summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/mce_power.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin2017-06-061-0/+3
* powerpc/64s: Minor fix for MCE TLB flush for radixNicholas Piggin2017-04-191-2/+6
* powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin2017-03-211-7/+19
* powerpc/64s: Data driven machine check handlingNicholas Piggin2017-03-211-254/+74
* powerpc/64s: Data driven machine check evaluationNicholas Piggin2017-03-211-243/+326
* powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin2017-03-211-0/+92
* powerpc/64s: Clean up machine check recovery flushingNicholas Piggin2017-03-211-74/+23
* powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-101-0/+231
* powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-101-0/+6
* powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg2016-05-111-5/+5
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-111-0/+10
* powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-011-0/+3
* powerpc: Add POWER9 cputable entryMichael Neuling2016-02-221-9/+8
* powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-171-2/+51
* powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2014-12-051-2/+2
* powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-071-4/+33
* powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard2013-12-301-3/+3
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-051-8/+108
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2013-12-051-0/+34
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-051-0/+150