1. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  2. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  3. 9cf8ff9 [MIPS] Fix CPU type bitmasks for MIPS III, IV and V. by Maciej W. Rozycki · 18 years ago
  4. fbb6b3a [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working. by Ralf Baechle · 18 years ago
  5. 3218357 [MIPS] More uaccess.h fixes with gcc >= 4.0.1. by Ralf Baechle · 18 years ago
  6. 41700e7 [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. by Atsushi Nemoto · 18 years ago
  7. 359bbd4 [MIPS] Fold non-__mips64 case into CONFIG_32BIT case. by Ralf Baechle · 18 years ago
  8. f32ec77 [MIPS] RM200: Give RM200 it's own timex.h. by Ralf Baechle · 19 years ago
  9. f564c5f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  10. b887d3f [MIPS] Add 'const' to readb and friends by Atsushi Nemoto · 18 years ago
  11. 72bf891 [MIPS] Wire up new syscalls. by Ralf Baechle · 18 years ago
  12. 40ac5d4 [MIPS] Make do_signal return void. by Ralf Baechle · 18 years ago
  13. 7b3e2fc [MIPS] Add support for TIF_RESTORE_SIGMASK. by Ralf Baechle · 18 years ago
  14. 290f10a [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h by Al Viro · 19 years ago
  15. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  16. f09678a [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock by Sergei Shtylylov · 18 years ago
  17. c226f26 [MIPS] TX49 MFC0 bug workaround by Atsushi Nemoto · 18 years ago
  18. 1e32cee [MIPS] MIPS R2 optimized endianess swapping. by Ralf Baechle · 18 years ago
  19. 7e5b24a [MIPS] Remove buggy inline version of memscan. by Ralf Baechle · 18 years ago
  20. d4264f1 [MIPS] Remove wrong __user tags. by Atsushi Nemoto · 19 years ago
  21. 2caf190 [MIPS] Cleanup fls implementation. by Ralf Baechle · 18 years ago
  22. 2e66fe2 [MIPS] local_irq_restore wasn't safe to be used in other macros mode. by Ralf Baechle · 18 years ago
  23. 76f072a [MIPS] Build blast_cache routines from template by Atsushi Nemoto · 19 years ago
  24. 492fd5f [MIPS] Au1200: Make KGDB compile by Sergei Shtylylov · 19 years ago
  25. 6fe2a56 [MIPS] TX49x7: Fix timer register #define's by Sergei Shtylylov · 19 years ago
  26. 4feb8f8 [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. by Ralf Baechle · 19 years ago
  27. dd2f18f [MIPS] Nevada support for SGI O2. by Ralf Baechle · 19 years ago
  28. c011db4 [MIPS] CPU definitions for Cobalt. by Ralf Baechle · 19 years ago
  29. 11ed6d5 [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. by Ralf Baechle · 19 years ago
  30. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  31. 05faa7b [MIPS] Fix C version of ssnop to use the right opcode. by Ralf Baechle · 19 years ago
  32. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  33. 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 19 years ago
  34. 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 19 years ago
  35. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  36. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  37. 7043ad4 MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation. by Ralf Baechle · 19 years ago
  38. 1526525 MIPS: R2: Fix local_irq_save() by Maxime Bizon · 19 years ago
  39. d56efda MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() by Al Viro · 19 years ago
  40. c5c64e2 MIPS: Au1550: Fix OHCI memory map size by Sergei Shtylyov · 19 years ago
  41. 29ce2c7 Update Yoichi Yuasa's email address. by Ralf Baechle · 19 years ago
  42. 0401572 MIPS: Reorganize ISA constants strictly as bitmasks. by Ralf Baechle · 19 years ago
  43. b4672d3 MIPS: Introduce machinery for testing for MIPSxxR1/2. by Ralf Baechle · 19 years ago
  44. e7958bb MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. by Ralf Baechle · 19 years ago
  45. b2d28b7 MIPS: Get rid of atomic_lock. by Ralf Baechle · 19 years ago
  46. 2648795 MIPS: DSP: Put mask field into the right place. by Ralf Baechle · 19 years ago
  47. 07a801d MIPS: DSP: Set all register masks to 0x3ff. by Ralf Baechle · 19 years ago
  48. f12555d MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000 by Atsushi Nemoto · 19 years ago
  49. 6c35585 MIPS: DSP: eleminate used_dsp. by Ralf Baechle · 19 years ago
  50. da2c9ed MIPS: DSP: Context switch the DSPcontrol register also. by Ralf Baechle · 19 years ago
  51. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  52. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  53. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  54. 599a6e8 [PATCH] mips: remove include/asm-mips/riscos-syscall.h by Domen Puncer · 19 years ago
  55. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  56. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  57. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  58. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  59. 42f122c gitignore: asm-offsets.h by Brian Gerst · 19 years ago
  60. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  61. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  62. e76beee [MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC. by Ralf Baechle · 19 years ago
  63. 1a6ea3e [MIPS] SEAD: More build fixes. by Ralf Baechle · 19 years ago
  64. 561a079 [MIPS] SEAD: Delete seadint_init() prototype. by Ralf Baechle · 19 years ago
  65. c183f12 [MIPS] JMR3927: Fix include wrapper symbol. by Ralf Baechle · 19 years ago
  66. f10d14d [MIPS] Fix documentation typos. by Arnaud Giersch · 19 years ago
  67. 99289a4 [MIPS] Add const qualifier to writes##bwlq. by Arnaud Giersch · 19 years ago
  68. 59f145d [MIPS] IP32: Fix sparse warnings. by Arnaud Giersch · 19 years ago
  69. 84c493d [MIPS] IP32 Fix and complete IP32 parport definitions by Arnaud Giersch · 19 years ago
  70. efd9412 [MIPS] JMR3927: Undo accidental rename. by Ralf Baechle · 19 years ago
  71. 1621201 [MIPS] IP32: No need to include <asm/io.h>. by Ralf Baechle · 19 years ago
  72. bdc3c3c [MIPS] Add missing arch defines for the Alchemy MTD driver. by Ralf Baechle · 19 years ago
  73. db7f686 [MIPS] Delete duplicate definitions of break codes. by Ralf Baechle · 19 years ago
  74. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  75. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  76. 3f00d3e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  77. a06d61c Redefine outs[wl] for ide_outs[wl]. by Atsushi Nemoto · 19 years ago
  78. 4fa0997 Delete duplicate definitions. by Ralf Baechle · 19 years ago
  79. a0f0820 Define MAX_UDELAY_MS by Atsushi Nemoto · 19 years ago
  80. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  81. e329331 Remove mips_rtc_lock by Atsushi Nemoto · 19 years ago
  82. 15b96a4 Add .gitignore files for MIPS. by Ralf Baechle · 19 years ago
  83. 08eaabf O2 parport definitions Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ilya A. Volynets-Evenbakh · 19 years ago
  84. b0c7051 Add spaces to MODULE_PROC_FAMILY values. by Ralf Baechle · 19 years ago
  85. afc4841 Turn rtlx upside down. by Ralf Baechle · 19 years ago
  86. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  87. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  88. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  89. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  90. 8a1417d BCM1480 HT support by Andrew Isaacson · 19 years ago
  91. 9a6dcea Support for BigSur board. by Andrew Isaacson · 19 years ago
  92. 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 19 years ago
  93. 4f19f99 Sibyte header cleanup by Andrew Isaacson · 19 years ago
  94. 4cbf2be BCM1480 headers by Andrew Isaacson · 19 years ago
  95. 485a4a9 Make UL what should be UL. by Ralf Baechle · 19 years ago
  96. 178086c Don't print file name and line in die and die_if_kernel. by Ralf Baechle · 19 years ago
  97. 8f91ed6 Define EOWNERDEAD and ENOTRECOVERABLE. by Ralf Baechle · 19 years ago
  98. beb3ca8 More configcheck fixes. by Ralf Baechle · 19 years ago
  99. 4ee1303 2.6.14-rc1 updates for MIPS compat types. by Ralf Baechle · 19 years ago
  100. b4f8c42 Complete the fcntl.h cleanup. by Ralf Baechle · 19 years ago