aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/mce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens1-1/+1
2015-05-12powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens1-2/+2
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-12/+12
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar1-2/+2
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar1-3/+10
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-0/+27
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar1-0/+154
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-0/+164