1. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  2. 5a4a4ad MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD by Wu Zhangjin · 13 years ago
  3. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  4. 9fcecaf MIPS: LASAt: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  5. bd152b0 MIPS: Lasat: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  6. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  7. e9cfaa9 Rename .text.start to .text..start. by Denys Vlasenko · 14 years ago
  8. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  9. 606d62f MIPS: Lasat: Fix botched changes to sysctl code. by Ralf Baechle · 15 years ago
  10. c0b4abd MIPS: Lasat: Convert to proc_fops / seq_file by Alexey Dobriyan · 15 years ago
  11. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  12. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  13. 1639319 sysctl mips/lasat: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  14. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  15. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  16. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  17. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  18. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  19. 1f34f2e [MIPS] Lasat: sysctl fixup by Thomas Horsten · 16 years ago
  20. 0c3bd83 [MIPS] Lasat: bring back from the dead by Thomas Horsten · 16 years ago
  21. 8a39c52 [MIPS] Lasat: Convert pvc_sem semaphore to mutex by Daniel Walker · 17 years ago
  22. 778bc14 [MIPS] Lasat: Fix built in separate object directory. by WANG Cong · 17 years ago
  23. 89becf5 [MIPS] Lasat: Fix overlap of interrupt number ranges. by Yoichi Yuasa · 17 years ago
  24. ba5eac5 [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. by Ralf Baechle · 17 years ago
  25. a5ccfe5 [MIPS] Lasat: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  26. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  27. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  28. 1f21d2b [MIPS] Add back support for LASAT platforms by Brian Murphy · 17 years ago
  29. c99cabf [MIPS] remove LASAT Networks platforms support by Yoichi Yuasa · 17 years ago
  30. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  31. 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 17 years ago
  32. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  33. 8d8cb8a [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage by Eric W. Biederman · 17 years ago
  34. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  35. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  36. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  37. 1b04fe9 [PATCH] struct path: convert mips by Josef Sipek · 18 years ago
  38. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  39. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  40. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  41. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  42. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  43. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  44. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  47. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  48. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  49. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  50. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  51. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  52. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  53. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  54. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  55. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 18 years ago
  56. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  57. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  58. 5e83d43 Sliceup Kconfig; it's grown too large. by Ralf Baechle · 19 years ago
  59. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  60. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  61. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago