summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq_cpu.c
AgeCommit message (Expand)AuthorLines
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto-2/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto-10/+7
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu-10/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto-1/+4
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto-64/+13
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-2/+2
2005-10-29MT bulletproofing.Ralf Baechle-12/+67
2005-10-29Inlining will result in back-to-back mtc0 mfc0 instructions. Break theRalf Baechle-0/+2
2005-10-29Use an irq_enable_hazard hazard barrier in unmask_mips_irq. ThisRalf Baechle-0/+2
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle-8/+7
2005-10-29Mask and ack CPU interrupts upon initialization. Keep the stateMaciej W. Rozycki-1/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+118