aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: IP27: Sort out section mismatch.Ralf Baechle2011-10-201-2/+2
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2011-03-251-20/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-181-3/+2
* [MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle2007-08-271-3/+0
* [MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle2007-08-271-0/+2
* [MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle2007-08-271-3/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-8/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-12/+5
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-23/+0
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-13/+13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.Ralf Baechle2006-07-131-2/+0
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* 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] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-5/+22
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+1
* Use pr_debug instead of homegrown debug print macros.Ralf Baechle2005-10-291-9/+6
* Arrested for multiple offences of header file inclusion.Ralf Baechle2005-10-291-1/+0
* HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle2005-10-291-23/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+457