summaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_64.tbl
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar2015-06-041-370/+0Star
* x86/asm/entry/64: Remove stub_ioplDenys Vlasenko2015-03-101-1/+1
* x86: hook up execveat system callDavid Drysdale2014-12-131-0/+2
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-261-0/+1
* kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-091-0/+1
* shm: add memfd_create() syscallDavid Herrmann2014-08-091-0/+1
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-0/+1
|\
| * random: introduce getrandom(2) system callTheodore Ts'o2014-08-051-0/+1
* | seccomp: add "seccomp" syscallKees Cook2014-07-181-0/+1
|/
* x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger2014-05-051-2/+4
* vfs: add renameat2 syscallMiklos Szeredi2014-04-011-0/+1
* sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-131-0/+2
* x86: switch to generic compat rt_sigaction()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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-2/+2
|\
| * 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
* | module: add syscall to load module from fdKees Cook2012-12-141-0/+1
|/
* x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-181-2/+4
* x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-021-1/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-06-011-0/+2
* x32: Add ptrace for x32H.J. Lu2012-03-061-2/+2
* x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-061-2/+2
* x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-201-273/+306
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-171-0/+320