Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: kill sign-extending wrappers for native syscalls | Al Viro | 2013-02-03 | 3 | -150/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | kill sparc32_open() | Al Viro | 2013-02-03 | 2 | -11/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 | 6 | -69/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-03 | 2 | -17/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 2 | -16/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 3 | -25/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic compat rt_sigprocmask(2) | Al Viro | 2013-02-03 | 2 | -40/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: bury the sys_sigpause() remains | Al Viro | 2013-02-03 | 3 | -18/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic sigaltstack | Al Viro | 2013-02-03 | 8 | -84/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to generic old sigaction() | Al Viro | 2013-02-03 | 5 | -66/+3 | |
| | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 4 | -23/+1 | |
| | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to generic sigaltstack | Al Viro | 2013-02-03 | 4 | -38/+5 | |
| | | | | | | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | | | | | | * | | score: switch to generic sigaltstack | Al Viro | 2013-02-03 | 4 | -25/+3 | |
| | | | | | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | | | | | * | | s390: kill useless wrappers | Al Viro | 2013-02-03 | 2 | -161/+22 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic old sigaction() | Al Viro | 2013-02-03 | 7 | -89/+3 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigaction | Al Viro | 2013-02-03 | 4 | -49/+2 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 3 | -19/+1 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 3 | -11/+1 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 4 | -17/+2 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 4 | -22/+2 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigprocmask(2) | Al Viro | 2013-02-03 | 4 | -32/+2 | |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic sigaltstack | Al Viro | 2013-02-03 | 7 | -83/+7 | |
| | | | | | | | | | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | | | | | | | | | * | | powerpc: trim the crap from syscalls.h | Al Viro | 2013-02-03 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | * | | 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 |