summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/mce_power.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+8Star
* powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-161-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