aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-rm9000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-2/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-7/+4
2007-02-06[MIPS] Remove unused rm9k_cpu_irq_disable()Atsushi Nemoto1-9/+0
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-8/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-2/+4
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-34/+11
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-14/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+149