1. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  2. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  3. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 19 years ago
  4. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 19 years ago
  5. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  6. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  7. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 19 years ago
  8. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  9. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  10. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 19 years ago
  11. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 19 years ago
  12. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 19 years ago
  13. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  14. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  15. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  16. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
  17. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  18. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  19. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  20. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  21. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  22. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  23. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  24. 1725605 [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. by Martin Michlmayr · 19 years ago
  25. 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
  26. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  27. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  28. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  29. b1bcb36 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend by Atsushi Nemoto · 19 years ago
  30. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  31. 6254944 [MIPS] Reformat all of signal32.c with tabs instead of space for consistency by Martin Michlmayr · 19 years ago
  32. af2667f [MIPS] Delete unused sys32_waitpid. by Ralf Baechle · 19 years ago
  33. d6bd0e6 [MIPS] Protect more of timer_interrupt() by xtime_lock. by Ralf Baechle · 19 years ago
  34. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 19 years ago
  35. 3367fd5 [MIPS] Momentum: Resurrect after things were moved around a while ago. by Ralf Baechle · 19 years ago
  36. bb7d83f [MIPS] Discard .exit.text at runtime. by Ralf Baechle · 19 years ago
  37. 800d114 [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. by Atsushi Nemoto · 19 years ago
  38. 2fd628f [MIPS] Use generic compat routines for readdir, getdents by Atsushi Nemoto · 19 years ago
  39. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 19 years ago
  40. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  41. 909fa64 [MIPS] jiffies_to_compat_timeval fix by Atsushi Nemoto · 19 years ago
  42. 1e35aab [MIPS] Add topology_init. by Rojhalat Ibrahim · 19 years ago
  43. f3468e0 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). by Ralf Baechle · 19 years ago
  44. 82ad93f [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. by Ralf Baechle · 19 years ago
  45. 304416d [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. by Ralf Baechle · 19 years ago
  46. dda73d0 [MIPS] Make do_signal32 return void. by Martin Michlmayr · 19 years ago
  47. 68fa383 [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 by Martin Michlmayr · 19 years ago
  48. 36ccf1c [MIPS] Make integer overflow exceptions in kernel mode fatal. by Ralf Baechle · 19 years ago
  49. 4cbf876 [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. by Atsushi Nemoto · 19 years ago
  50. 387a154 [MIPS] RM9000: Fix buggy I-cache workaround. by Thomas Koeller · 19 years ago
  51. 74a96d9 [MIPS] MT: Propagate config7 into VPE. by Ralf Baechle · 19 years ago
  52. fdc9bb1 [MIPS] MT: Fix c0 back-to-back hazard. by Ralf Baechle · 19 years ago
  53. 6307751 [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. by Atsushi Nemoto · 19 years ago
  54. 1bdfd0d [MIPS] Remove commented out function prom_build_cpu_map. by Ralf Baechle · 19 years ago
  55. 326a625 [PATCH] MIPS 32bit machines need fstatat64 support. by Yoichi Yuasa · 19 years ago
  56. be6e518 [MIPS] Sparse: Add __user tags to syscall.c by Atsushi Nemoto · 19 years ago
  57. 72bf891 [MIPS] Wire up new syscalls. by Ralf Baechle · 19 years ago
  58. 40ac5d4 [MIPS] Make do_signal return void. by Ralf Baechle · 19 years ago
  59. 7b3e2fc [MIPS] Add support for TIF_RESTORE_SIGMASK. by Ralf Baechle · 19 years ago
  60. b38c739 [MIPS] Clear ST0_RE on bootup. by Ralf Baechle · 19 years ago
  61. dbee90b [MIPS] Fix linker script to work for non-4K page size. by Ralf Baechle · 19 years ago
  62. 5665a0a [MIPS] Fix minor sparse warnings by Atsushi Nemoto · 19 years ago
  63. 9bbf28a3 [MIPS] Sparse: Add some __user tags to signal functions. by Atsushi Nemoto · 19 years ago
  64. 3055acb [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c by Atsushi Nemoto · 19 years ago
  65. 010b853 [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. by Ralf Baechle · 19 years ago
  66. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  67. 9414d36 [MIPS] Check function pointers are non-zero before calling. by Ralf Baechle · 19 years ago
  68. a3305a8 [MIPS] Revert "mips: add pm_power_off" by Ralf Baechle · 19 years ago
  69. a84c96e [MIPS] RTLX compile fixes. by Ralf Baechle · 19 years ago
  70. 4f0638b [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. by Ralf Baechle · 19 years ago
  71. 1d0098b [PATCH] mips: gdb-stub.c: fix parse error before ; token by Alexey Dobriyan · 19 years ago
  72. b142159 [PATCH] mips: add pm_power_off by Yoichi Yuasa · 19 years ago
  73. 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 19 years ago
  74. dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 19 years ago
  75. 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 19 years ago
  76. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  77. d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  78. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  79. d56efda MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() by Al Viro · 19 years ago
  80. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 19 years ago
  81. b4672d3 MIPS: Introduce machinery for testing for MIPSxxR1/2. by Ralf Baechle · 19 years ago
  82. e7958bb MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. by Ralf Baechle · 19 years ago
  83. 571e0be MIPS: MT: Fix 32-bit dependencies. by Ralf Baechle · 19 years ago
  84. c4fa634 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. by Ralf Baechle · 19 years ago
  85. 6c35585 MIPS: DSP: eleminate used_dsp. by Ralf Baechle · 19 years ago
  86. 682e852 [PATCH] Fix more "if ((err = foo() < 0))" typos by Alexey Dobriyan · 19 years ago
  87. 6b9c7ed8 [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  88. e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 19 years ago
  89. 85b0549 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. by Ralf Baechle · 19 years ago
  90. 04a7052 [MIPS] Fix register handling in syscalls when debugging. by Ralf Baechle · 19 years ago
  91. edcb98d [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...) by Ralf Baechle · 19 years ago
  92. 56ebd51 [MIPS] Generate SIGILL again by Daniel Jacobowitz · 19 years ago
  93. 8b36612 [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... by Ralf Baechle · 19 years ago
  94. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  95. 7e4c54a [PATCH] remove ioctl32_handler_t by Christoph Hellwig · 19 years ago
  96. 3f00d3e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  97. 16cd395 Fix return type of setup_frame variants by Atsushi Nemoto · 19 years ago
  98. 0d959c2 IRIX: Use schedule_timeout_interruptible. by Ralf Baechle · 19 years ago
  99. 307bd28 VPE loader janitoring by Ralf Baechle · 19 years ago
  100. afc4841 Turn rtlx upside down. by Ralf Baechle · 19 years ago