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