aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner2011-03-251-8/+8
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* [MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer2008-07-151-13/+8
* [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-0/+2
* [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-151-8/+14
* [MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-3/+5
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-111-0/+130
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-101-130/+0
* [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/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-30/+6
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-3/+3
* [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-6/+8
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-8/+7
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+160