aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21/+6
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-15/+15
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-4/+74
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-8/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+100