| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -654/+0 |
* | [POWERPC] Move to runtime allocated exception stacks | Kumar Gala | 2008-06-02 | 1 | -0/+13 |
* | proper __do_softirq() prototype | Adrian Bunk | 2008-04-29 | 1 | -2/+0 |
* | [POWERPC] 86xx: Remove unused IRQ defines | Kumar Gala | 2008-01-28 | 1 | -86/+0 |
* | [PPC] Remove 85xx from arch/ppc | Kumar Gala | 2008-01-28 | 1 | -121/+0 |
* | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 2008-01-28 | 1 | -5/+0 |
* | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-14 | 1 | -2/+6 |
* | [POWERPC] Add irq_create_direct_mapping() | Michael Ellerman | 2007-06-25 | 1 | -0/+9 |
* | [POWERPC] Uninline and export virq_to_hw() | Olof Johansson | 2007-06-25 | 1 | -4/+1 |
* | [POWERPC] Add IRQ remapping hook | Ishizaki Kou | 2007-01-24 | 1 | -0/+3 |
* | [POWERPC] add virq_to_hw accessor routine | Geoff Levand | 2006-12-04 | 1 | -0/+4 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [POWERPC] Make doc comments extractable | Michael Ellerman | 2006-08-08 | 1 | -12/+12 |
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 | 1 | -25/+13 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -50/+306 |
* | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt | 2006-07-03 | 1 | -3/+5 |
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -5/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 1 | -0/+86 |
|\ |
|
| * | [POWERPC] Add 8641 Register space and IRQ definitions. | Jon Loeliger | 2006-06-21 | 1 | -0/+86 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
|/ |
|
* | powerpc: iSeries has only 256 IRQs | Stephen Rothwell | 2006-04-04 | 1 | -0/+7 |
* | powerpc: Implement accurate task and CPU time accounting | Paul Mackerras | 2006-02-24 | 1 | -2/+4 |
* | [PATCH] ppc32: fix PQ2 PCI DMA interrupt handling | Kumar Gala | 2005-11-11 | 1 | -0/+1 |
* | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 1 | -1/+0 |
* | ppc64: remove ppc_irq_dispatch_handler | Stephen Rothwell | 2005-11-09 | 1 | -1/+1 |
* | ppc64: move stack switching up in interrupt processing | Stephen Rothwell | 2005-11-09 | 1 | -2/+2 |
* | [PATCH] powerpc: Rename BPA to Cell | Arnd Bergmann | 2005-11-01 | 1 | -1/+1 |
* | powerpc: Fix interrupt-tree parsing | Paul Mackerras | 2005-10-26 | 1 | -0/+2 |
* | powerpc: Merge time.c and asm/time.h. | Paul Mackerras | 2005-10-20 | 1 | -0/+2 |
* | powerpc: Merge asm/irq.h | Paul Mackerras | 2005-10-10 | 1 | -0/+500 |