1. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  2. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  3. 6b62fe0 tracing/syscalls: Make syscall events print callbacks static by Frederic Weisbecker · 15 years ago
  4. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  5. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  6. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  7. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  8. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  9. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  10. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  11. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  12. 4fd8da8 fs: change sys_truncate length parameter type by Heiko Carstens · 15 years ago
  13. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  15. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  16. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  17. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  18. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  19. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  20. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  21. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 15 years ago
  22. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 15 years ago
  23. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 15 years ago
  24. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 15 years ago
  25. 7afdbf2 signals: declare sys_rt_tgsigqueueinfo in syscalls.h by Arnd Bergmann · 15 years ago
  26. cc6f267 syscalls.h: remove duplicated declarations for sys_pipe2 by Masatake YAMATO · 15 years ago
  27. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 15 years ago
  28. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  29. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  30. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 15 years ago
  31. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  32. 8b9cf76 Fix SYSCALL_ALIAS for older MIPS assembler by Thomas Bogendoerfer · 15 years ago
  33. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 15 years ago
  34. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  35. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 601cc11 Make non-compat preadv/pwritev use native register size by Linus Torvalds · 15 years ago
  37. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  38. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 15 years ago
  39. 2743a5b perfcounters: provide expansion room in the ABI by Paul Mackerras · 15 years ago
  40. f3dfd26 perfcounters: fix a few minor cleanliness issues by Paul Mackerras · 15 years ago
  41. e9c4ffb Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  42. 6c597963 syscall define: fix uml compile bug by Heiko Carstens · 15 years ago
  43. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  44. e5d9a90 alpha: use syscall wrappers by Ivan Kokshaysky · 16 years ago
  45. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 16 years ago
  46. 2b66421 [CVE-2009-0029] System call wrappers part 33 by Heiko Carstens · 16 years ago
  47. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 16 years ago
  48. ee6a093 [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit by Benjamin Herrenschmidt · 16 years ago
  49. 1a94bc3 [CVE-2009-0029] System call wrapper infrastructure by Heiko Carstens · 16 years ago
  50. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  51. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 16 years ago
  52. 4c696ba [CVE-2009-0029] Move compat system call declarations to compat header file by Heiko Carstens · 16 years ago
  53. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  54. 4ae8978 inotify: fix type errors in interfaces by Michael Kerrisk · 16 years ago
  55. 9f66a38 perf counters: restructure the API by Ingo Molnar · 16 years ago
  56. eab656a perf counters: clean up 'raw' type API by Thomas Gleixner · 16 years ago
  57. 0793a61 performance counters: core code by Thomas Gleixner · 16 years ago
  58. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  59. b4615e6 sys_paccept definition missing __user annotation by Harvey Harrison · 16 years ago
  60. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  61. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  62. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  63. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  64. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  65. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  66. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  67. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  68. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  69. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  70. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  71. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 17 years ago
  72. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  73. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  74. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  75. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  76. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  77. 97416ce Declare {compat_}sys_utimensat by Stephen Rothwell · 17 years ago
  78. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  79. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  80. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  81. e04da1d [PATCH] sys_getcpu() prototype annotated by Al Viro · 18 years ago
  82. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  83. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago
  84. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 18 years ago
  85. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  86. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  87. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  88. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  89. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  90. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  91. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  92. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  93. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  94. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  95. 529565d [PATCH] splice: add optional input and output offsets by Ingo Molnar · 18 years ago
  96. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  97. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  98. 6961ec8 [PATCH] add sys_unshare to syscalls.h by Arnd Bergmann · 18 years ago
  99. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 18 years ago
  100. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 18 years ago