1. 67cac1e [MIPS] Fix warning in mips-boards generic PCI by Yoichi Yuasa · 18 years ago
  2. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  3. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  4. e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
  5. 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 18 years ago
  6. ba38cdf [MIPS] Malta: Fix uninitialized regs pointer. by Ralf Baechle · 18 years ago
  7. 0118c3c [MIPS] Malta: Fix build for non-MIPS32/64 configuration. by Ralf Baechle · 18 years ago
  8. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  9. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  10. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  11. 846acaa [MIPS] Patch to arch/mips/mips-boards/generic/time.c by Kevin D. Kissell · 18 years ago
  12. 5fd3265 [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. by Ralf Baechle · 18 years ago
  13. 75da124 [MIPS] Remove unused code. by Ralf Baechle · 18 years ago
  14. ece2246 [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). by Ralf Baechle · 18 years ago
  15. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  16. 783b09d [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt. by Ralf Baechle · 18 years ago
  17. e1a4e46 [MIPS] Malta: Fix build of certain configs. by Ralf Baechle · 18 years ago
  18. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  19. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  22. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  23. 5e46c3a [MIPS] C99-ify struct resource initialization. by Ralf Baechle · 18 years ago
  24. b0b0e13 [MIPS] Remove unused instances of prom_build_cpu_map. by Ralf Baechle · 18 years ago
  25. 7349968 [MIPS] Malta: Handle byteswapping hardare bug in big endian mode. by Elizabeth Oldham · 18 years ago
  26. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 18 years ago
  27. 8f6539d [MIPS] kgdb: Let gcc compute the array size itself. by Ralf Baechle · 18 years ago
  28. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  29. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  30. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 18 years ago
  31. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 18 years ago
  32. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 18 years ago
  33. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 18 years ago
  34. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  35. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  36. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  37. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  38. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  39. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  40. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 18 years ago
  41. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  42. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 19 years ago
  43. 11e6df6 MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. by Ralf Baechle · 19 years ago
  44. 1a6ea3e [MIPS] SEAD: More build fixes. by Ralf Baechle · 19 years ago
  45. c78cbf4 Support for MIPSsim, the cycle accurate MIPS simulator. by Ralf Baechle · 19 years ago
  46. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  47. 479a0e3 Support for CoreFPGA-3. by Ralf Baechle · 19 years ago
  48. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  49. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  50. ea7c394 Clean up SEAD interrupt initialization. by Maciej W. Rozycki · 19 years ago
  51. aa0980b8 Fixes for system controllers for Atlas/Malta core cards. by Maciej W. Rozycki · 19 years ago
  52. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  53. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago