1. b855d45 powerpc: Wire up sys_userfaultfd() by Michael Ellerman · 10 years ago
  2. 7978f76 powerpc: Enable sys_kcmp() for CRIU by Laurent Dufour · 10 years ago
  3. 529d235 powerpc: Add a proper syscall for switching endianness by Michael Ellerman · 10 years ago
  4. 1e5d0fd powerpc: Wire up sys_execveat() syscall by Pranith Kumar · 11 years ago
  5. fcbb539 powerpc: Wire up sys_bpf() syscall by Pranith Kumar · 11 years ago
  6. 7d59deb powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() by Pranith Kumar · 11 years ago
  7. 2061f7b powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit() by Michael Ellerman · 11 years ago
  8. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  9. 5d73320 powerpc: 64bit sendfile is capped at 2GB by Anton Blanchard · 11 years ago
  10. 8212f58 powerpc: Wire renameat2() syscall by Benjamin Herrenschmidt · 11 years ago
  11. c1fb019 powerpc: Create DOTSYM to wrap dot symbol usage by Anton Blanchard · 12 years ago
  12. f878f84 powerpc: Wire up sched_setattr and sched_getattr syscalls by Benjamin Herrenschmidt · 12 years ago
  13. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  14. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 12 years ago
  15. 728ee06 ppc compat wrappers for add_key(2) and request_key(2) are pointless by Al Viro · 12 years ago
  16. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  17. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  18. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  19. a31dd96 powerpc: kill pointless wrappers by Al Viro · 13 years ago
  20. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 13 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 · 13 years ago
  22. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 13 years ago
  23. 71eac70 powerpc: add finit_module syscall. by Rusty Russell · 13 years ago
  24. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 13 years ago
  25. fcf6340 Cross Memory Attach by Christopher Yeoh · 14 years ago
  26. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 14 years ago
  27. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  28. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  29. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 14 years ago
  30. 86250b9 powerpc: Wire up direct socket system calls by Ian Munsie · 15 years ago
  31. bcc30d3 powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls by Andreas Schwab · 15 years ago
  32. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  33. dad2f2f powerpc: Fix wrong error code from ppc32 select syscall by arnd@arndb.de · 16 years ago
  34. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 16 years ago
  35. dd90bbd powerpc: Add compat_sys_truncate by Benjamin Herrenschmidt · 16 years ago
  36. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 16 years ago
  37. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  38. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 16 years ago
  39. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  40. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 17 years ago
  41. f3dfd26 perfcounters: fix a few minor cleanliness issues by Paul Mackerras · 16 years ago
  42. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 17 years ago
  43. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 17 years ago
  44. d662ed26 powerpc/perf_counter: Add perf_counter system call on powerpc by Paul Mackerras · 17 years ago
  45. d6c93ad powerpc: Use sys_pause for 32-bit pause entry point by Christoph Hellwig · 17 years ago
  46. 50d0b17 powerpc: Use generic compat_sys_old_readdir by Christoph Hellwig · 17 years ago
  47. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 17 years ago[Renamed from include/asm-powerpc/systbl.h]
  48. 973b7d8 powerpc: Wireup new syscalls by Tony Breeds · 17 years ago
  49. fb8642d [POWERPC] Wire up new timerfd syscalls by Stephen Rothwell · 18 years ago
  50. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 18 years ago
  51. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 18 years ago
  52. f2205fb [POWERPC] Change fallocate to match unistd.h on powerpc by Patrick Mansfield · 18 years ago
  53. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 18 years ago
  54. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 18 years ago
  55. 3692b94 [POWERPC] Wire up some more syscalls by Stephen Rothwell · 18 years ago
  56. ab5570f [POWERPC] Wire up sys_utimensat by Stephen Rothwell · 18 years ago
  57. c4b7e87 allow vmsplice to work in 32-bit mode on ppc64 by Don Zickus · 18 years ago
  58. 7b3c384 [POWERPC] sys_move_pages should be callable from an SPU by Stephen Rothwell · 18 years ago
  59. 4b0092c [POWERPC] Wire up sys_epoll_pwait by Stephen Rothwell · 18 years ago
  60. 9b96ea6 [POWERPC] Wire up sys_getcpu by Stephen Rothwell · 19 years ago
  61. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 19 years ago
  62. 43530d2 [PATCH] powerpc: wire up sys_migrate_pages by Stephen Rothwell · 19 years ago
  63. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 19 years ago