1. 2765b3e parisc: Wire up io_pgetevents syscall by Helge Deller · 7 years ago
  2. b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 8 years ago
  3. 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
  4. 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
  5. 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
  6. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
  7. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  8. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  9. b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  10. 47514da parisc: Add compile-time check when adding new syscalls by Helge Deller · 10 years ago
  11. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
  12. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  13. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  14. c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
  15. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  16. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 11 years ago
  17. 9abd09a parisc: 'renameat2()' doesn't need (or have) a separate compat system call by Linus Torvalds · 11 years ago
  18. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
  19. ab3e55b parisc: fix epoll_pwait syscall on compat kernel by Helge Deller · 11 years ago
  20. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
  21. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  22. e1fd1f4 get rid of union semop in sys_semctl(2) arguments by Al Viro · 12 years ago
  23. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  24. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  25. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  26. 48139f8 parisc: switch to compat_functions of io_setup, io_getevents and io_submit by Helge Deller · 12 years ago
  27. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  28. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  29. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  30. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 12 years ago
  31. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 12 years ago
  32. 4474a33 parisc: fix fallocate syscall by Helge Deller · 12 years ago
  33. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 12 years ago
  34. fee707b parisc: correctly wire up mq_* functions for CONFIG_COMPAT case by Helge Deller · 12 years ago
  35. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 12 years ago
  36. b0f9582 parisc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  37. d914b8d parisc: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  38. cddc2da parisc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  39. e6a7ad5 parisc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  40. 6e26aab parisc: switch to generic sigaltstack by Al Viro · 12 years ago
  41. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  42. 25a3bc6 [parisc] open(2) compat bug by Al Viro · 12 years ago
  43. 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago
  44. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  45. 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
  46. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  47. 2e7bad5 [PARISC] wire up syncfs syscall by James Bottomley · 14 years ago
  48. a71aae4 [PARISC] wire up the fhandle syscalls by James Bottomley · 14 years ago
  49. c3f957a [PARISC] wire up clock_adjtime syscall by James Bottomley · 14 years ago
  50. 1824074 [PARISC] wire up fanotify syscalls by James Bottomley · 14 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  52. caf9619 parisc: add prlimit64 syscall by Kyle McMartin · 14 years ago
  53. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  54. 81e4a5e parisc: ditto sys_accept4 by Kyle McMartin · 15 years ago
  55. 9ceb38e parisc: wire up sys_recvmmsg by Helge Deller · 15 years ago
  56. f78a9a5a sysctl: parisc Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
  57. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  58. 2d4618d parisc: perf: wire up sys_perf_counter_open by Kyle McMartin · 16 years ago
  59. 538e236 parisc: wire sys_perf_counter_open to sys_ni_syscall by Kyle McMartin · 16 years ago
  60. 4435607 parisc: wire up rt_tgsigqueueinfo by Kyle McMartin · 16 years ago
  61. 90eab5e parisc: wire up preadv/pwritev syscalls by Kyle McMartin · 16 years ago
  62. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  63. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  64. 81e192d parisc: convert to generic compat_sys_ptrace by Helge Deller · 16 years ago
  65. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  66. 0be7d1f parisc: add new syscalls by Kyle McMartin · 16 years ago
  67. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 17 years ago
  68. 0cb845e [PARISC] remove old timerfd syscall by Kyle McMartin · 17 years ago
  69. 2cfc5be [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) by Kyle McMartin · 17 years ago
  70. 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 18 years ago
  71. 593af52 [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls by Helge Deller · 18 years ago
  72. fd3eef1 [PARISC] Wire up kexec_load syscall by Kyle McMartin · 18 years ago
  73. 034a15b [PARISC] Move #undef to end of syscall table by Kyle McMartin · 18 years ago
  74. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  75. 2ed0e24 [PARISC] Add missing statfs64 and fstatfs64 syscalls by Guy Martin · 18 years ago
  76. 1e67685 [PARISC] Reorder syscalls to match unistd.h by Carlos O'Donell Jr · 18 years ago
  77. d104f11 [PARISC] fix sys_rt_sigqueueinfo by Kyle McMartin · 18 years ago
  78. a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 18 years ago
  79. 4650f0a [PARISC] Add TIF_RESTORE_SIGMASK support by Kyle McMartin · 18 years ago
  80. 19dd705 [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait by Helge Deller · 18 years ago
  81. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  82. 75a4958 [PARISC] Allow overriding personality with sys_personality by Kyle McMartin · 18 years ago
  83. 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 19 years ago
  84. b29eac4 [PARISC] getsockopt should be ENTRY_COMP by Kyle McMartin · 19 years ago
  85. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  86. 108dff7 [PATCH] sys_newfstatat -> sys_fstatat64 by Kyle McMartin · 19 years ago
  87. 28b2425 [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done by Kyle McMartin · 19 years ago
  88. 68ee3eb [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) by Kyle McMartin · 19 years ago
  89. 413059f [PARISC] Replace uses of __LP64__ with CONFIG_64BIT by Grant Grundler · 19 years ago
  90. ba1f188 [PARISC] Add new ioprio_{set,get} syscalls by Jens Axboe · 19 years ago
  91. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago