aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/mce_power.c
Commit message (Expand)AuthorAge
* powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin2018-10-04
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-19
* powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin2018-08-10
* powerpc/64s: Report SLB multi-hit rather than parity errorMichael Ellerman2018-07-12
* powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar2018-04-23
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-17
* Merge branch 'fixes' into nextMichael Ellerman2017-11-10
|\
| * powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling2017-09-29
| * powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling2017-09-26
* | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-06
* | powerpc/mce: Hookup ierror (instruction) UE errorsBalbir Singh2017-10-16
* | powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh2017-10-16
* | powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin2017-10-03
|/
* powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-10
* powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin2017-06-06
* powerpc/64s: Minor fix for MCE TLB flush for radixNicholas Piggin2017-04-19
* powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin2017-03-21
* powerpc/64s: Data driven machine check handlingNicholas Piggin2017-03-21
* powerpc/64s: Data driven machine check evaluationNicholas Piggin2017-03-21
* powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin2017-03-21
* powerpc/64s: Clean up machine check recovery flushingNicholas Piggin2017-03-21
* powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-10
* powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-10
* powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg2016-05-11
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-11
* powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-01
* powerpc: Add POWER9 cputable entryMichael Neuling2016-02-22
* powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-16
* powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2014-12-05
* powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-06
* powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard2013-12-29
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-05
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2013-12-05
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-05