aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip32/ip32-irq.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-27
* MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-30
|/
* [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-03
* [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-07
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-26
* [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-29
* [MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-16
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-11
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-19
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-05
* [MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto2006-04-27
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16