summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mce.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov
2017-05-21x86/MCE: Export memory_error()Borislav Petkov
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov
2017-03-28x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-24x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam
2016-11-16x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior
2016-11-11x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping argumentsYazen Ghannam
2016-11-08x86/RAS: Hide SMCA bank namesBorislav Petkov
2016-11-08x86/RAS: Rename smca_bank_names to smca_namesBorislav Petkov
2016-11-08x86/RAS: Simplify SMCA HWID descriptor structBorislav Petkov
2016-11-08x86/RAS: Simplify SMCA bank descriptor structBorislav Petkov
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam
2016-05-12x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registersYazen Ghannam
2016-05-03x86/mce: Define vendor-specific MSR accessorsYazen Ghannam
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-08x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan
2016-03-08x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan
2015-08-13x86/mce: Clear Local MCE opt-in before kexecAshok Raj
2015-08-13x86/mce: Remove unused function declarationsAshok Raj
2015-08-13x86/mce: Kill drain_mcelog_buffer()Borislav Petkov
2015-08-13x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj
2015-06-07x86/mce: Add Local MCE definitionsAshok Raj
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan
2015-05-06x86/mce: Add support for deferred errors on AMDAravind Gopalakrishnan
2015-03-24x86/mce: Define mce_severity function pointerAravind Gopalakrishnan
2015-03-24x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan
2015-02-19Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar
2015-02-19x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov
2015-01-07x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2014-10-21x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-05x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck