| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ |
|
| * | x86/MCE/AMD: Export smca_get_bank_type symbol | Mukul Joshi | 2021-10-06 | 1 | -1/+1 |
* | | x86/mce: Get rid of machine_check_vector | Borislav Petkov | 2021-09-23 | 1 | -10/+0 |
* | | x86/mce: Get rid of the mce_severity function pointer | Borislav Petkov | 2021-09-23 | 1 | -2/+0 |
|/ |
|
* | x86/mce: Defer processing of early errors | Borislav Petkov | 2021-08-24 | 1 | -0/+1 |
* | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types | Muralidhara M K | 2021-05-27 | 1 | -4/+9 |
* | thermal: Move therm_throt there from x86/mce | Borislav Petkov | 2021-02-08 | 1 | -16/+0 |
* | x86/mce: Get rid of mcheck_intel_therm_init() | Borislav Petkov | 2021-02-08 | 1 | -6/+0 |
* | x86/mce, cper: Pass x86 CPER through the MCA handling chain | Smita Koralahalli | 2020-11-21 | 1 | -0/+6 |
* | x86/mce: Correct the detection of invalid notifier priorities | Zhen Lei | 2020-11-06 | 1 | -1/+2 |
* | x86/mce: Add _ASM_EXTABLE_CPY for copy user access | Youquan Song | 2020-10-07 | 1 | -0/+15 |
* | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 2020-10-06 | 1 | -0/+9 |
* | x86/mce: Increase maximum number of banks to 64 | Akshay Gupta | 2020-09-04 | 1 | -6/+2 |
* | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap | Yazen Ghannam | 2020-08-20 | 1 | -1/+0 |
* | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 2020-06-11 | 1 | -1/+1 |
|\ |
|
| * | x86/entry: Convert Machine Check to IDTENTRY_IST | Thomas Gleixner | 2020-06-11 | 1 | -1/+1 |
* | | x86/mce: Fixup exception only for the correct MCEs | Borislav Petkov | 2020-04-14 | 1 | -0/+1 |
* | | x86/mce: Add a struct mce.kflags field | Tony Luck | 2020-04-14 | 1 | -0/+8 |
* | | x86/mce: Rename "first" function as "early" | Tony Luck | 2020-04-14 | 1 | -7/+9 |
* | | x86/mce/amd, edac: Remove report_gart_errors | Borislav Petkov | 2020-04-14 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-03-30 | 1 | -3/+0 |
|\ |
|
| * | x86/entry/32: Force MCE through do_mce() | Thomas Gleixner | 2020-02-27 | 1 | -3/+0 |
* | | x86/mce/dev-mcelog: Dynamically allocate space for machine check records | Tony Luck | 2020-03-10 | 1 | -3/+3 |
|/ |
|
* | 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 |
|\ |
|