| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType | Yazen Ghannam | 2020-01-16 | 1 | -0/+1 |
* | x86/mce: Take action on UCNA/Deferred errors again | Jan H. Schönherr | 2020-01-13 | 1 | -1/+1 |
* | x86/MCE: Group AMD function prototypes in <asm/mce.h> | Yazen Ghannam | 2019-03-24 | 1 | -14/+11 |
* | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit | Yazen Ghannam | 2019-02-15 | 1 | -0/+1 |
* | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 2019-02-03 | 1 | -0/+3 |
* | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -0/+3 |
* | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 2018-11-06 | 1 | -0/+1 |
* | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 2018-11-06 | 1 | -0/+1 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-10-23 | 1 | -0/+2 |
|\ |
|
| * | x86/mce: Add Hygon Dhyana support to the MCA infrastructure | Pu Wen | 2018-09-27 | 1 | -0/+2 |
* | | x86/mce: Add macros for the corrected error count bit field | Qiuxu Zhuo | 2018-09-27 | 1 | -0/+3 |
* | | x86/mce: Use BIT_ULL(x) for bit mask definitions | Qiuxu Zhuo | 2018-09-27 | 1 | -25/+25 |
|/ |
|
* | x86/mce: Add notifier_block forward declaration | Arnd Bergmann | 2018-08-20 | 1 | -0/+1 |
* | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type | Yazen Ghannam | 2018-02-21 | 1 | -0/+1 |
* | x86/mce: Put private structures and definitions into the internal header | Borislav Petkov | 2018-02-21 | 1 | -52/+0 |
* | x86/MCE: Report only DRAM ECC as memory errors on AMD systems | Yazen Ghannam | 2017-12-18 | 1 | -0/+2 |
* | 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 | -1/+0 |
* | x86/mce: Get rid of register_mce_write_callback() | Borislav Petkov | 2017-06-14 | 1 | -4/+0 |
* | x86/MCE: Export memory_error() | Borislav Petkov | 2017-05-21 | 1 | -0/+1 |
* | x86/mce: Factor out and deprecate the /dev/mcelog driver | Tony Luck | 2017-03-28 | 1 | -0/+1 |
* | RAS: Add a Corrected Errors Collector | Borislav Petkov | 2017-03-28 | 1 | -4/+5 |
* | x86/mce: Rename mce_log to mce_log_buffer | Borislav Petkov | 2017-03-28 | 1 | -1/+1 |
* | x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority | Borislav Petkov | 2017-01-24 | 1 | -0/+9 |
* | x86/ras/amd: Make sysfs names of banks more user-friendly | Yazen Ghannam | 2017-01-24 | 1 | -2/+3 |
* | x86/ras/therm_throt: Do not log a fake MCE for thermal events | Borislav Petkov | 2017-01-24 | 1 | -6/+0 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -2/+9 |
|\ |
|
| * | x86/mcheck: Split threshold_cpu_callback into two callbacks | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -2/+5 |
* | | x86/mce/AMD: Add system physical address translation for AMD Fam17h | Yazen Ghannam | 2016-11-22 | 1 | -0/+2 |
* | | x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments | Yazen Ghannam | 2016-11-11 | 1 | -1/+1 |
* | | x86/RAS: Hide SMCA bank names | Borislav Petkov | 2016-11-08 | 1 | -7/+1 |
* | | x86/RAS: Rename smca_bank_names to smca_names | Borislav Petkov | 2016-11-08 | 1 | -1/+1 |
* | | x86/RAS: Simplify SMCA HWID descriptor struct | Borislav Petkov | 2016-11-08 | 1 | -2/+2 |
* | | x86/RAS: Simplify SMCA bank descriptor struct | Borislav Petkov | 2016-11-08 | 1 | -3/+4 |
|/ |
|
* | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types | Yazen Ghannam | 2016-09-13 | 1 | -29/+32 |
* | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam | 2016-09-13 | 1 | -1/+4 |
* | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam | 2016-05-12 | 1 | -0/+4 |
* | x86/mce: Define vendor-specific MSR accessors | Yazen Ghannam | 2016-05-03 | 1 | -0/+15 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -0/+1 |
|\ |
|
| * | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck | 2016-02-18 | 1 | -0/+1 |
* | | x86/mce: Clarify comments regarding deferred error | Aravind Gopalakrishnan | 2016-03-08 | 1 | -1/+1 |
* | | x86/mce/AMD: Fix logic to obtain block address | Aravind Gopalakrishnan | 2016-03-08 | 1 | -0/+4 |
* | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors | Aravind Gopalakrishnan | 2016-03-08 | 1 | -0/+59 |
* | | x86/mce: Move MCx_CONFIG MSR definitions | Aravind Gopalakrishnan | 2016-03-08 | 1 | -0/+4 |
|/ |
|
* | x86/mce: Add a Scalable MCA vendor flags bit | Aravind Gopalakrishnan | 2015-11-01 | 1 | -13/+21 |
* | x86/mce: Clear Local MCE opt-in before kexec | Ashok Raj | 2015-08-13 | 1 | -0/+4 |
* | x86/mce: Remove unused function declarations | Ashok Raj | 2015-08-13 | 1 | -4/+0 |
* | x86/mce: Kill drain_mcelog_buffer() | Borislav Petkov | 2015-08-13 | 1 | -1/+1 |
* | x86/mce: Remove the MCE ring for Action Optional errors | Chen, Gong | 2015-08-13 | 1 | -1/+1 |
* | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 1 | -0/+5 |