1. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  2. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  3. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  4. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 9 years ago
  5. 4eafad7 s390/kernel: add system calls for PCI memory access by Alexey Ishchuk · 10 years ago
  6. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  7. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  8. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 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. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  12. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  13. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  14. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 10 years ago
  15. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  16. 56e41d3 merge compat sys_ipc instances by Al Viro · 11 years ago
  17. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  18. 34e1169 module: add syscall to load module from fd by Kees Cook · 12 years ago
  19. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  20. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  21. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  22. be84bfc ipc: Add missing sys_ni entries for ipc/compat.c functions by Kevin Cernekee · 13 years ago
  23. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  24. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 13 years ago
  25. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 13 years ago
  26. 1ef2119 powerpc: define a compat_sys_recv cond_syscall by Stephen Rothwell · 14 years ago
  27. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 14 years ago
  28. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 14 years ago
  29. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  30. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  31. 942405f sysctl: Remove the cond_syscall entry for sys32_sysctl by Eric W. Biederman · 15 years ago
  32. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  33. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  34. dedcf29 net: fix CONFIG_NET=n build on sparc64 by Andrew Morton · 15 years ago
  35. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  36. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 15 years ago
  37. f627a74 [CVE-2009-0029] Make sys_syslog a conditional system call by Heiko Carstens · 15 years ago
  38. 0793a61 performance counters: core code by Thomas Gleixner · 15 years ago
  39. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  40. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  41. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  42. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 16 years ago
  43. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  44. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  45. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  46. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  47. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  48. 5f17156 Fix build on COMPAT platforms when CONFIG_EPOLL is disabled by Atsushi Nemoto · 16 years ago
  49. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  50. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 16 years ago
  51. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  52. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  53. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  54. 8df767d compat signalfd and timerfd are cond syscalls by Heiko Carstens · 17 years ago
  55. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  56. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  57. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  58. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  59. 39af114 [PATCH] fix epoll_pwait when EPOLL=n by Randy Dunlap · 18 years ago
  60. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  61. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  62. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  63. 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 18 years ago
  64. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 18 years ago
  65. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 18 years ago
  66. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  67. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 18 years ago
  68. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 18 years ago
  69. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 18 years ago
  70. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  71. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 19 years ago
  72. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  73. dc009d9 [PATCH] kexec: add kexec syscalls by Eric W. Biederman · 19 years ago
  74. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  75. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago