summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/xics.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-4/+2
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-241-1/+0
* [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-181-48/+0
* powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
* [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
* [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
* [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-071-4/+10
* [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
* [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-201-30/+29
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+1
|/
* [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-251-24/+29
* [POWERPC] Fix compile warning in pseries xics codeMichael Neuling2007-06-021-4/+6
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-7/+8
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski2007-01-091-3/+2
* [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