index
:
pm24.git
master
perf-mon
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
/
kernel
/
mce_power.c
Age
Commit message (
Expand
)
Author
2017-04-19
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
2017-03-21
powerpc/64s: POWER8 add missing machine check definitions
Nicholas Piggin
2017-03-21
powerpc/64s: Data driven machine check handling
Nicholas Piggin
2017-03-21
powerpc/64s: Data driven machine check evaluation
Nicholas Piggin
2017-03-21
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
2017-03-21
powerpc/64s: Clean up machine check recovery flushing
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
2016-05-11
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-02-22
powerpc: Add POWER9 cputable entry
Michael Neuling
2015-03-17
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2014-12-05
powerpc/book3s: Fix partial invalidation of TLBs in MCE code.
Mahesh Salgaonkar
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
2013-12-30
powerpc: Fix endian issues in power7/8 machine check handler
Anton Blanchard
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