aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-rm9000.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner2011-03-251-26/+23
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* [MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2008-02-191-0/+1
* [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle2007-11-151-1/+1
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-2/+2
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-7/+4
* [MIPS] Remove unused rm9k_cpu_irq_disable()Atsushi Nemoto2007-02-061-9/+0
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-8/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-2/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-34/+11
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-2/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-14/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+149