1. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  2. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  3. 1d7bf99 MIPS: ftrace: Add support for syscall tracepoints. by Ralf Baechle · 11 years ago
  4. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  5. d64008a burying unused conditionals by Al Viro · 12 years ago
  6. 50150d2 mips: switch to generic sys_fork() and sys_clone() by Al Viro · 12 years ago
  7. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  8. 9b0e5d4 mips: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  9. baf9ff7 MIPS: Switch over to generic sys_execve and kernel_execve. by Ralf Baechle · 12 years ago
  10. 61730c5 UAPI: (Scripted) Disintegrate arch/mips/include/asm by David Howells · 12 years ago
  11. ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
  12. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  13. 8ff8584 MIPS: Hook up process_vm_readv and process_vm_writev system calls. by David Daney · 13 years ago
  14. b12acf1 MIPS: Wire up sendmmsg and renumber setns syscall. by Ralf Baechle · 13 years ago
  15. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  16. a458465 MIPS: Fix syncfs syscall copy and paste failure by Thomas Gleixner · 14 years ago
  17. 1bbf287 MIPS: Wire up syncfs(2). by Ralf Baechle · 14 years ago
  18. 84ed943 MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. by David Daney · 14 years ago
  19. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  20. 31c984a MIPS: N32: Define getdents64. by Ralf Baechle · 14 years ago
  21. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  22. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  23. 5a5b6f6 MIPS: Wire up recvmmsg syscall by Arnaldo Carvalho de Melo · 15 years ago
  24. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  25. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  26. 69f16c9 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. by David Daney · 15 years ago
  27. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 16 years ago
  28. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago[Renamed from include/asm-mips/unistd.h]
  29. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
  30. 6783fe6 [MIPS] Wire up the timerfd_*() o32 system calls by Dmitri Vorobiev · 17 years ago
  31. 4dc4677 [MIPS] Wire up the fallocate syscall. by Ralf Baechle · 17 years ago
  32. 83d0f23 [MIPS] Add whitelists for checksyscalls.sh by Atsushi Nemoto · 17 years ago
  33. 7a6d4f3 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd by Atsushi Nemoto · 17 years ago
  34. 1fe5f2c [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 by Atsushi Nemoto · 17 years ago
  35. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 18 years ago
  36. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  37. 21e9ac7 [MIPS] MIPS doesn't need compat_sys_getdents. by Ralf Baechle · 18 years ago
  38. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  39. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  40. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  41. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  42. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  43. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  44. 136d47d [MIPS] Wire up tee(2). by Ralf Baechle · 19 years ago
  45. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  46. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  47. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  48. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  49. 1242737 [MIPS] Follow Uli's latest *at syscall changes. by Ralf Baechle · 19 years ago
  50. 359bbd4 [MIPS] Fold non-__mips64 case into CONFIG_32BIT case. by Ralf Baechle · 19 years ago
  51. 72bf891 [MIPS] Wire up new syscalls. by Ralf Baechle · 19 years ago
  52. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  53. 7db36c8 Add inotify syscalls for MIPS. by Ralf Baechle · 19 years ago
  54. 3c37026 NPTL, round one. by Ralf Baechle · 20 years ago
  55. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago