| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mce: Streamline MCE subsystem's naming | Borislav Petkov | 2018-12-05 | 1 | -173/+0 |
* | x86/memory_failure: Introduce {set, clear}_mce_nospec() | Dan Williams | 2018-08-20 | 1 | -15/+0 |
* | x86/mce: Convert 'struct mca_config' bools to a bitfield | Borislav Petkov | 2018-02-21 | 1 | -5/+8 |
* | x86/mce: Put private structures and definitions into the internal header | Borislav Petkov | 2018-02-21 | 1 | -2/+54 |
* | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 2018-02-13 | 1 | -0/+15 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mce: Hide mca_cfg | Borislav Petkov | 2017-10-05 | 1 | -0/+7 |
* | x86/mce: Get rid of register_mce_write_callback() | Borislav Petkov | 2017-06-14 | 1 | -1/+5 |
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 1 | -0/+8 |
|\ |
|
| * | x86/mce: Factor out and deprecate the /dev/mcelog driver | Tony Luck | 2017-03-28 | 1 | -0/+8 |
* | | x86/mce: Make the MCE notifier a blocking one | Vishal Verma | 2017-04-18 | 1 | -1/+1 |
|/ |
|
* | x86/ras: Get rid of mce_process_work() | Borislav Petkov | 2017-01-24 | 1 | -1/+1 |
* | x86/mce: Look in genpool instead of mcelog for pending error records | Tony Luck | 2016-05-03 | 1 | -0/+15 |
* | x86/mce: Add a wrapper around mce_log() for injection | Borislav Petkov | 2015-08-13 | 1 | -0/+2 |
* | x86/mce: Provide a lockless memory pool to save error records | Chen, Gong | 2015-08-13 | 1 | -0/+12 |
* | x86/mce: Define mce_severity function pointer | Aravind Gopalakrishnan | 2015-03-24 | 1 | -1/+1 |
* | x86/MCE/intel: Cleanup CMCI storm logic | Borislav Petkov | 2015-02-19 | 1 | -4/+5 |
* | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2014-11-19 | 1 | -1/+3 |
* | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 2013-07-08 | 1 | -0/+3 |
* | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 | 1 | -2/+0 |
* | x86/mce: Add CMCI poll mode | Chen Gong | 2012-08-09 | 1 | -0/+12 |
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -2/+2 |
* | ACPI, APEI, Use ERST for persistent storage of MCE | Huang Ying | 2010-05-19 | 1 | -0/+23 |
* | x86, mce: Move debugfs mce dir creating to mce.c | Huang Ying | 2009-08-10 | 1 | -0/+1 |
* | x86: mce: Move per bank data in a single datastructure | Andi Kleen | 2009-07-09 | 1 | -0/+14 |
* | x86, mce: implement new status bits | Andi Kleen | 2009-06-03 | 1 | -0/+5 |
* | x86, mce: add table driven machine check grading | Andi Kleen | 2009-06-03 | 1 | -0/+10 |