aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_32.tbl
Commit message (Expand)AuthorAge
* Add system calls for RTSS16Namhoon Kim2016-05-01
* Add syscall defs.Namhoon Kim2016-03-31
* initialNamhoon Kim2016-03-23
* Add x86 syscall defs for get_current_budgetBjoern Brandenburg2015-09-07
* Add LITMUS^RT syscalls for x86Bjoern Brandenburg2015-08-09
* x86/compat: Remove sys32_vm86_warningBrian Gerst2015-03-04
* x86: hook up execveat system callDavid Drysdale2014-12-13
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26
* shm: add memfd_create() syscallDavid Herrmann2014-08-08
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\
| * random: introduce getrandom(2) system callTheodore Ts'o2014-08-05
* | seccomp: add "seccomp" syscallKees Cook2014-07-18
|/
* i386: Wire up the renameat2() syscallMiklos Szeredi2014-04-11
* sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-13
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-03
* merge compat sys_ipc instancesAl Viro2013-03-03
* consolidate compat lookup_dcookie()Al Viro2013-03-03
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
* fix compat truncate/ftruncateAl Viro2013-02-25
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* x86: switch to generic old sigactionAl Viro2013-02-03
* x86: switch to generic compat rt_sigaction()Al Viro2013-02-03
* x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
* x86,um: switch to generic old sigsuspend()Al Viro2013-02-03
* x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
* x86: switch to generic compat rt_sigpending()Al Viro2013-02-03
* x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-03
* x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-03
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-19
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \ | |/ |/|
| * module: add syscall to load module from fdKees Cook2012-12-13
* | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
|/
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-20
* | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-22
|/
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-17