1. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  2. 892b8cf IRQCHIP: irq_cpu: declare irqchip table entry by Paul Burton · 9 years ago
  3. 67e38cf MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. by Ralf Baechle · 9 years ago[Renamed from arch/mips/kernel/irq_cpu.c]
  4. a3e6c1e MIPS: IRQ: Fix disable_irq on CPU IRQs by Felix Fietkau · 9 years ago
  5. f64e55d MIPS: Set vint handler when mapping CPU interrupts by Andrew Bresticker · 10 years ago
  6. 85f7cda MIPS: Provide a generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  7. afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 10 years ago
  8. 0f84c30 MIPS: Always use IRQ domains for CPU IRQs by Andrew Bresticker · 10 years ago
  9. f7777dc MIPS: Panic messages should not end in \n. by Ralf Baechle · 11 years ago
  10. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  11. 0916b46 MIPS: add irqdomain support for the CPU IRQ controller by Gabor Juhos · 11 years ago
  12. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  13. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  14. 273f2d7 MIPS: Install handlers for software IRQs by Kevin Cernekee · 14 years ago
  15. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  16. a93951c MIPS: irq_cpu: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  17. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  18. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  19. 30e748a [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. by Ralf Baechle · 17 years ago
  20. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 17 years ago
  21. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 17 years ago
  22. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  23. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  24. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  25. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  26. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  27. d03d0a5 MT bulletproofing. by Ralf Baechle · 19 years ago
  28. d9912d8 Inlining will result in back-to-back mtc0 mfc0 instructions. Break the by Ralf Baechle · 19 years ago
  29. 569f75b Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This by Ralf Baechle · 19 years ago
  30. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  31. 925ddb0 Mask and ack CPU interrupts upon initialization. Keep the state by Maciej W. Rozycki · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago