summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/ras.c
AgeCommit message (Expand)Author
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-06-25powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar
2018-08-07powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar
2018-02-13powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-01-08powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman
2017-08-31powerpc/pseries/le: Work around a firmware quirkNicholas Piggin
2017-04-28powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin
2016-07-19powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen
2015-12-14powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang
2012-03-28powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard
2012-03-28powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard
2012-03-28powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard
2012-03-28powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard
2011-05-19powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-01-21powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard
2011-01-21powerpc: Rework pseries machine check handlerAnton Blanchard
2011-01-21powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson
2005-10-26[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman