summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscalls/syscall_64.tbl
Commit message (Expand)AuthorAgeFilesLines
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-0/+1
* x86, pkeys: remove cruft from never-merged syscallsDave Hansen2016-10-171-2/+0
* x86: Wire up protection keys system callsDave Hansen2016-09-091-0/+5
* x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-151-2/+2
* x86/syscalls: Wire up compat readv2/writev2 syscallsChristoph Hellwig2016-04-131-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-191-0/+2
|\
| * x86: wire up preadv2 and pwritev2Christoph Hellwig2016-03-041-0/+2
* | x86/syscalls/64: Mark sys_iopl() as using ptregsAndy Lutomirski2016-02-011-1/+1
* | x86/entry/64: Call all native slow-path syscalls with full pt-regsAndy Lutomirski2016-01-291-9/+9
* | x86/entry/64: Always run ptregs-using syscalls on the slow pathAndy Lutomirski2016-01-291-8/+8
|/
* x86: add sys_copy_file_range to syscall tablesZach Brown2015-12-011-0/+1
* mm: mlock: add new mlock system callEric B Munson2015-11-051-0/+1
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+1
* userfaultfd: activate syscallAndrea Arcangeli2015-09-041-0/+1
* x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar2015-06-041-0/+370
OpenPOWER on IntegriCloud