| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-05 | 1 | -7/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 1 | -1/+1 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -1/+0 |
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 1 | -0/+1 |
* | mips: vr41xx: Use irdq_irq_disabled() | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MIPS: VR41xx: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -9/+10 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 1 | -1/+1 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | [MIPS] VR41xx: unsigned irq cannot be negative | roel kluin | 2008-09-16 | 1 | -2/+4 |
* | [MIPS] vr41xx: Use symbolic names for IRQ numers | Yoichi Yuasa | 2007-02-06 | 1 | -8/+8 |
* | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 | 1 | -1/+1 |
* | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change | Yoichi Yuasa | 2007-01-23 | 1 | -3/+9 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -16/+16 |
* | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 2006-07-13 | 1 | -1/+1 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 1 | -4/+25 |
* | Update Yoichi Yuasa's email address. | Ralf Baechle | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] mips: update IRQ handling for vr41xx | Yoichi Yuasa | 2005-09-05 | 1 | -0/+94 |