1. d701cca powerpc: wire up preadv2 and pwritev2 syscalls by Rui Salvaterra · 9 years ago
  2. d7f9ee6 powerpc: Wire up copy_file_range() syscall by Chandan Rajendra · 9 years ago
  3. f43194e powerpc: Standardise on NR_syscalls rather than __NR_syscalls. by Rashmica Gupta · 9 years ago
  4. 1451ad03 powerpc: Wire up sys_mlock2() by Michael Ellerman · 9 years ago
  5. a342361 powerpc: Individual System V IPC system calls by Sam bobroff · 9 years ago
  6. 793b8bf powerpc: Wire up sys_membarrier() by Michael Ellerman · 9 years ago
  7. b855d45 powerpc: Wire up sys_userfaultfd() by Michael Ellerman · 9 years ago
  8. 529d235 powerpc: Add a proper syscall for switching endianness by Michael Ellerman · 10 years ago
  9. 1e5d0fd powerpc: Wire up sys_execveat() syscall by Pranith Kumar · 10 years ago
  10. fcbb539 powerpc: Wire up sys_bpf() syscall by Pranith Kumar · 10 years ago
  11. 7d59deb powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() by Pranith Kumar · 10 years ago
  12. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  13. 8212f58 powerpc: Wire renameat2() syscall by Benjamin Herrenschmidt · 10 years ago
  14. f878f84 powerpc: Wire up sched_setattr and sched_getattr syscalls by Benjamin Herrenschmidt · 11 years ago
  15. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  16. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 12 years ago
  17. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  18. d64008a burying unused conditionals by Al Viro · 12 years ago
  19. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  20. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  21. 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
  22. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  23. 71eac70 powerpc: add finit_module syscall. by Rusty Russell · 12 years ago
  24. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  25. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  26. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  27. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. c3617f7 UAPI: (Scripted) Disintegrate arch/powerpc/include/asm by David Howells · 12 years ago
  29. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  30. be6abfa powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  31. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  32. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  33. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  34. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  35. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 14 years ago
  36. 86250b9 powerpc: Wire up direct socket system calls by Ian Munsie · 14 years ago
  37. bcc30d3 powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls by Andreas Schwab · 14 years ago
  38. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  39. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  40. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  41. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
  42. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  43. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 16 years ago
  44. d662ed26 powerpc/perf_counter: Add perf_counter system call on powerpc by Paul Mackerras · 16 years ago
  45. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/unistd.h]
  46. 973b7d8 powerpc: Wireup new syscalls by Tony Breeds · 16 years ago
  47. fb8642d [POWERPC] Wire up new timerfd syscalls by Stephen Rothwell · 17 years ago
  48. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 17 years ago
  49. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  50. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  51. 3692b94 [POWERPC] Wire up some more syscalls by Stephen Rothwell · 17 years ago
  52. f4dcd3c [POWERPC] Change include protections to ASM_POWERPC by Becky Bruce · 17 years ago
  53. ab5570f [POWERPC] Wire up sys_utimensat by Stephen Rothwell · 17 years ago
  54. 4b0092c [POWERPC] Wire up sys_epoll_pwait by Stephen Rothwell · 18 years ago
  55. 4cd723b [POWERPC] Allocate syscall number for sys_getcpu by Stephen Rothwell · 18 years ago
  56. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  57. 8dc86ab [POWERPC] Change ppc_rtas declaration to weak by Geoff Levand · 18 years ago
  58. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 18 years ago
  59. 43530d2 [PATCH] powerpc: wire up sys_migrate_pages by Stephen Rothwell · 18 years ago
  60. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  61. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  62. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  63. b07019f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  64. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  65. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  66. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 19 years ago
  67. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  68. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 19 years ago
  69. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 19 years ago
  70. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 19 years ago
  71. a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 19 years ago
  72. b37ce28 [PATCH] powerpc: unshare system call registration by JANAK DESAI · 19 years ago
  73. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  74. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  75. d6a5550 powerpc: Update __NR_syscalls to account for SPU syscalls by Paul Mackerras · 19 years ago
  76. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  77. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  78. eef289f powerpc: Merge asm/unistd.h by Paul Mackerras · 19 years ago[Renamed (90%) from include/asm-ppc/unistd.h]
  79. 141d751 [PATCH] ppc32: inotify syscalls by Robert Love · 19 years ago
  80. 5cee73f [PATCH] ppc64: remove duplicate syscall reservation by Anton Blanchard · 19 years ago
  81. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago