summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-1/+0Star
* [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-081-3/+3
* [POWERPC] Add IRQ remapping hookIshizaki Kou2007-01-241-0/+2
* [POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2006-12-041-5/+52
* [POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell2006-12-041-1/+2
* [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman2006-10-251-1/+5
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-161-1/+23
* [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-091-2/+2
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+4
* [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
* Merge branch 'merge'Paul Mackerras2006-08-311-18/+66
|\
| * [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
* | Merge branch 'merge'Paul Mackerras2006-08-251-1/+1
|\|
| * [POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt2006-08-171-1/+1
* | [POWERPC] Export msi symbolsJake Moilanen2006-08-081-0/+5
|/
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-19/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-041-137/+516
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-122/+507
| * [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-18/+12Star
* | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-041-6/+1Star
* | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-041-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-4/+4
* [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* [POWERPC] MSI abstractionJake Moilanen2006-06-151-0/+25
* powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-041-14/+22
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+2Star
* powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-241-8/+22
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0Star
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-8/+4Star
* powerpc: reduce include in irq.cStephen Rothwell2006-01-091-9/+1Star
* powerpc: partly merge iseries do_IRQStephen Rothwell2006-01-091-55/+16Star
* powerpc: have only one definition of __irq_offset_valueStephen Rothwell2005-11-141-1/+5
* powerpc: make iSeries use generic virtual irq mappingStephen Rothwell2005-11-141-3/+0Star
* powerpc: merge irq.cStephen Rothwell2005-11-091-0/+478