aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/irq.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[POWERPC] 86xx: Remove unused IRQ definesGravatar Kumar Gala 1-86/+0
2008-01-28[PPC] Remove 85xx from arch/ppcGravatar Kumar Gala 1-121/+0
2008-01-28[PPC] Remove 83xx from arch/ppcGravatar Kumar Gala 1-5/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostGravatar Michael Ellerman 1-2/+6
2007-06-25[POWERPC] Add irq_create_direct_mapping()Gravatar Michael Ellerman 1-0/+9
2007-06-25[POWERPC] Uninline and export virq_to_hw()Gravatar Olof Johansson 1-4/+1
2007-01-24[POWERPC] Add IRQ remapping hookGravatar Ishizaki Kou 1-0/+3
2006-12-04[POWERPC] add virq_to_hw accessor routineGravatar Geoff Levand 1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-08-08[POWERPC] Make doc comments extractableGravatar Michael Ellerman 1-12/+12
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeGravatar Benjamin Herrenschmidt 1-25/+13
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itGravatar Benjamin Herrenschmidt 1-50/+306
2006-07-03[POWERPC] Use the genirq frameworkGravatar Benjamin Herrenschmidt 1-3/+5
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUGravatar Ingo Molnar 1-5/+0
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 1-0/+86
2006-06-21[POWERPC] Add 8641 Register space and IRQ definitions.Gravatar Jon Loeliger 1-0/+86
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-04-04powerpc: iSeries has only 256 IRQsGravatar Stephen Rothwell 1-0/+7
2006-02-24powerpc: Implement accurate task and CPU time accountingGravatar Paul Mackerras 1-2/+4
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingGravatar Kumar Gala 1-0/+1
2005-11-09powerpc: merge irq.cGravatar Stephen Rothwell 1-1/+0
2005-11-09ppc64: remove ppc_irq_dispatch_handlerGravatar Stephen Rothwell 1-1/+1
2005-11-09ppc64: move stack switching up in interrupt processingGravatar Stephen Rothwell 1-2/+2
2005-11-01[PATCH] powerpc: Rename BPA to CellGravatar Arnd Bergmann 1-1/+1
2005-10-26powerpc: Fix interrupt-tree parsingGravatar Paul Mackerras 1-0/+2
2005-10-20powerpc: Merge time.c and asm/time.h.Gravatar Paul Mackerras 1-0/+2
2005-10-10powerpc: Merge asm/irq.hGravatar Paul Mackerras 1-0/+500