summaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_32.tbl
Commit message (Expand)AuthorAgeFilesLines
* fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* x86: switch to generic old sigactionAl Viro2013-02-041-1/+1
* x86: switch to generic compat rt_sigaction()Al Viro2013-02-041-1/+1
* x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-041-1/+1
* x86,um: switch to generic old sigsuspend()Al Viro2013-02-041-1/+1
* x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-041-1/+1
* x86: switch to generic compat rt_sigpending()Al Viro2013-02-041-1/+1
* x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-041-2/+2
* x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-041-2/+2
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+1
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-201-1/+1
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-201-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\ \ | |/ |/|
| * module: add syscall to load module from fdKees Cook2012-12-141-0/+1
* | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-291-3/+3
|/
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-10-011-1/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-06-011-0/+1
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-1/+1
|\
| * x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-201-1/+1
* | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-221-1/+1
|/
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-171-0/+357