summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-3/+3
|\
| * Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-231-1/+1
| |\
| * | ftrace: support for PowerPCSteven Rostedt2008-05-231-3/+3
* | | Merge branch 'linux-2.6'Paul Mackerras2008-06-301-1/+1
|\ \ \ | | |/ | |/|
| * | [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-161-1/+1
| |/
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* | [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-0/+33
|/
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-2/+8
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-181-1/+2
* [POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt2008-04-171-1/+14
* [POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2008-04-031-1/+0
* Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-111-15/+82
|\
| * [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-8/+2
| * [POWERPC] Export virq mapping via debugfsMichael Ellerman2007-09-141-0/+63
| * [POWERPC] Initialise hwirq for legacy irqsMichael Ellerman2007-09-141-1/+1
| * [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-1/+9
| * [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-141-1/+1
| * [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-4/+6
| * [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-221-2/+2
* | [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-101-1/+0
|/
* [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-261-4/+4
* [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-101-1/+2
* [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-251-0/+24
* [POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman2007-06-251-11/+21
* [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-251-0/+6
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman2007-06-021-3/+3
* powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-111-1/+1
* [POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman2007-05-081-27/+0
* [POWERPC] PS3: Fix system slowdownTakao Shinohara2007-05-021-0/+11
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-1/+0
* [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-031-137/+516
|\
OpenPOWER on IntegriCloud