aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman1-0/+9
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson1-4/+1
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou1-0/+3
2006-12-04[POWERPC] add virq_to_hw accessor routineGeoff Levand1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman1-12/+12
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-25/+13
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-50/+306
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-3/+5
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-5/+0
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+86
2006-06-21[POWERPC] Add 8641 Register space and IRQ definitions.Jon Loeliger1-0/+86
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell1-0/+7
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-2/+4
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala1-0/+1
2005-11-09powerpc: merge irq.cStephen Rothwell1-1/+0
2005-11-09ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell1-1/+1
2005-11-09ppc64: move stack switching up in interrupt processingStephen Rothwell1-2/+2
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann1-1/+1
2005-10-26powerpc: Fix interrupt-tree parsingPaul Mackerras1-0/+2
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras1-0/+2
2005-10-10powerpc: Merge asm/irq.hPaul Mackerras1-0/+500