Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ | |||
| * | x86: convert to ksignal | Al Viro | 2013-02-14 |
| * | sparc: convert to ksignal | Al Viro | 2013-02-14 |
| * | arm: switch to struct ksignal * passing | Al Viro | 2013-02-14 |
| * | alpha: pass k_sigaction and siginfo_t using ksignal pointer | Al Viro | 2013-02-14 |
| * | burying unused conditionals | Al Viro | 2013-02-14 |
| * | make do_sigaltstack() static | Al Viro | 2013-02-14 |
| *-------------------------------------------------. | Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-bl... | Al Viro | 2013-02-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | xtensa: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic old sigaction | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | | | | | | | * / | unicore32: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic compat rt_sig{procmask,pending}() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic old sigsuspend | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: kill sign-extending wrappers for native syscalls | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | kill sparc32_open() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic compat rt_sigprocmask(2) | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: bury the sys_sigpause() remains | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to generic old sigaction() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | * | | sh: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | | | * / | score: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | | * | | s390: kill useless wrappers | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic old sigaction() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigaction | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic old sigsuspend | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic compat rt_sigprocmask(2) | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | * | | s390: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | | |/ | |||
| | | | | | | | | | | | | | | | | | | * | | powerpc: trim the crap from syscalls.h | Al Viro | 2013-02-03 |
| | | | | | | | | | | | | | | | | | | * | | powerpc: switch to generic old sigaction() | Al Viro | 2013-02-03 |