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