Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic old sigaction() | Al Viro | 2013-02-03 | 4 | -75/+3 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 3 | -39/+1 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: kill pointless wrappers | Al Viro | 2013-02-03 | 2 | -332/+31 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 3 | -11/+2 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 2 | -24/+1 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 2 | -18/+1 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic compat rt_sigprocmask() | Al Viro | 2013-02-03 | 2 | -35/+1 | |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic sigaltstack | Al Viro | 2013-02-03 | 6 | -87/+13 | |
| | | | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | | | * | | parisc: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 5 | -56/+2 | |
| | | | | | | | | | | | | | | | | | * | | parisc: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 2 | -13/+1 | |
| | | | | | | | | | | | | | | | | | * | | parisc: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 2 | -19/+1 | |
| | | | | | | | | | | | | | | | | | * | | parisc: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 3 | -26/+2 | |
| | | | | | | | | | | | | | | | | | * | | parisc: switch to generic compat rt_sigprocmask() | Al Viro | 2013-02-03 | 3 | -36/+2 | |
| | | | | | | | | | | | | | | | | | * | | parisc: switch to generic sigaltstack | Al Viro | 2013-02-03 | 6 | -97/+6 | |
| | | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | | * / | openrisc: switch to generic sigaltstack | Al Viro | 2013-02-03 | 3 | -17/+3 | |
| | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | * | | mn10300: switch to generic old sigaction() | Al Viro | 2013-02-03 | 3 | -42/+1 | |
| | | | | | | | | | | | | | | | * | | mn10300: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 2 | -10/+1 | |
| | | | | | | | | | | | | | | | * | | mn10300: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -13/+3 | |
| | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | * | | mips: switch to generic sys_fork() and sys_clone() | Al Viro | 2013-02-03 | 9 | -73/+23 | |
| | | | | | | | | | | | | | | * | | mips: take the "zero newsp means inherit the parent's one" to copy_thread() | Al Viro | 2013-02-03 | 3 | -6/+3 | |
| | | | | | | | | | | | | | | * | | mips: no magic arguments for sysm_pipe() | Al Viro | 2013-02-03 | 1 | -12/+6 | |
| | | | | | | | | | | | | | | * | | mips: don't bother with compat_sys_futex() wrappers | Al Viro | 2013-02-03 | 3 | -9/+2 | |
| | | | | | | | | | | | | | | * | | mips: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 4 | -54/+5 | |
| | | | | | | | | | | | | | | * | | mips: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 3 | -18/+2 | |
| | | | | | | | | | | | | | | * | | mips: sigsuspend() is essentially the same as rt_sigsuspend() here | Al Viro | 2013-02-03 | 2 | -16/+4 | |
| | | | | | | | | | | | | | | * | | mips: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 4 | -18/+3 | |
| | | | | | | | | | | | | | | * | | mips: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 4 | -19/+3 | |
| | | | | | | | | | | | | | | * | | mips: switch to generic compat rt_sigprocmask() | Al Viro | 2013-02-03 | 4 | -24/+3 | |
| | | | | | | | | | | | | | | * | | switch mips to generic rt_sigsuspend(), make it unconditional | Al Viro | 2013-02-03 | 6 | -55/+2 | |
| | | | | | | | | | | | | | | * | | mips: switch to compat_sys_waitid() | Al Viro | 2013-02-03 | 2 | -27/+1 | |
| | | | | | | | | | | | | | | * | | mips: switch to generic sigaltstack | Al Viro | 2013-02-03 | 7 | -127/+20 | |
| | | | | | | | | | | | | | | * | | Merge commit '12890d0f61fc' into arch-mips | Al Viro | 2013-02-03 | 1 | -13/+6 | |
| | | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | |/| | ||||||
| | | | | | | | | | | | | | | | * | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3(). | Ralf Baechle | 2012-12-27 | 1 | -12/+5 | |
| | | | | | | | | | | | | | | | * | MIPS: sysmips: Use unreachable(). | Ralf Baechle | 2012-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | * | | | microblaze: remove debris in ptrace.c | Al Viro | 2013-02-03 | 1 | -23/+0 | |
| | | | | | | | | | | | | | * | | | microblaze: Move restart allowed out of block | Michal Simek | 2013-02-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | * | | | microblaze: fix handling of multiple pending signals | Al Viro | 2013-02-03 | 2 | -29/+42 | |
| | | | | | | | | | | | | | * | | | microblaze: fix the horror with restarts of sigreturn() | Al Viro | 2013-02-03 | 2 | -2/+7 | |
| | | | | | | | | | | | | | * | | | microblaze: evict the check for kernel_mode(regs) from do_notify_resume() | Al Viro | 2013-02-03 | 2 | -9/+3 | |
| | | | | | | | | | | | | | * | | | microblaze: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -15/+3 | |
| | | | | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | | | | * | | | m68k: switch to generic old sigaction() | Al Viro | 2013-02-03 | 3 | -39/+1 | |
| | | | | | | | | | | | | * | | | m68k: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 2 | -11/+1 | |
| | | | | | | | | | | | | * | | | m68k: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -13/+4 | |
| | | | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | | | * / / | m32r: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -14/+3 | |
| | | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | | * / / | ia64: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -16/+4 | |
| | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | * | | | hexagon: don't leave ->uc_stack uninitialized | Al Viro | 2013-02-03 | 1 | -0/+1 | |
| | | | | | | | | | * | | | hexagon: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -14/+2 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | h8300: switch to generic old sigaction() | Al Viro | 2013-02-03 | 3 | -39/+1 | |
| | | | | | | | | * | | | h8300: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 2 | -11/+1 | |
| | | | | | | | | * | | | h8300: kill useless wrappers, fix rt_sigreturn(2) | Al Viro | 2013-02-03 | 2 | -23/+6 |