summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/ras.c
AgeCommit message (Expand)Author
2020-03-27powerpc/pseries: Handle UE event for memcpy_mcsafeGanesh Goudar
2019-11-13powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()YueHaibing
2019-08-30powerpc/64s/pseries: machine check convert to use common event codeNicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar
2019-04-20powerpc/pseries/mce: Improve array initialization.Mahesh Salgaonkar
2019-03-29powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran
2018-09-19powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Display machine check error details.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar
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