aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip22/ip22-int.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSGravatar Wu Zhangjin 1-1/+2
2009-01-15irq: update all arches for new irq_desc, fixGravatar Mike Travis 1-1/+1
2008-10-27MIPS: IP22: ip22-int.c header file weeding.Gravatar Ralf Baechle 1-9/+0
2008-10-27MIPS: IP22: Small cleanupsGravatar Dmitri Vorobiev 1-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 1-1/+1
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptGravatar Ralf Baechle 1-1/+1
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Gravatar Ralf Baechle 1-3/+2
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsGravatar Thiemo Seufer 1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipGravatar Atsushi Nemoto 1-4/+4
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerGravatar Atsushi Nemoto 1-3/+2
2006-12-06[MIPS] Compile __do_IRQ() when really neededGravatar Franck Bui-Huu 1-28/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqGravatar Atsushi Nemoto 1-1/+1
2006-11-30[MIPS] IRQ cleanupsGravatar Atsushi Nemoto 1-92/+17
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Gravatar Ralf Baechle 1-17/+15
2006-07-13[MIPS] Eleminate interrupt migration helper use.Gravatar Ralf Baechle 1-5/+5
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Gravatar Ralf Baechle 1-6/+53
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 1-6/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+410