aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27/ip27-irq.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2007-10-18[MIPS] IP27: Convert to clock_event_device.Ralf Baechle
2007-08-27[MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle
2007-08-27[MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle
2007-08-27[MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-07-13[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.Ralf Baechle
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-19[MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2005-10-29Use pr_debug instead of homegrown debug print macros.Ralf Baechle
2005-10-29Arrested for multiple offences of header file inclusion.Ralf Baechle
2005-10-29HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds