aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAge
* Spelling fix: explicitlyJean Delvare2007-10-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-02
| * [POWERPC] Export virq mapping via debugfsMichael Ellerman2007-09-13
| * [POWERPC] Initialise hwirq for legacy irqsMichael Ellerman2007-09-13
| * [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-13
| * [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-13
| * [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
| * [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-22
* | [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-10
|/
* [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-26
* [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-10
* [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-25
* [POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman2007-06-25
* [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-25
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman2007-06-02
* powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-11
* [POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman2007-05-07
* [POWERPC] PS3: Fix system slowdownTakao Shinohara2007-05-02
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-29
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-05
* [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-08
* [POWERPC] Add IRQ remapping hookIshizaki Kou2007-01-24
* [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