1. b31dc3c [MIPS] make plat_perf_setup() static by Dmitri Vorobiev · 16 years ago
  2. ddaf574 [MIPS] make mdesc and prom_getmdesc() static by Dmitri Vorobiev · 16 years ago
  3. 33d69d2 [MIPS] make mips_ejtag_setup() static by Dmitri Vorobiev · 16 years ago
  4. cd2675f [MIPS] make mips_nmi_setup() static by Dmitri Vorobiev · 16 years ago
  5. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  6. 3084024 [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit by Chris Dearman · 17 years ago
  7. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  8. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  9. e452e94 [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge by Atsushi Nemoto · 17 years ago
  10. 84c21e2 [MIPS] Malta: Fix software reset on big endian by Dmitri Vorobiev · 17 years ago
  11. 40c7869 [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem. by Ralf Baechle · 17 years ago
  12. 6d2d419 [MIPS] Don't byteswap writes to display when running bigendian by Chris Dearman · 17 years ago
  13. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  14. fa33a54 [MIPS] Malta: Delete dead code. by Ralf Baechle · 17 years ago
  15. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  16. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  17. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  18. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  19. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  20. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  21. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  22. a11b18e [MIPS] MTI: Add CoreFPGA4 ID. by Chris Dearman · 17 years ago
  23. efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 17 years ago
  24. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 17 years ago
  25. 7b4f4ec [MIPS] Fix builds where MSC01E_xxx is undefined. by Chris Dearman · 17 years ago
  26. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
  27. b72c052 [MIPS] Malta: Fix for SOCitSC based Maltas by Chris Dearman · 17 years ago
  28. cf75789 [MIPS] SMTC: Fix build error caused by nonsense code. by Chris Dearman · 17 years ago
  29. 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 17 years ago
  30. f197465 [MIPS] MIPS Tech: Get rid of volatile in core code. by Ralf Baechle · 17 years ago
  31. 252161e [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines by Yoichi Yuasa · 17 years ago
  32. 43e3c88 [MIPS] mips-boards: More liberal check for mips-board console by Thiemo Seufer · 17 years ago
  33. f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 17 years ago
  34. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  35. 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 17 years ago
  36. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  37. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  38. f75f369 [MIPS] Fix build errors on SEAD by Atsushi Nemoto · 18 years ago
  39. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  40. 67cac1e [MIPS] Fix warning in mips-boards generic PCI by Yoichi Yuasa · 18 years ago
  41. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  42. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  43. e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
  44. 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 18 years ago
  45. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  46. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  47. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  48. 846acaa [MIPS] Patch to arch/mips/mips-boards/generic/time.c by Kevin D. Kissell · 18 years ago
  49. ece2246 [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). by Ralf Baechle · 18 years ago
  50. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  51. e1a4e46 [MIPS] Malta: Fix build of certain configs. by Ralf Baechle · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. 7349968 [MIPS] Malta: Handle byteswapping hardare bug in big endian mode. by Elizabeth Oldham · 18 years ago
  54. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 18 years ago
  55. 8f6539d [MIPS] kgdb: Let gcc compute the array size itself. by Ralf Baechle · 18 years ago
  56. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  57. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 18 years ago
  58. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 18 years ago
  59. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 18 years ago
  60. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 18 years ago
  61. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  62. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  63. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  64. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  65. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 19 years ago
  66. 11e6df6 MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. by Ralf Baechle · 19 years ago
  67. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  68. 479a0e3 Support for CoreFPGA-3. by Ralf Baechle · 19 years ago
  69. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  70. aa0980b8 Fixes for system controllers for Atlas/Malta core cards. by Maciej W. Rozycki · 20 years ago
  71. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  72. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago