Age | Commit message (Expand) | Author | Files | Lines |
2021-02-09 | powerpc: move NMI entry/exit code into wrapper | Nicholas Piggin | 1 | -11/+0 |
2021-02-09 | powerpc: convert interrupt handlers to use wrappers | Nicholas Piggin | 1 | -2/+3 |
2021-01-31 | powerpc/mce: Remove per cpu variables from MCE handlers | Ganesh Goudar | 1 | -32/+47 |
2021-01-30 | powerpc/mce: Include prototypes | Cédric Le Goater | 1 | -0/+1 |
2020-12-04 | powerpc/64s: Remove "Host" from MCE logging | Nicholas Piggin | 1 | -1/+1 |
2020-12-04 | powerpc/64s/powernv: Allow KVM to handle guest machine check details | Nicholas Piggin | 1 | -1/+1 |
2020-10-16 | powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash | Ganesh Goudar | 1 | -4/+3 |
2020-07-29 | powerpc/64s: Move HMI IRQ stat from percpu variable to paca. | Mahesh Salgaonkar | 1 | -1/+1 |
2020-07-23 | powerpc/powernv: Machine check handler for POWER10 | Nicholas Piggin | 1 | -0/+1 |
2020-07-20 | powerpc/mce: Add MCE notification chain | Santosh Sivaraj | 1 | -0/+15 |
2020-05-19 | powerpc/64s: machine check do not trace real-mode handler | Nicholas Piggin | 1 | -1/+8 |
2020-05-19 | powerpc/64s: machine check interrupt update NMI accounting | Nicholas Piggin | 1 | -0/+7 |
2020-03-27 | powerpc/pseries: Handle UE event for memcpy_mcsafe | Ganesh Goudar | 1 | -0/+14 |
2019-08-30 | powerpc/64s/pseries: machine check convert to use common event code | Nicholas Piggin | 1 | -1/+33 |
2019-08-30 | powerpc/64s/powernv: machine check dump SLB contents | Nicholas Piggin | 1 | -0/+6 |
2019-08-21 | powerpc/mce: Handle UE event for memcpy_mcsafe | Balbir Singh | 1 | -0/+16 |
2019-08-21 | powerpc/mce: Make machine_check_ue_event() static | Reza Arbab | 1 | -2/+2 |
2019-08-21 | powerpc/mce: Schedule work from irq_work | Santosh Sivaraj | 1 | -1/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-05-01 | powerpc/powernv/mce: Print additional information about MCE error. | Mahesh Salgaonkar | 1 | -0/+12 |
2019-05-01 | powerpc/powernv/mce: Print correct severity for MCE error. | Mahesh Salgaonkar | 1 | -2/+3 |
2019-05-01 | powerpc/powernv/mce: Reduce MCE console logs to lesser lines. | Mahesh Salgaonkar | 1 | -41/+48 |
2019-02-26 | powerpc/64s: Fix HV NMI vs HV interrupt recoverability test | Nicholas Piggin | 1 | -0/+3 |
2019-02-21 | powerpc/64s: Better printing of machine check info for guest MCEs | Paul Mackerras | 1 | -3/+5 |
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 |