aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAge
* [POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2006-12-04
* [POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell2006-12-04
* [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman2006-10-25
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-16
* [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-09
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-26
* Merge branch 'merge'Paul Mackerras2006-08-31
|\
| * [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-29
* | Merge branch 'merge'Paul Mackerras2006-08-25
|\|
| * [POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt2006-08-17
* | [POWERPC] Export msi symbolsJake Moilanen2006-08-08
|/
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-03
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
| * [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-03
* | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-03
* | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-29
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-23
* [POWERPC] MSI abstractionJake Moilanen2006-06-15
* powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-04
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-28
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-13
* powerpc: reduce include in irq.cStephen Rothwell2006-01-08
* powerpc: partly merge iseries do_IRQStephen Rothwell2006-01-08
* powerpc: have only one definition of __irq_offset_valueStephen Rothwell2005-11-13
* powerpc: make iSeries use generic virtual irq mappingStephen Rothwell2005-11-13
* powerpc: merge irq.cStephen Rothwell2005-11-09