Age | Commit message (Expand) | Author | Files | Lines |
2018-09-19 | powerpc/pseries: Flush SLB contents on SLB MCE errors. | Mahesh Salgaonkar | 1 | -4/+5 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -28/+114 |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-01-18 | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9 | Paul Mackerras | 1 | -28/+114 |
2017-10-16 | powerpc/mce: hookup memory_failure for UE errors | Balbir Singh | 1 | -3/+67 |
2017-10-16 | powerpc/mce: Hookup derror (load/store) UE errors | Balbir Singh | 1 | -1/+5 |
2017-10-16 | powerpc/mce: Align the print of physical address better | Balbir Singh | 1 | -1/+1 |
2017-10-16 | powerpc/mce: Remove unused function get_mce_fault_addr() | Balbir Singh | 1 | -39/+0 |
2017-09-27 | powerpc/64s: Add workaround for P9 vector CI load issue | Michael Neuling | 1 | -1/+29 |
2017-08-10 | powerpc/mce: Move 64-bit machine check code into mce.c | Michael Ellerman | 1 | -0/+33 |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+1 |
2017-06-21 | powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_info | Mahesh Salgaonkar | 1 | -0/+1 |
2017-06-06 | powerpc/64s: Machine check handle ifetch from foreign real address for POWER9 | Nicholas Piggin | 1 | -0/+1 |
2017-05-03 | powerpc/book3s/mce: Move add_taint() later in virtual mode | Mahesh Salgaonkar | 1 | -0/+2 |
2017-04-03 | powerpc/book3s: Print task info if we take a machine check in user mode | Michael Ellerman | 1 | -3/+12 |
2017-04-03 | powerpc/book3s: Print the kernel function name in machine check | Mahesh Salgaonkar | 1 | -1/+1 |
2017-03-21 | powerpc/64s: Machine check print NIP | Nicholas Piggin | 1 | -1/+2 |
2017-03-10 | powerpc/64s: POWER9 machine check handler | Nicholas Piggin | 1 | -0/+83 |
2017-03-10 | powerpc/64s: allow machine check handler to set severity and initiator | Nicholas Piggin | 1 | -2/+3 |
2016-11-18 | powerpc/mce: Remove unused but set variable | Tobias Klauser | 1 | -3/+0 |
2016-08-09 | powerpc/book3s: Fix MCE console messages for unrecoverable MCE. | Mahesh Salgaonkar | 1 | -1/+2 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-04-28 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2016-04-12 | powerpc: sparse: static-ify some things | Daniel Axtens | 1 | -1/+1 |
2015-05-12 | powerpc/mce: fix off by one errors in mce event handling | Daniel Axtens | 1 | -2/+2 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -12/+12 |
2014-03-07 | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. | Mahesh Salgaonkar | 1 | -2/+2 |
2014-01-15 | Move precessing of MCE queued event out from syscall exit path. | Mahesh Salgaonkar | 1 | -3/+10 |
2013-12-05 | powerpc/powernv: Machine check exception handling. | Mahesh Salgaonkar | 1 | -0/+27 |
2013-12-05 | powerpc/book3s: Queue up and process delayed MCE events. | Mahesh Salgaonkar | 1 | -0/+154 |
2013-12-05 | powerpc/book3s: Decode and save machine check event. | Mahesh Salgaonkar | 1 | -0/+164 |