1. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  2. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  3. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  4. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  5. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  6. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  7. ab0a935 i386: Wire up the renameat2() syscall by Miklos Szeredi · 11 years ago
  8. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  9. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  10. 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 12 years ago
  11. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  12. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  13. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  14. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  15. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  16. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  17. 29fd448 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  18. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  19. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  20. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  21. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  22. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  23. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  24. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  25. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  26. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  27. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  28. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  29. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  30. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  31. 6783eaa x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  32. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
  33. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. 13354dc x86-32: Fix typo for mq_getsetattr in syscall table by Thierry Reding · 13 years ago
  35. 2c73ce7 x86-64, ia32: Drop sys32_rt_sigprocmask by H. Peter Anvin · 13 years ago
  36. d181764 x86: Machine-readable syscall tables and scripts to process them by H. Peter Anvin · 13 years ago