1. 599a894 MIPS: Move several variables from .bss to .init.data by Dmitri Vorobiev · 15 years ago
  2. 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
  3. eb42306 MIPS: IP22, IP28: Build with -Werror by Ralf Baechle · 15 years ago
  4. 7e9e05c MIPS: IP22: Fix hang in power button interrupt handler by Ralf Baechle · 15 years ago
  5. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  6. 2f123e5 MIPS: IP22: ip22-int.c header file weeding. by Ralf Baechle · 16 years ago
  7. 14823cc MIPS: IP22: Small cleanups by Dmitri Vorobiev · 16 years ago
  8. 7d81a5e MIPS: IP22/28: Switch over to RTC class driver by Thomas Bogendoerfer · 16 years ago
  9. 4a911b1 [MIPS] IP22: Fix detection of second HPC3 on Challenge S by Thomas Bogendoerfer · 16 years ago
  10. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  11. fc22c35 [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build by Adrian Bunk · 16 years ago
  12. 5a334fa [MIPS] IP22: Use common SGI button driver by Thomas Bogendoerfer · 16 years ago
  13. b03d7b1 [MIPS] IP22: Add platform device for Indy volume buttons by Thomas Bogendoerfer · 16 years ago
  14. 5b438c4 [MIPS] IP22/28: Add platform devices for HAL2 by Thomas Bogendoerfer · 16 years ago
  15. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 16 years ago
  16. 52f4f6b [MIPS] Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago
  17. e2defae [MIPS] IP28 support by Thomas Bogendoerfer · 17 years ago
  18. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  19. 5b3af8f [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel by Thomas Bogendoerfer · 17 years ago
  20. 68de480 [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259 by Thomas Bogendoerfer · 17 years ago
  21. 0eafaae [MIPS] IP22: Fix hang due to messing with timer interrupt handler by Thomas Bogendoerfer · 17 years ago
  22. 1c5dc03 [MIPS] IP22: Enable -Werror. by Ralf Baechle · 17 years ago
  23. 754d0f2 [MIPS] IP22: Complain if requesting the front panel irq failed. by Ralf Baechle · 17 years ago
  24. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  25. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  26. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  27. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  28. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  29. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  30. 01e9943 [MIPS] IP22: fix wrong argument order by Thomas Bogendoerfer · 17 years ago
  31. 0ba8bc6 [MIPS] IP22: Fix wrong check for second HPC by Thomas Bogendoerfer · 17 years ago
  32. 88eb413 [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. by Ralf Baechle · 17 years ago
  33. 5bd080f [MIPS] IP22: Fix modpost warning. by Ralf Baechle · 17 years ago
  34. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 17 years ago
  35. df9f540 Convert SGI IP22 and specific drivers to platform_device. by Ralf Baechle · 17 years ago
  36. 78709b9d [MIPS] IP22: Get rid of volatile in IP22 core code. by Ralf Baechle · 17 years ago
  37. 119537c [MIPS] Misc fixes for plat_irq_dispatch functions by Thiemo Seufer · 17 years ago
  38. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  39. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  40. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  41. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  42. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  43. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  44. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  45. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  48. d1d60de [MIPS] IP22 Fix brown paper bag in RTC code. by Julien BLACHE · 18 years ago
  49. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  50. 046f8f7 [MIPS] Remove redeclarations of setup_irq(). by Ralf Baechle · 18 years ago
  51. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  52. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  55. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  56. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  57. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  58. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  59. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  60. e9feeb2 [MIPS] IP22: Fix serial console detection by Ralf Baechle · 18 years ago
  61. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  62. 71baa1a [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. by Ralf Baechle · 19 years ago
  63. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  64. 37c8c64 IP22 EISA support update. by Thiemo Seufer · 19 years ago
  65. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  66. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago