1. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  2. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 11 years ago
  3. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  4. 50150d2 mips: switch to generic sys_fork() and sys_clone() by Al Viro · 11 years ago
  5. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  6. 6295150 MIPS: Wire up finit_module syscall. by Ralf Baechle · 11 years ago
  7. ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
  8. 02f884e MIPS: Merge the identical "return from syscall" per-ABI code by Al Viro · 12 years ago
  9. 8ff8584 MIPS: Hook up process_vm_readv and process_vm_writev system calls. by David Daney · 13 years ago
  10. 5db6acd MIPS: 32-bit: Fix number of argument to epoll_wait. by Ralf Baechle · 13 years ago
  11. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  12. b12acf1 MIPS: Wire up sendmmsg and renumber setns syscall. by Ralf Baechle · 13 years ago
  13. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  14. 8b659a3 MIPS: Split do_syscall_trace into two functions. by Ralf Baechle · 13 years ago
  15. 8bdd514 MIPS: Document former use of timerfd(2) syscall number. by Ralf Baechle · 13 years ago
  16. 1bbf287 MIPS: Wire up syncfs(2). by Ralf Baechle · 13 years ago
  17. 84ed943 MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. by David Daney · 13 years ago
  18. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  19. 5b89c00 MIPS: Fix error values in case of bad_stack by Al Viro · 14 years ago
  20. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  21. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  22. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  23. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  24. f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 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 · 15 years ago
  28. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 15 years ago
  29. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  30. 08d3087 MIPS: o32: Fix number of arguments to splice(2). by Ralf Baechle · 16 years ago
  31. e807f95 MIPS: Fix potential DOS by untrusted user app. by Vlad Malov · 16 years ago
  32. fb498e2 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) by Atsushi Nemoto · 16 years ago
  33. bda8229 MIPS: Set positive error number to errno on illegal_syscall by Atsushi Nemoto · 16 years ago
  34. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
  35. 8213bbf [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. by Ralf Baechle · 16 years ago
  36. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 16 years ago
  37. 6783fe6 [MIPS] Wire up the timerfd_*() o32 system calls by Dmitri Vorobiev · 16 years ago
  38. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  39. 4dc4677 [MIPS] Wire up the fallocate syscall. by Ralf Baechle · 17 years ago
  40. 7a6d4f3 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd by Atsushi Nemoto · 17 years ago
  41. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 17 years ago
  42. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  43. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  44. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  45. eae6c0d [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT by Atsushi Nemoto · 18 years ago
  46. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  47. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 18 years ago
  48. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 136d47d [MIPS] Wire up tee(2). by Ralf Baechle · 18 years ago
  51. 7dbdf43 [PATCH] mips: fix number of mremap arguments by Yoichi Yuasa · 18 years ago
  52. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 18 years ago
  53. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 18 years ago
  54. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 18 years ago
  55. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 18 years ago
  56. 326a625 [PATCH] MIPS 32bit machines need fstatat64 support. by Yoichi Yuasa · 18 years ago
  57. 72bf891 [MIPS] Wire up new syscalls. by Ralf Baechle · 18 years ago
  58. 04a7052 [MIPS] Fix register handling in syscalls when debugging. by Ralf Baechle · 19 years ago
  59. edcb98d [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...) by Ralf Baechle · 19 years ago
  60. 0d507d6 Sys_lookup_dcookie arguments occupy 4 argument slots. by Ralf Baechle · 19 years ago
  61. 7db36c8 Add inotify syscalls for MIPS. by Ralf Baechle · 19 years ago
  62. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 19 years ago
  63. 3c37026 NPTL, round one. by Ralf Baechle · 19 years ago
  64. 90a67b5 sys_futex has 6 arguments. by Thiemo Seufer · 19 years ago
  65. a19050f Waitid(2) now has 5 arguments. by Ralf Baechle · 19 years ago
  66. 048eb58 kbuild: mips use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago