aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_32.tbl (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13x86: hook up execveat system callDavid Drysdale1-0/+1
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov1-0/+1
2014-08-08shm: add memfd_create() syscallDavid Herrmann1-0/+1
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+1
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o1-0/+1
2014-07-18seccomp: add "seccomp" syscallKees Cook1-0/+1
2014-04-11i386: Wire up the renameat2() syscallMiklos Szeredi1-0/+1
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameters ABIDario Faggioli1-0/+2
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-03-03x86: sys32_kill and sys32_mprotect are pointlessAl Viro1-2/+2
2013-03-03merge compat sys_ipc instancesAl Viro1-1/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro1-1/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-03x86: switch to generic old sigactionAl Viro1-1/+1
2013-02-03x86: switch to generic compat rt_sigaction()Al Viro1-1/+1
2013-02-03x86: switch to generic compat sched_rr_get_interval()Al Viro1-1/+1
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro1-1/+1
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Al Viro1-1/+1
2013-02-03x86: switch to generic compat rt_sigpending()Al Viro1-1/+1
2013-02-03x86: get rid of pt_regs argument in vm86/vm86oldAl Viro1-2/+2
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsAl Viro1-2/+2
2013-02-03x86: get rid of pt_regs argument of iopl(2)Al Viro1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+1
2012-12-19generic compat_sys_sigaltstack()Al Viro1-1/+1
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro1-1/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-12-14module: add syscall to load module from fdKees Cook1-0/+1
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro1-3/+3
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro1-1/+1
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-03-22x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding1-1/+1
2012-02-20x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin1-1/+1
2011-11-17x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin1-0/+357