1. f8c331c MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  2. 11ed3e0 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls by Ralf Baechle · 8 years ago
  3. 20f06ed KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  4. a400bed MIPS: scall: Handle seccomp filters which redirect syscalls by Matt Redfearn · 8 years ago
  5. 62d8e64 MIPS: Wire up preadv2 and pwrite2 syscalls. by Ralf Baechle · 8 years ago
  6. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 8 years ago
  7. 784567f mips: add entry for new mlock2 syscall by Eric B Munson · 9 years ago
  8. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  9. 96fc7a9 MIPS: Wire up userfaultfd and membarrier syscalls. by Ralf Baechle · 9 years ago
  10. 9f16143 MIPS: Fix seccomp syscall argument for MIPS64 by Markos Chandras · 9 years ago
  11. 389cdc5 MIPS: Wire up execveat(2). by Ralf Baechle · 9 years ago
  12. 5df4c8d MIPS: Wire up bpf syscall. by Ralf Baechle · 10 years ago
  13. 4294452 MIPS: Wire up new syscalls getrandom and memfd_create. by Ralf Baechle · 10 years ago
  14. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  15. 475d592 Merge branch '3.16-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  16. 077d0e6 MIPS: N32: Use compat getsockopt syscall by Sorin Dumitru · 10 years ago
  17. 1ff1ad6 MIPS: Add numa api support by Huacai Chen · 10 years ago
  18. 8855d60 MIPS: add seccomp syscall by Kees Cook · 10 years ago
  19. 367f0b5 MIPS: Wire up renameat2 syscall. by Ralf Baechle · 10 years ago
  20. 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 10 years ago
  21. 9d37c40 MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter by Markos Chandras · 10 years ago
  22. 6776254 MIPS: Wire up sched_setattr/sched_getattr syscalls by James Hogan · 10 years ago
  23. 43dec43 MIPS: compat: Mark N32 syscall table as data object. by Ralf Baechle · 12 years ago
  24. e7f3b48 MIPS: Cleanup flags in syscall flags handlers. by Ralf Baechle · 11 years ago
  25. 0e65a81 get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC by Al Viro · 11 years ago
  26. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  27. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  28. 50150d2 mips: switch to generic sys_fork() and sys_clone() by Al Viro · 11 years ago
  29. 5e392b8d mips: don't bother with compat_sys_futex() wrappers by Al Viro · 11 years ago
  30. aa58480 mips: switch to generic compat rt_sigaction() by Al Viro · 11 years ago
  31. 0450d22f mips: switch to generic compat sched_rr_get_interval() by Al Viro · 11 years ago
  32. ea5d83d mips: switch to generic compat rt_sigqueueinfo() by Al Viro · 11 years ago
  33. 45cb66f mips: switch to generic compat rt_sigpending() by Al Viro · 11 years ago
  34. 056a060 mips: switch to generic compat rt_sigprocmask() by Al Viro · 11 years ago
  35. bde208d switch mips to generic rt_sigsuspend(), make it unconditional by Al Viro · 12 years ago
  36. ea536ad mips: switch to generic sigaltstack by Al Viro · 11 years ago
  37. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  38. 6295150 MIPS: Wire up finit_module syscall. by Ralf Baechle · 11 years ago
  39. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  40. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  41. 97daa76 MIPS: N32: Fix signalfd4 syscall entry point by Ralf Baechle · 11 years ago
  42. d556371 MIPS: N32: Fix preadv(2) and pwritev(2) entry points. by Ralf Baechle · 11 years ago
  43. 088b530 MIPS: N32: Remove unused defines. by Ralf Baechle · 12 years ago
  44. baf9ff7 MIPS: Switch over to generic sys_execve and kernel_execve. by Ralf Baechle · 12 years ago
  45. ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
  46. 02f884e MIPS: Merge the identical "return from syscall" per-ABI code by Al Viro · 12 years ago
  47. 8ff8584 MIPS: Hook up process_vm_readv and process_vm_writev system calls. by David Daney · 13 years ago
  48. 1eec6cd MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. by Yong Zhang · 13 years ago
  49. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  50. b12acf1 MIPS: Wire up sendmmsg and renumber setns syscall. by Ralf Baechle · 13 years ago
  51. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  52. 8b659a3 MIPS: Split do_syscall_trace into two functions. by Ralf Baechle · 13 years ago
  53. 8bdd514 MIPS: Document former use of timerfd(2) syscall number. by Ralf Baechle · 13 years ago
  54. 1bbf287 MIPS: Wire up syncfs(2). by Ralf Baechle · 13 years ago
  55. 84ed943 MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. by David Daney · 13 years ago
  56. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  57. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  58. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  59. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  60. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  61. e9fb4d8 MIPS: N32: Fix getdents64 syscall for n32 by Bernhard Walle · 14 years ago
  62. e10c53a MIPS: N32: Fix syscall number comments. by David Daney · 14 years ago
  63. 31c984a MIPS: N32: Define getdents64. by Ralf Baechle · 14 years ago
  64. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  65. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  66. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  67. aff639c sysctl: mips Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  68. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  69. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  70. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  72. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  73. 69f16c9 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. by David Daney · 15 years ago
  74. c7d1673 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime by David Daney · 15 years ago
  75. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 15 years ago
  76. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 15 years ago
  77. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 15 years ago
  78. 8d13cb2 MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. by Ralf Baechle · 15 years ago
  79. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  80. 5d9a76c MIPS: Use compat_sys_ptrace by Thomas Bogendoerfer · 16 years ago
  81. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
  82. 8213bbf [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. by Ralf Baechle · 16 years ago
  83. 6783fe6 [MIPS] Wire up the timerfd_*() o32 system calls by Dmitri Vorobiev · 16 years ago
  84. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  85. 72e5106 [MIPS] N32 needs to use the compat version of sys_nfsservctl. by Ralf Baechle · 17 years ago
  86. 8241139 [MIPS] N32 needs to use compat_sys_futimesat by Johannes Dickgreber · 17 years ago
  87. 4dc4677 [MIPS] Wire up the fallocate syscall. by Ralf Baechle · 17 years ago
  88. 7a6d4f3 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd by Atsushi Nemoto · 17 years ago
  89. 8676d2e [MIPS] Fix some system calls with long long arguments by Atsushi Nemoto · 17 years ago
  90. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 17 years ago
  91. 821d313 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. by Ralf Baechle · 17 years ago
  92. 440537ef [MIPS] N32 waitid is the same as o32. by Ralf Baechle · 17 years ago
  93. 431dc80 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Ralf Baechle · 17 years ago
  94. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  95. 99d233f [MIPS] Use compat_sys_pselect6 by Joseph S. Myers · 17 years ago
  96. e16d8df [MIPS] Fix N32 SysV IPC routines by Atsushi Nemoto · 17 years ago
  97. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  98. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  99. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  100. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago