1. cb4c4e8 x86: add sys_copy_file_range to syscall tables by Zach Brown · 9 years ago
  2. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  3. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  4. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  5. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 10 years ago[Renamed from arch/x86/syscalls/syscall_64.tbl]
  6. 616ab24 x86/asm/entry/64: Remove stub_iopl by Denys Vlasenko · 10 years ago
  7. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  8. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  9. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  10. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  11. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  12. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  13. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  14. 7fd44da x86, x32: Use compat shims for io_{setup,submit} by Mike Frysinger · 11 years ago
  15. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 11 years ago
  16. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  17. 29fd448 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  18. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  19. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  20. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  21. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  22. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  23. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  24. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  25. eaf4ce6 x86-64, kcmp: The kcmp system call can be common by H. Peter Anvin · 12 years ago
  26. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
  27. 55283e2 x32: Add ptrace for x32 by H.J. Lu · 13 years ago
  28. e7084fd x32: Switch to a 64-bit clock_t by H. Peter Anvin · 13 years ago
  29. 6630f11 x32: Add x32 system calls to syscall/syscall_64.tbl by H. Peter Anvin · 13 years ago
  30. d181764 x86: Machine-readable syscall tables and scripts to process them by H. Peter Anvin · 13 years ago