1. 7dbdf43 [PATCH] mips: fix number of mremap arguments by Yoichi Yuasa · 19 years ago
  2. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
  3. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 19 years ago
  4. 952fa95 [MIPS] APM emu support by Rodolfo Giometti · 19 years ago
  5. 5e46c3a [MIPS] C99-ify struct resource initialization. by Ralf Baechle · 19 years ago
  6. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 19 years ago
  7. c138e12 [MIPS] Fix fpu_save_double on 64-bit. by Atsushi Nemoto · 19 years ago
  8. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 19 years ago
  9. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 19 years ago
  10. 460c042 [MIPS] Fix sparse warnings about too big constants. by Atsushi Nemoto · 19 years ago
  11. aa32374 [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. by Ralf Baechle · 19 years ago
  12. 7155262 [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels by Thiemo Seufer · 19 years ago
  13. cac4bcb [MIPS] Print more information if we're struck by a machine check exception. by Ralf Baechle · 19 years ago
  14. f3bf07b [MIPS] Ignore unresolved weak symbols in modules. by Atsushi Nemoto · 19 years ago
  15. 320e6ab [MIPS] Fix SMP now that fixup_cpu_present_map is gone. by Ralf Baechle · 19 years ago
  16. 44d921b [MIPS] Treat R14000 like R10000. by Kumba · 19 years ago
  17. 78665aa [MIPS] Use generic STABS_DEBUG macro. by Atsushi Nemoto · 19 years ago
  18. 04b6b3b [MIPS] Use generic DWARF_DEBUG by Atsushi Nemoto · 19 years ago
  19. 867a521 [MIPS] Fix kgdb exception handler from user mode. by Atsushi Nemoto · 19 years ago
  20. 1c0c1ae [MIPS] Update struct sigcontext member names by Daniel Jacobowitz · 19 years ago
  21. 235a9d3 [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations. by Ralf Baechle · 19 years ago
  22. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 19 years ago
  23. 98a41de [MIPS] Add missing 34K processor IDs by Nigel Stephens · 19 years ago
  24. 477654f [MIPS] Fix typo Found by Chris Dearman (chris@mips.com). by Ralf Baechle · 19 years ago
  25. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  26. ee1cca1 [MIPS] Fix branch emulation for floating-point exceptions. by Ralf Baechle · 19 years ago
  27. 79e55bc [MIPS] Cleanup inode->r_dev usage. by Ralf Baechle · 19 years ago
  28. 6ad0013 [PATCH] fix mips sys32_p{read,write} by Al Viro · 19 years ago
  29. bb12d61 [MIPS] Make mips_srs_init static. by Ralf Baechle · 19 years ago
  30. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  31. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  32. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  33. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 19 years ago
  34. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 19 years ago
  35. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  36. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  37. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 19 years ago
  38. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  39. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  40. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 19 years ago
  41. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 19 years ago
  42. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 19 years ago
  43. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  44. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  45. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  46. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
  47. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  48. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  49. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  50. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  51. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  52. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  53. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  54. 1725605 [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. by Martin Michlmayr · 19 years ago
  55. 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
  56. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  57. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  58. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  59. b1bcb36 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend by Atsushi Nemoto · 19 years ago
  60. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  61. 6254944 [MIPS] Reformat all of signal32.c with tabs instead of space for consistency by Martin Michlmayr · 19 years ago
  62. af2667f [MIPS] Delete unused sys32_waitpid. by Ralf Baechle · 19 years ago
  63. d6bd0e6 [MIPS] Protect more of timer_interrupt() by xtime_lock. by Ralf Baechle · 19 years ago
  64. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 19 years ago
  65. 3367fd5 [MIPS] Momentum: Resurrect after things were moved around a while ago. by Ralf Baechle · 19 years ago
  66. bb7d83f [MIPS] Discard .exit.text at runtime. by Ralf Baechle · 19 years ago
  67. 800d114 [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. by Atsushi Nemoto · 19 years ago
  68. 2fd628f [MIPS] Use generic compat routines for readdir, getdents by Atsushi Nemoto · 19 years ago
  69. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 19 years ago
  70. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  71. 909fa64 [MIPS] jiffies_to_compat_timeval fix by Atsushi Nemoto · 19 years ago
  72. 1e35aab [MIPS] Add topology_init. by Rojhalat Ibrahim · 19 years ago
  73. f3468e0 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). by Ralf Baechle · 19 years ago
  74. 82ad93f [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. by Ralf Baechle · 19 years ago
  75. 304416d [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. by Ralf Baechle · 19 years ago
  76. dda73d0 [MIPS] Make do_signal32 return void. by Martin Michlmayr · 19 years ago
  77. 68fa383 [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 by Martin Michlmayr · 19 years ago
  78. 36ccf1c [MIPS] Make integer overflow exceptions in kernel mode fatal. by Ralf Baechle · 19 years ago
  79. 4cbf876 [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. by Atsushi Nemoto · 19 years ago
  80. 387a154 [MIPS] RM9000: Fix buggy I-cache workaround. by Thomas Koeller · 19 years ago
  81. 74a96d9 [MIPS] MT: Propagate config7 into VPE. by Ralf Baechle · 19 years ago
  82. fdc9bb1 [MIPS] MT: Fix c0 back-to-back hazard. by Ralf Baechle · 19 years ago
  83. 6307751 [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. by Atsushi Nemoto · 19 years ago
  84. 1bdfd0d [MIPS] Remove commented out function prom_build_cpu_map. by Ralf Baechle · 19 years ago
  85. 326a625 [PATCH] MIPS 32bit machines need fstatat64 support. by Yoichi Yuasa · 19 years ago
  86. be6e518 [MIPS] Sparse: Add __user tags to syscall.c by Atsushi Nemoto · 19 years ago
  87. 72bf891 [MIPS] Wire up new syscalls. by Ralf Baechle · 19 years ago
  88. 40ac5d4 [MIPS] Make do_signal return void. by Ralf Baechle · 19 years ago
  89. 7b3e2fc [MIPS] Add support for TIF_RESTORE_SIGMASK. by Ralf Baechle · 19 years ago
  90. b38c739 [MIPS] Clear ST0_RE on bootup. by Ralf Baechle · 19 years ago
  91. dbee90b [MIPS] Fix linker script to work for non-4K page size. by Ralf Baechle · 19 years ago
  92. 5665a0a [MIPS] Fix minor sparse warnings by Atsushi Nemoto · 19 years ago
  93. 9bbf28a3 [MIPS] Sparse: Add some __user tags to signal functions. by Atsushi Nemoto · 19 years ago
  94. 3055acb [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c by Atsushi Nemoto · 19 years ago
  95. 010b853 [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. by Ralf Baechle · 19 years ago
  96. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  97. 9414d36 [MIPS] Check function pointers are non-zero before calling. by Ralf Baechle · 19 years ago
  98. a3305a8 [MIPS] Revert "mips: add pm_power_off" by Ralf Baechle · 19 years ago
  99. a84c96e [MIPS] RTLX compile fixes. by Ralf Baechle · 19 years ago
  100. 4f0638b [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. by Ralf Baechle · 19 years ago