aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/irq.h
Commit message (Expand)AuthorAge
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
* [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-25
* [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-25
* [POWERPC] Add IRQ remapping hookIshizaki Kou2007-01-24
* [POWERPC] add virq_to_hw accessor routineGeoff Levand2006-12-04
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [POWERPC] Make doc comments extractableMichael Ellerman2006-08-08
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-03
* [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-23
|\
| * [POWERPC] Add 8641 Register space and IRQ definitions.Jon Loeliger2006-06-21
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-04
* powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
* [PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala2005-11-11
* powerpc: merge irq.cStephen Rothwell2005-11-09
* ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-09
* ppc64: move stack switching up in interrupt processingStephen Rothwell2005-11-08
* [PATCH] powerpc: Rename BPA to CellArnd Bergmann2005-11-01
* powerpc: Fix interrupt-tree parsingPaul Mackerras2005-10-26
* powerpc: Merge time.c and asm/time.h.Paul Mackerras2005-10-19
* powerpc: Merge asm/irq.hPaul Mackerras2005-10-10