1. bc81824 [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. by Atsushi Nemoto · 19 years ago
  2. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 19 years ago
  3. b4ade4b [MIPS] MIPS boards: Set HZ to 100. by Ralf Baechle · 19 years ago
  4. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  5. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  6. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  7. a682a24 [MIPS] Fix genrtc compilation. by Ralf Baechle · 19 years ago
  8. 675055b [MIPS] Use "R" constraint for cache_op. by Ralf Baechle · 19 years ago
  9. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  10. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  11. 088cf96 [MIPS] MV6434x: Add prototype of interrupt dispatch function. by Ralf Baechle · 19 years ago
  12. ac2384a [MIPS] it8172: Fix build of serial driver. by Ralf Baechle · 19 years ago
  13. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  14. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  15. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  16. 84ada9f [MIPS] More SHT_* and SHF_* ELF definitions. by Ralf Baechle · 19 years ago
  17. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  18. 15c4f67 [MIPS] Provide access functions for c0_badvaddr. by Ralf Baechle · 19 years ago
  19. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  20. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  21. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  22. da2468b [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 by Matt Mackall · 19 years ago
  23. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  24. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  25. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 19 years ago
  26. 62ac285 [PATCH] mips: add ptr_to_compat() by Ingo Molnar · 19 years ago
  27. a02036e [PATCH] unify pfn_to_page: mips pfn_to_page by KAMEZAWA Hiroyuki · 19 years ago
  28. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 19 years ago
  29. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  30. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 19 years ago
  31. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 19 years ago
  32. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 19 years ago
  33. ab7efcc [PATCH] abstract type/size specification for assembly by Jan Beulich · 19 years ago
  34. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 19 years ago
  35. 4de151d It's UTF-8 by Alexey Dobriyan · 19 years ago
  36. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  37. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  38. 0cea043 [MIPS] Reformat __xchg(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 19 years ago
  39. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  40. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  41. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  42. a843313 [MIPS] Make I/O helpers more customizable by Atsushi Nemoto · 19 years ago
  43. 37caa93 [MIPS] sc-rm7k.c cleanup by Atsushi Nemoto · 20 years ago
  44. bbad812 [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping. by Ralf Baechle · 20 years ago
  45. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 20 years ago
  46. 76fa9a2 [PATCH] USB: EHCI for AU1200 by Jordan Crouse · 20 years ago
  47. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 19 years ago
  48. a77f124 [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width. by Ralf Baechle · 19 years ago
  49. 966f440 [MIPS] Work around bad code generation for <asm/io.h>. by Ralf Baechle · 19 years ago
  50. de62893 [MIPS] local_r4k_flush_cache_page fix by Atsushi Nemoto · 19 years ago
  51. a3c4946 [MIPS] SB1: Fix interrupt disable hazard. by Ralf Baechle · 19 years ago
  52. fd2a4f1 [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>. by Ralf Baechle · 19 years ago
  53. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 19 years ago
  54. 92f22c1 [MIPS] Fix atomic*_sub_if_positive return value. by Ralf Baechle · 19 years ago
  55. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 19 years ago
  56. 3e6cb2d [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg(). by Ralf Baechle · 19 years ago
  57. 1242737 [MIPS] Follow Uli's latest *at syscall changes. by Ralf Baechle · 20 years ago
  58. 8ecbbca [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 by Atsushi Nemoto · 20 years ago
  59. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 20 years ago
  60. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 20 years ago
  61. 9cf8ff9 [MIPS] Fix CPU type bitmasks for MIPS III, IV and V. by Maciej W. Rozycki · 20 years ago
  62. fbb6b3a [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working. by Ralf Baechle · 20 years ago
  63. 3218357 [MIPS] More uaccess.h fixes with gcc >= 4.0.1. by Ralf Baechle · 20 years ago
  64. 41700e7 [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. by Atsushi Nemoto · 20 years ago
  65. 359bbd4 [MIPS] Fold non-__mips64 case into CONFIG_32BIT case. by Ralf Baechle · 20 years ago
  66. f32ec77 [MIPS] RM200: Give RM200 it's own timex.h. by Ralf Baechle · 20 years ago
  67. f564c5f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 20 years ago
  68. b887d3f [MIPS] Add 'const' to readb and friends by Atsushi Nemoto · 20 years ago
  69. 72bf891 [MIPS] Wire up new syscalls. by Ralf Baechle · 20 years ago
  70. 40ac5d4 [MIPS] Make do_signal return void. by Ralf Baechle · 20 years ago
  71. 7b3e2fc [MIPS] Add support for TIF_RESTORE_SIGMASK. by Ralf Baechle · 20 years ago
  72. 290f10a [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h by Al Viro · 20 years ago
  73. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 20 years ago
  74. f09678a [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock by Sergei Shtylylov · 20 years ago
  75. c226f26 [MIPS] TX49 MFC0 bug workaround by Atsushi Nemoto · 20 years ago
  76. 1e32cee [MIPS] MIPS R2 optimized endianess swapping. by Ralf Baechle · 20 years ago
  77. 7e5b24a [MIPS] Remove buggy inline version of memscan. by Ralf Baechle · 20 years ago
  78. d4264f1 [MIPS] Remove wrong __user tags. by Atsushi Nemoto · 20 years ago
  79. 2caf190 [MIPS] Cleanup fls implementation. by Ralf Baechle · 20 years ago
  80. 2e66fe2 [MIPS] local_irq_restore wasn't safe to be used in other macros mode. by Ralf Baechle · 20 years ago
  81. 76f072a [MIPS] Build blast_cache routines from template by Atsushi Nemoto · 20 years ago
  82. 492fd5f [MIPS] Au1200: Make KGDB compile by Sergei Shtylylov · 20 years ago
  83. 6fe2a56 [MIPS] TX49x7: Fix timer register #define's by Sergei Shtylylov · 20 years ago
  84. 4feb8f8 [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. by Ralf Baechle · 20 years ago
  85. dd2f18f [MIPS] Nevada support for SGI O2. by Ralf Baechle · 20 years ago
  86. c011db4 [MIPS] CPU definitions for Cobalt. by Ralf Baechle · 20 years ago
  87. 11ed6d5 [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. by Ralf Baechle · 20 years ago
  88. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 20 years ago
  89. 05faa7b [MIPS] Fix C version of ssnop to use the right opcode. by Ralf Baechle · 20 years ago
  90. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 20 years ago
  91. 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 20 years ago
  92. 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 20 years ago
  93. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 20 years ago
  94. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 20 years ago
  95. 7043ad4 MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation. by Ralf Baechle · 20 years ago
  96. 1526525 MIPS: R2: Fix local_irq_save() by Maxime Bizon · 20 years ago
  97. d56efda MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() by Al Viro · 20 years ago
  98. c5c64e2 MIPS: Au1550: Fix OHCI memory map size by Sergei Shtylyov · 20 years ago
  99. 29ce2c7 Update Yoichi Yuasa's email address. by Ralf Baechle · 20 years ago
  100. 0401572 MIPS: Reorganize ISA constants strictly as bitmasks. by Ralf Baechle · 20 years ago