summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/xics.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M2006-12-041-19/+49
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-9/+9
* Merge branch 'merge'Paul Mackerras2006-08-081-3/+3
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-3/+3
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-011-21/+1
* | Merge branch 'merge'Paul Mackerras2006-08-011-20/+14
|\ \ | |/
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-20/+14
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-11/+11
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-188/+297
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-206/+237
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-4/+4
* [PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson2006-04-221-1/+1
* [PATCH] powerpc: clear IPIs on kdumpHaren Myneni2006-04-221-10/+13
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-4/+4
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
* [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-1/+1
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-1/+2
* [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-121-1/+1
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-091-1/+1
* powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-221-18/+3
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-3/+3
* ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-091-0/+1
* [PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson2005-10-281-0/+747
OpenPOWER on IntegriCloud