aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat/interrupt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner1-8/+8
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-07-15[MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer1-13/+8
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten1-0/+2
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa1-8/+14
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle1-3/+5
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy1-0/+130
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa1-130/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-7/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-30/+6
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-3/+3
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-6/+8
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-8/+7
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+160