summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce
AgeCommit message (Expand)AuthorLines
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra-1/+1
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck-2/+2
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-07-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-154/+178
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman-54/+13
2019-06-11x86/MCE: Determine MCA banks' init state properlyYazen Ghannam-0/+39
2019-06-11x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam-30/+36
2019-06-11x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam-36/+37
2019-06-11x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam-28/+48
2019-06-11x86/MCE: Make struct mce_banks[] staticYazen Ghannam-11/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner-8/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+3
2019-05-06Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-64/+116
2019-04-23x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam-13/+48
2019-04-23x86/MCE: Add an MCE-record filtering functionYazen Ghannam-0/+11
2019-04-19x86/mce: Fix debugfs_simple_attr.cocci warningsYueHaibing-4/+4
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov-1/+1
2019-03-29x86/mce: Remove mce_report_event()Borislav Petkov-18/+2
2019-03-27x86/mce: Handle varying MCA bank countsYazen Ghannam-22/+14
2019-03-27x86/mce: Fix machine_check_poll() tests for error typesTony Luck-7/+37
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-39/+68
2019-02-25x86/mce: Improve error message when kernel cannot recover, p2Tony Luck-0/+5
2019-02-03x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck-0/+1
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam-4/+4
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam-0/+6
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam-0/+12
2019-01-16x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S-29/+36
2019-01-15x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S-3/+2
2019-01-14x86/MCE: Switch to use the new generic UUID APIAndy Shevchenko-5/+5
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+8
2018-12-19x86/mce: Restore MCE injector's module nameBorislav Petkov-1/+3
2018-12-06x86/mce: Unify pr_* prefixBorislav Petkov-4/+11
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov-0/+7123