summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/ras.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Enable RAS hotplug events laterSam Bobroff2018-02-131-9/+22
* powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-081-1/+2
* powerpc/pseries/le: Work around a firmware quirkNicholas Piggin2017-08-311-0/+15
* powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin2017-04-281-0/+4
* powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen2016-07-191-0/+39
* powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar2015-12-141-24/+31
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-1/+2
* powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual2015-01-231-0/+2
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-2/+2
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-1/+1
* powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-281-1/+1
* powerpc/le: Enable RTAS events supportGreg Kurz2014-04-071-7/+10
* powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-241-0/+3
* powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang2013-06-201-4/+4
* powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-281-25/+1
* powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-281-19/+8
* powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-281-1/+1
* powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-281-4/+1
* powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-281-17/+116
* powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard2011-05-191-1/+1
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+2
* powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard2011-01-211-14/+38
* powerpc: Rework pseries machine check handlerAnton Blanchard2011-01-211-18/+30
* powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard2011-01-211-1/+1
* powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-091-3/+2
* powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-211-59/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-1/+1
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-241-3/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-141-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-9/+5
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* Merge branch 'merge'Paul Mackerras2006-08-011-2/+1
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-2/+1
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-29/+53
* [PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2006-03-281-1/+1
* [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-091-1/+4
* [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-091-4/+2
* [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-1/+1
* [PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman2005-10-261-0/+352
OpenPOWER on IntegriCloud