1. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  2. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 14 years ago
  4. ce26efd x86: Add clock_adjtime for x86 by Richard Cochran · 14 years ago
  5. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  6. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  7. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
  8. f33ebbe unistd: add __NR_prlimit64 syscall numbers by Jiri Slaby · 14 years ago
  9. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  10. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  11. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  12. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  13. a5a2f8e tracing: Define NR_syscalls for x86_64 by Jason Baron · 15 years ago
  14. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 15 years ago
  15. 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 15 years ago
  16. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  17. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  18. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  19. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  20. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  21. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/unistd_64.h]
  22. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  23. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  24. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  25. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  26. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  27. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  28. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  29. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  30. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  31. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  32. 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 16 years ago
  33. c489f44 include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  34. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
  35. 6b556ff x86: cleanup 64bit unistd.h by Thomas Gleixner · 17 years ago
  36. 6704ab1 x86: hide cond_syscall behind __KERNEL__ by Mike Frysinger · 17 years ago
  37. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/unistd.h]
  38. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  39. 0b62233 x86_64: Fix eventd/timerfd syscalls by Andi Kleen · 17 years ago
  40. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  41. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  42. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  43. 9393e1d x86_64: new syscall by Andi Kleen · 17 years ago
  44. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  45. 57a4f91 [PATCH] x86-64: Auto compute __NR_syscall_max at compile time by Andi Kleen · 17 years ago
  46. ca906e4 [PATCH] x86: sys_ioperm() prototype cleanup by Adrian Bunk · 17 years ago
  47. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  48. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  49. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  50. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  51. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  52. 75da736 [PATCH] Fix 'make headers_check' on x86_64 by David Woodhouse · 18 years ago
  53. bbad0b6 [PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*() by Andi Kleen · 18 years ago
  54. b63d64a [PATCH] sys_move_pages: x86_64 support by Christoph Lameter · 18 years ago
  55. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  56. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  57. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 18 years ago
  58. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  59. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  60. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 18 years ago
  61. 4b88f09 [PATCH] x86-64: Add sys_unshare by Andi Kleen · 19 years ago
  62. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  63. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  64. efbbdce [PATCH] x86_64: Use common sys_time64 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  65. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  66. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  67. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  68. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  69. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 19 years ago
  70. f2ea275 [PATCH] x86_64: Remove duplicated syscall entry. by Andi Kleen · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago