summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/irq.c
Commit message (Expand)AuthorAgeFilesLines
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer2007-11-021-11/+16
* [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-2/+4
* [MIPS] Jazz clockevent driverRalf Baechle2007-10-121-0/+48
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-121-67/+27Star
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-7/+0Star
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-21/+6Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-15/+15
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-4/+74
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-8/+7Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+100