aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce-internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-173/+0
2018-08-20x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams1-15/+0
2018-02-21x86/mce: Convert 'struct mca_config' bools to a bitfieldBorislav Petkov1-5/+8
2018-02-21x86/mce: Put private structures and definitions into the internal headerBorislav Petkov1-2/+54
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck1-0/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov1-0/+7
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov1-1/+5
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma1-1/+1
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck1-0/+8
2017-01-24x86/ras: Get rid of mce_process_work()Borislav Petkov1-1/+1
2016-05-03x86/mce: Look in genpool instead of mcelog for pending error recordsTony Luck1-0/+15
2015-08-13x86/mce: Add a wrapper around mce_log() for injectionBorislav Petkov1-0/+2
2015-08-13x86/mce: Provide a lockless memory pool to save error recordsChen, Gong1-0/+12
2015-03-24x86/mce: Define mce_severity function pointerAravind Gopalakrishnan1-1/+1
2015-02-19x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov1-4/+5
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED errorChen Yucong1-1/+3
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-0/+3
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov1-2/+0
2012-08-09x86/mce: Add CMCI poll modeChen Gong1-0/+12
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-2/+2
2010-05-19ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying1-0/+23
2009-08-10x86, mce: Move debugfs mce dir creating to mce.cHuang Ying1-0/+1
2009-07-09x86: mce: Move per bank data in a single datastructureAndi Kleen1-0/+14
2009-06-03x86, mce: implement new status bitsAndi Kleen1-0/+5
2009-06-03x86, mce: add table driven machine check gradingAndi Kleen1-0/+10