summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/ras.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar2022-03-081-31/+1
* powerpc/pseries: Parse control memory access errorGanesh Goudar2022-03-081-4/+32
* powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-0/+2
* powerpc: Refactor verification of MSR_RIChristophe Leroy2021-08-261-1/+1
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-251-2/+2
* powerpc/pseries/ras: Delete a redundant condition branchZhen Lei2021-05-231-2/+0
* powerpc/pseries/mce: Fix a typo in error type assignmentGanesh Goudar2021-04-201-1/+1
* powerpc/pseries/mce: restore msr before returning from handlerNicholas Piggin2021-02-091-4/+15
* powerpc: introduce die_mceNicholas Piggin2021-02-091-1/+1
* powerpc/pseries/ras: Make init_ras_hotplug_IRQ() staticCédric Le Goater2021-01-301-1/+1
* powerpc/pseries/ras: Remove unused variable 'status'Cédric Le Goater2021-01-301-9/+4
* powerpc/64s/pseries: Add ERAT specific machine check handlerNicholas Piggin2020-12-041-1/+4
* powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar2020-10-221-49/+69
* powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
* powerpc/pseries: Machine check use rtas_call_unlocked() with args on stackNicholas Piggin2020-05-191-1/+9
* powerpc/pseries/ras: fwnmi sreset should not interlockNicholas Piggin2020-05-191-15/+33
* powerpc/pseries/ras: fwnmi avoid modifying r3 in error caseNicholas Piggin2020-05-181-3/+4
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-05-181-2/+3
* powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin2020-05-181-1/+1
* powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar2020-04-031-0/+11
* powerpc/pseries: Handle UE event for memcpy_mcsafeGanesh Goudar2020-03-271-0/+3
* 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