aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscalls/syscall_64.tbl
Commit message (Expand)AuthorAge
* x86: Wire up restartable sequence system callMathieu Desnoyers2018-06-06
* aio: implement io_pgeteventsChristoph Hellwig2018-05-02
* syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-09
* syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-09
* syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-05
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* x86, pkeys: remove cruft from never-merged syscallsDave Hansen2016-10-17
* x86: Wire up protection keys system callsDave Hansen2016-09-09
* x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-15
* x86/syscalls: Wire up compat readv2/writev2 syscallsChristoph Hellwig2016-04-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\
| * x86: wire up preadv2 and pwritev2Christoph Hellwig2016-03-04
* | x86/syscalls/64: Mark sys_iopl() as using ptregsAndy Lutomirski2016-02-01
* | x86/entry/64: Call all native slow-path syscalls with full pt-regsAndy Lutomirski2016-01-29
* | x86/entry/64: Always run ptregs-using syscalls on the slow pathAndy Lutomirski2016-01-29
|/
* x86: add sys_copy_file_range to syscall tablesZach Brown2015-12-01
* mm: mlock: add new mlock system callEric B Munson2015-11-05
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* userfaultfd: activate syscallAndrea Arcangeli2015-09-04
* x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar2015-06-04