aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/common/irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* mips: vr41xx: Use irdq_irq_disabled()Thomas Gleixner2011-03-291-1/+1
* MIPS: VR41xx: Convert to new irq_chip functionsThomas Gleixner2011-03-251-9/+10
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* [MIPS] VR41xx: unsigned irq cannot be negativeroel kluin2008-09-161-2/+4
* [MIPS] vr41xx: Use symbolic names for IRQ numersYoichi Yuasa2007-02-061-8/+8
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2007-01-231-3/+9
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-16/+16
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-131-1/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-4/+25
* Update Yoichi Yuasa's email address.Ralf Baechle2006-01-101-1/+1
* [PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa2005-09-051-0/+94