summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: convert to ksignalAl Viro2013-02-143-254/+164Star
* arm: switch to struct ksignal * passingAl Viro2013-02-141-61/+47Star
* alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-141-66/+45Star
* burying unused conditionalsAl Viro2013-02-1451-121/+0Star
*-------------------------------------------------. Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-bl...Al Viro2013-02-14148-3926/+494Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | | | | * xtensa: switch to generic sigaltstackAl Viro2013-02-044-18/+4Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic old sigactionAl Viro2013-02-0411-148/+6Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic compat rt_sigaction()Al Viro2013-02-046-89/+3Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-043-21/+1Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86,um: switch to generic old sigsuspend()Al Viro2013-02-048-31/+3Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-045-18/+3Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic compat rt_sigpending()Al Viro2013-02-045-27/+3Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-045-32/+8Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-049-55/+23Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-047-24/+17Star
| | | | | | | | | | | | | | | | | | | | | | | | | * | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro2013-02-041-1/+0Star
| | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | * / unicore32: switch to generic sigaltstackAl Viro2013-02-043-15/+3Star
| | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | * | tile: switch to generic compat rt_sigaction()Al Viro2013-02-043-53/+1Star
| | | | | | | | | | | | | | | | | | | | | | | * | tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-043-17/+1Star
| | | | | | | | | | | | | | | | | | | | | | | * | tile: switch to generic compat rt_sig{procmask,pending}()Al Viro2013-02-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * | tile: switch to generic sigaltstackAl Viro2013-02-045-63/+5Star
| | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to generic old sigsuspendAl Viro2013-02-044-15/+1Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-042-18/+8Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-043-150/+40Star
| | | | | | | | | | | | | | | | | | | | | | * | kill sparc32_open()Al Viro2013-02-042-11/+1Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to use of generic old sigactionAl Viro2013-02-046-69/+13Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2013-02-042-17/+8Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-042-16/+1Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to generic compat rt_sigpending()Al Viro2013-02-043-25/+2Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-042-40/+1Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: bury the sys_sigpause() remainsAl Viro2013-02-043-18/+2Star
| | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to generic sigaltstackAl Viro2013-02-048-84/+11Star
| | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | * | sh: switch to generic old sigaction()Al Viro2013-02-045-66/+3Star
| | | | | | | | | | | | | | | | | | | | | * | sh: switch to generic old sigsuspend()Al Viro2013-02-044-23/+1Star
| | | | | | | | | | | | | | | | | | | | | * | sh: switch to generic sigaltstackAl Viro2013-02-044-38/+5Star
| | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | * / score: switch to generic sigaltstackAl Viro2013-02-044-25/+3Star
| | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | * | s390: kill useless wrappersAl Viro2013-02-042-161/+22Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic old sigaction()Al Viro2013-02-047-89/+3Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic compat rt_sigactionAl Viro2013-02-044-49/+2Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic compat sched_rr_get_interval()Al Viro2013-02-043-19/+1Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic old sigsuspendAl Viro2013-02-043-11/+1Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-044-17/+2Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic compat rt_sigpending()Al Viro2013-02-044-22/+2Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-044-32/+2Star
| | | | | | | | | | | | | | | | | | | * | s390: switch to generic sigaltstackAl Viro2013-02-047-83/+7Star
| | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | * | powerpc: trim the crap from syscalls.hAl Viro2013-02-041-5/+0Star
| | | | | | | | | | | | | | | | | | * | powerpc: switch to generic old sigaction()Al Viro2013-02-044-75/+3Star
| | | | | | | | | | | | | | | | | | * | powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-043-39/+1Star
| | | | | | | | | | | | | | | | | | * | powerpc: kill pointless wrappersAl Viro2013-02-042-332/+31Star
| | | | | | | | | | | | | | | | | | * | powerpc: switch to generic old sigsuspendAl Viro2013-02-043-11/+2Star