Commit Graph

879 Commits (7f78b6eb5f51731fd7d6e272b5adc1d030f0791f)

Author SHA1 Message Date
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Michel Lespinasse 6d1c7ccae9 mm: use vm_unmapped_area() on alpha architecture 12 years ago
Al Viro cfd60c0789 alpha: pass k_sigaction and siginfo_t using ksignal pointer 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
Al Viro 302627e9f9 alpha: switch to generic old sigsuspend 12 years ago
Al Viro 691f6903dc alpha: remove stray debris left in copy_process() 12 years ago
Al Viro 574c4866e3 consolidate kernel-side struct sigaction declarations 12 years ago
Al Viro 92a3ce4a1e consolidate declarations of k_sigaction 12 years ago
Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit 12 years ago
Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
Tom Herbert 055dc21a1d soreuseport: infrastructure 12 years ago
Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Vincent Bernat d59577b6ff sk-filter: Add ability to lock a socket filter program 12 years ago
Jiri Slaby 6732c8bb86 TTY: switch tty_schedule_flip 12 years ago
Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 years ago
Kees Cook 88d11bb956 arch/alpha: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Greg Kroah-Hartman f8d6c8d98d ALPHA: drivers: remove __dev* attributes. 12 years ago
Al Viro 50ececcfa7 alpha: switch to generic sigaltstack 12 years ago
Al Viro 031b656698 unify SS_ONSTACK/SS_DISABLE definitions 12 years ago
Al Viro 1ca97bb541 new helper: current_user_stack_pointer() 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
David Howells 96433f6ee4 UAPI: (Scripted) Disintegrate arch/alpha/include/asm 12 years ago
Andi Kleen 42d7395feb mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB 12 years ago
Nadia Yvette Chambers 6d49e352ae propagate name change to comments in kernel source 12 years ago
Al Viro 22062a9630 new helper: signal_pt_regs() 12 years ago
Al Viro 4f4202fe5a unify default ptrace_signal_deliver 12 years ago
Al Viro afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
Al Viro dfe09ae0e5 alpha: switch to generic fork/vfork/clone 12 years ago
Al Viro 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 years ago
Al Viro 3c456bfc4b get rid of pt_regs argument of search_binary_handler() 12 years ago
Al Viro 25906730ec alpha: reorganize copy_process(), prepare to saner fork_idle() 12 years ago
Al Viro b960f30344 alpha: don't pass useless arguments to do_{,rt_},sigreturn() 12 years ago
Al Viro e0e431aa45 alpha: simplify fork and friends 12 years ago
Frederic Weisbecker 6147a9d807 irq_work: Remove CONFIG_HAVE_IRQ_WORK 12 years ago
Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers 12 years ago
David Sharp 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 years ago
Sasha Levin 8166ea07cb alpha: use BUG_ON where possible 12 years ago
Pavel Emelyanov a8fc927780 sk-filter: Add ability to get socket filter program (v2) 12 years ago
Cyrill Gorcunov c6298038bc tty, ioctls -- Add new ioctl definitions for tty flags fetching 12 years ago
Al Viro 3185bd2618 alpha: separate thread-synchronous flags 12 years ago
Al Viro a736427fa1 missing const in alpha callers of do_mount() 12 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
Al Viro 5522be6a46 alpha: switch to saner kernel_execve() semantics 12 years ago
Al Viro cb450766bc alpha: get rid of switch_stack argument of do_work_pending() 12 years ago
Al Viro d9d0738a89 alpha: don't bother passing switch_stack separately from regs 12 years ago
Al Viro 6972d6f25d alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c 12 years ago
Al Viro 7721d3c208 alpha: simplify TIF_NEED_RESCHED handling 12 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago