summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/ras.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()YueHaibing2019-11-131-1/+1
* powerpc/64s/pseries: machine check convert to use common event codeNicholas Piggin2019-08-301-266/+194
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar2019-04-201-0/+83
* powerpc/pseries/mce: Improve array initialization.Mahesh Salgaonkar2019-04-201-26/+26
* powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar2019-03-291-0/+1
* powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-191-1/+2
* powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot2018-09-191-1/+1
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-1/+16
* powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-191-0/+133
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-1/+59
* powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-191-0/+95
* powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-08-101-1/+1
* powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2018-08-071-15/+32
* powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar2018-08-071-1/+1
* 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
OpenPOWER on IntegriCloud