index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
mce.h
Age
Commit message (
Expand
)
Author
2017-04-03
powerpc/book3s: Print task info if we take a machine check in user mode
Michael Ellerman
2017-03-21
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
2014-01-15
Move precessing of MCE queued event out from syscall exit path.
Mahesh Salgaonkar
2013-12-05
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar