aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq_cpu.c
Commit message (Expand)AuthorAge
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* MIPS: Install handlers for software IRQsKevin Cernekee2011-07-25
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-30
* [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle2007-11-15
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* MT bulletproofing.Ralf Baechle2005-10-29
* Inlining will result in back-to-back mtc0 mfc0 instructions. Break theRalf Baechle2005-10-29
* Use an irq_enable_hazard hazard barrier in unmask_mips_irq. ThisRalf Baechle2005-10-29
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* Mask and ack CPU interrupts upon initialization. Keep the stateMaciej W. Rozycki2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16