summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22/ip22-int.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2014-06-041-1/+6
* mips: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-18/+18
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-5/+5
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-5/+5
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-35/+27
|\
| * MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
| * MIPS: IP22/IP28: Convert to new irq_chip functionsThomas Gleixner2011-03-251-34/+26
* | update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
|/
* 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