| Commit message (Expand) | Author | Age | Files | Lines |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -1/+0 |
* | MIPS: Install handlers for software IRQs | Kevin Cernekee | 2011-07-25 | 1 | -8/+6 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | MIPS: irq_cpu: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -25/+21 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle | 2009-03-30 | 1 | -1/+2 |
* | [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. | Ralf Baechle | 2007-11-16 | 1 | -1/+1 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -2/+2 |
* | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 | 1 | -10/+7 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -10/+0 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -1/+4 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -64/+13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -2/+2 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | MT bulletproofing. | Ralf Baechle | 2005-10-29 | 1 | -12/+67 |
* | Inlining will result in back-to-back mtc0 mfc0 instructions. Break the | Ralf Baechle | 2005-10-29 | 1 | -0/+2 |
* | Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This | Ralf Baechle | 2005-10-29 | 1 | -0/+2 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -8/+7 |
* | Mask and ack CPU interrupts upon initialization. Keep the state | Maciej W. Rozycki | 2005-10-29 | 1 | -1/+6 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+118 |