aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq.c
AgeCommit message (Expand)Author
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman
2007-06-25[POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman
2007-05-02[POWERPC] PS3: Fix system slowdownTakao Shinohara
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-02-08[POWERPC] Fix comment in kernel/irq.cJohannes Berg
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell
2006-10-25[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26[POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt
2006-08-25Merge branch 'merge'Paul Mackerras
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt
2006-08-08[POWERPC] Export msi symbolsJake Moilanen
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr
2006-06-15[POWERPC] MSI abstractionJake Moilanen
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-09powerpc: reduce include in irq.cStephen Rothwell
2006-01-09powerpc: partly merge iseries do_IRQStephen Rothwell
2005-11-14powerpc: have only one definition of __irq_offset_valueStephen Rothwell
2005-11-14powerpc: make iSeries use generic virtual irq mappingStephen Rothwell
2005-11-09powerpc: merge irq.cStephen Rothwell