1. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  2. 1723b4a [MIPS] Make timer interrupt frequency configurable from kconfig. by Atsushi Nemoto · 18 years ago
  3. c3b1c2d [MIPS] Fix R4K cache macro names by Kumba · 18 years ago
  4. 2493921 [MIPS] Add Missing R4K Cache Macros to IP27 & IP32 by Kumba · 18 years ago
  5. 35189fa [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. by Ralf Baechle · 18 years ago
  6. 355c471 [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board by dmitry pervushin · 19 years ago
  7. 4a0312f [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors. by Thomas Bogendoerfer · 18 years ago
  8. b00f473 [MIPS] SN: include asm/sn/types.h for nasid_t. by Ralf Baechle · 18 years ago
  9. 470b160 [MIPS] Remove support for NEC DDB5476. by Ralf Baechle · 18 years ago
  10. eaff388 [MIPS] Remove support for NEC DDB5074. by Ralf Baechle · 18 years ago
  11. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  12. 7ab2dc4 [MIPS] SN: Declare bridge_pci_ops. by Ralf Baechle · 18 years ago
  13. f456aca [MIPS] IP27: Cleanup N/M mode configuration. by Ralf Baechle · 18 years ago
  14. 0986625 [MIPS] IP27: Throw away old unused hacks. by Ralf Baechle · 18 years ago
  15. d9b8d0d [MIPS] Drop 0 definition for kern_addr_valid by Ralf Baechle · 18 years ago
  16. e53639d [MIPS] Consolidate definitions of pfn_valid in one file. by Ralf Baechle · 18 years ago
  17. 952fa95 [MIPS] APM emu support by Rodolfo Giometti · 18 years ago
  18. aa9772e [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE. by Ralf Baechle · 18 years ago
  19. bf5a312 [MIPS] SN: Move FRU header one level up; it is not SN0-specific. by Ralf Baechle · 18 years ago
  20. 3e0ba41 [MIPS] IP27: Remove #if 0'ed code. by Ralf Baechle · 18 years ago
  21. 8f2f360 [MIPS] IP27: Nuke leftovers of _STANDALONE by Ralf Baechle · 18 years ago
  22. edc123d1 [MIPS] IP27: Remove leftovers of sable support. by Ralf Baechle · 18 years ago
  23. 8dbd1d3 [MIPS] IP27: Nuke last leftovers from FRUTEST by Ralf Baechle · 18 years ago
  24. b383f47 [MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO. by Ralf Baechle · 18 years ago
  25. 1bd5e16 [MIPS] Cleanup __emt() a bit. by Ralf Baechle · 18 years ago
  26. c0589f1 [MIPS] Remove unused definitions from addrspace.h. by Yoichi Yuasa · 18 years ago
  27. c583122 [MIPS] Qemu system shutdown support by Thiemo Seufer · 19 years ago
  28. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 19 years ago
  29. a240a46 [MIPS] Wind River 4KC PPMC Eval Board Support by Mark.Zhan · 19 years ago
  30. 0307e8d [MIPS] Fix futex_atomic_op_inuser. by Atsushi Nemoto · 18 years ago
  31. c138e12 [MIPS] Fix fpu_save_double on 64-bit. by Atsushi Nemoto · 19 years ago
  32. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  33. e32b699 [MIPS] Fix 64-bit build for RM7000. by Ralf Baechle · 18 years ago
  34. 7cb710c [MIPS] Fix non-linear memory mapping on MIPS by Sergei Shtylyov · 18 years ago
  35. 6ebba0e [MIPS] Fix swap entry for MIPS32 36-bit physical address by Sergei Shtylyov · 18 years ago
  36. 79e0bc3 [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support by Sergei Shtylyov · 19 years ago
  37. 722ace9 [MIPS] Fix declaration of smp_prepare_cpus() platform hook. by Ralf Baechle · 19 years ago
  38. 5ee8235 [MIPS] Fix instable BogoMIPS on multi-issue processors. by Ralf Baechle · 19 years ago
  39. acf518c [MIPS] Remove duplicate declaration of cpu_online_map. by Ralf Baechle · 19 years ago
  40. 48e49ea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  41. 0b0968a [SPARC64]: Fix D-cache corruption in mremap by David S. Miller · 18 years ago
  42. 44d921b [MIPS] Treat R14000 like R10000. by Kumba · 19 years ago
  43. ca30225 [MIPS] Update/Fix instruction definitions by Thiemo Seufer · 19 years ago
  44. 3301edc [MIPS] DSP and MDMX share the same config flag bit. by Thiemo Seufer · 19 years ago
  45. 1c0c1ae [MIPS] Update struct sigcontext member names by Daniel Jacobowitz · 19 years ago
  46. 6ee1da9 [MIPS] Update/fix futex assembly by Ralf Baechle · 19 years ago
  47. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 19 years ago
  48. 6e95389 [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical address by Sergei Shtylyov · 19 years ago
  49. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 19 years ago
  50. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  51. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 19 years ago
  52. bc81824 [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. by Atsushi Nemoto · 19 years ago
  53. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  54. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 19 years ago
  55. b4ade4b [MIPS] MIPS boards: Set HZ to 100. by Ralf Baechle · 19 years ago
  56. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  57. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  58. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  59. a682a24 [MIPS] Fix genrtc compilation. by Ralf Baechle · 19 years ago
  60. 675055b [MIPS] Use "R" constraint for cache_op. by Ralf Baechle · 19 years ago
  61. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  62. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  63. 088cf96 [MIPS] MV6434x: Add prototype of interrupt dispatch function. by Ralf Baechle · 19 years ago
  64. ac2384a [MIPS] it8172: Fix build of serial driver. by Ralf Baechle · 19 years ago
  65. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  66. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  67. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  68. 84ada9f [MIPS] More SHT_* and SHF_* ELF definitions. by Ralf Baechle · 19 years ago
  69. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  70. 15c4f67 [MIPS] Provide access functions for c0_badvaddr. by Ralf Baechle · 19 years ago
  71. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  72. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  73. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  74. da2468b [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 by Matt Mackall · 19 years ago
  75. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  76. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  77. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 19 years ago
  78. 62ac285 [PATCH] mips: add ptr_to_compat() by Ingo Molnar · 19 years ago
  79. a02036e [PATCH] unify pfn_to_page: mips pfn_to_page by KAMEZAWA Hiroyuki · 19 years ago
  80. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 19 years ago
  81. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  82. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 19 years ago
  83. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 19 years ago
  84. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 19 years ago
  85. ab7efcc [PATCH] abstract type/size specification for assembly by Jan Beulich · 19 years ago
  86. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 19 years ago
  87. 4de151d It's UTF-8 by Alexey Dobriyan · 19 years ago
  88. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  89. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  90. 0cea043 [MIPS] Reformat __xchg(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 19 years ago
  91. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  92. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  93. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  94. a8433137 [MIPS] Make I/O helpers more customizable by Atsushi Nemoto · 19 years ago
  95. 37caa93 [MIPS] sc-rm7k.c cleanup by Atsushi Nemoto · 19 years ago
  96. bbad812 [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping. by Ralf Baechle · 19 years ago
  97. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 19 years ago
  98. 76fa9a2 [PATCH] USB: EHCI for AU1200 by Jordan Crouse · 19 years ago
  99. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 19 years ago
  100. a77f124 [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width. by Ralf Baechle · 19 years ago