summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mce.h
AgeCommit message (Expand)Author
2017-06-07x86/MCE: Export memory_error()Borislav 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
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao
2013-06-13x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat
2013-01-09x86, MCE: Retract most UAPI exportsBorislav Petkov
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov
2012-10-26x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-09-17x86, MCE: Remove unused definesBorislav Petkov
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds