aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip32/ip32-irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-16/+24
* MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner2011-03-251-92/+42
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-8/+1
* MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-2/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-2/+0
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-301-18/+45
|/
* [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
* [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-071-1/+0
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-261-10/+14
* [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-291-51/+77
* [MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-89/+73
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-13/+13
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-1/+1
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-111-4/+12
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-5/+5
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-113/+20
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-25/+23
* [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer2006-07-131-4/+4
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-6/+6
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-6/+6
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-061-2/+2
* [MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto2006-04-271-3/+4
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-9/+24
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-40/+35
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+590