aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mce.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin1-7/+8
2017-04-03powerpc/book3s: Print task info if we take a machine check in user modeMichael Ellerman1-1/+2
2017-03-21powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin1-91/+0
2017-03-10powerpc/64s: POWER9 machine check handlerNicholas Piggin1-0/+105
2017-03-10powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin1-1/+2
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar1-1/+2
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar1-1/+0
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-0/+1
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar1-0/+3
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-0/+124
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar1-0/+3
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar1-0/+67