aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22/ip22-int.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-171-1/+2
* irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+1
* MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle2008-10-271-9/+0
* MIPS: IP22: Small cleanupsDmitri Vorobiev2008-10-271-4/+4
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-1/+1
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-3/+2
* [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-4/+4
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-3/+2
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-28/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-92/+17
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-17/+15
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-5/+5
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-6/+53
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+410