aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/syscalls/syscall_32.tbl
AgeCommit message (Expand)AuthorFilesLines
2013-02-03x86: switch to generic old sigactionGravatar Al Viro 1-1/+1
2013-02-03x86: switch to generic compat rt_sigaction()Gravatar Al Viro 1-1/+1
2013-02-03x86: switch to generic compat sched_rr_get_interval()Gravatar Al Viro 1-1/+1
2013-02-03x86,um: switch to generic old sigsuspend()Gravatar Al Viro 1-1/+1
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Gravatar Al Viro 1-1/+1
2013-02-03x86: switch to generic compat rt_sigpending()Gravatar Al Viro 1-1/+1
2013-02-03x86: get rid of pt_regs argument in vm86/vm86oldGravatar Al Viro 1-2/+2
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsGravatar Al Viro 1-2/+2
2013-02-03x86: get rid of pt_regs argument of iopl(2)Gravatar Al Viro 1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2012-12-19generic compat_sys_sigaltstack()Gravatar Al Viro 1-1/+1
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itGravatar Al Viro 1-1/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2012-12-14module: add syscall to load module from fdGravatar Kees Cook 1-0/+1
2012-11-28x86, um: switch to generic fork/vfork/cloneGravatar Al Viro 1-3/+3
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveGravatar Al Viro 1-1/+1
2012-05-31syscalls, x86: add __NR_kcmp syscallGravatar Cyrill Gorcunov 1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2012-03-22x86-32: Fix typo for mq_getsetattr in syscall tableGravatar Thierry Reding 1-1/+1
2012-02-20x86-64, ia32: Drop sys32_rt_sigprocmaskGravatar H. Peter Anvin 1-1/+1
2011-11-17x86: Machine-readable syscall tables and scripts to process themGravatar H. Peter Anvin 1-0/+357