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