aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAge
* Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
|\
| * irq: update all arches for new irq_descMike Travis2009-01-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-01-10
|\ \ | |/ |/|
| * powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-09
* | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
|/
* powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue2008-09-15
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-15
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-03
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23
| |\
| * | ftrace: support for PowerPCSteven Rostedt2008-05-23
* | | Merge branch 'linux-2.6'Paul Mackerras2008-06-29
|\ \ \ | | |/ | |/|
| * | [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-16
| |/
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-08
* | [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-02
|/
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-29
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-18
* [POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt2008-04-16
* [POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2008-04-03
* 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