summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada2019-11-291-5/+12
* x86/mce/therm_throt: Optimize notifications of thermal throttleSrinivas Pandruvada2019-11-121-24/+227
* x86/mce: Add Xeon Icelake to list of CPUs that support PPINTony Luck2019-11-011-0/+1
* x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg2019-10-171-1/+1
* x86/mce: Add Zhaoxin LMCE supportTony W Wang-oc2019-10-013-4/+26
* x86/mce: Add Zhaoxin CMCI supportTony W Wang-oc2019-10-013-2/+33
* x86/mce: Add Zhaoxin MCE supportTony W Wang-oc2019-10-011-13/+31
* x86/mce/amd: Make disable_err_thresholding() staticBorislav Petkov2019-10-011-1/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-171-1/+1
|\
| * x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-1/+1
* | x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck2019-08-051-2/+2
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-1/+1
|\
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-095-154/+178
|\ \
| * | x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-143-54/+13
| * | x86/MCE: Determine MCA banks' init state properlyYazen Ghannam2019-06-111-0/+39
| * | x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam2019-06-113-30/+36
| * | x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam2019-06-111-36/+37
| * | x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam2019-06-111-28/+48
| * | x86/MCE: Make struct mce_banks[] staticYazen Ghannam2019-06-112-11/+10
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-051-2/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner2019-06-051-3/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-301-8/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
|/
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-075-64/+116
|\
| * x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam2019-04-233-13/+48
| * x86/MCE: Add an MCE-record filtering functionYazen Ghannam2019-04-233-0/+11
| * x86/mce: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-04-191-4/+4
| * x86/mce: Remove mce_report_event()Borislav Petkov2019-03-291-18/+2
| * x86/mce: Handle varying MCA bank countsYazen Ghannam2019-03-272-22/+14
| * x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-03-271-7/+37
* | x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov2019-04-081-1/+1
|/
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-084-39/+68
|\
| * x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-02-251-0/+5
| * x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam2019-02-031-4/+4
| * x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-031-0/+6
| * x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-031-0/+12
| * x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-01-162-29/+36
| * x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-01-151-3/+2
| * x86/MCE: Switch to use the new generic UUID APIAndy Shevchenko2019-01-141-5/+5
* | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-274-5/+8
* x86/mce: Restore MCE injector's module nameBorislav Petkov2018-12-191-1/+3
* x86/mce: Unify pr_* prefixBorislav Petkov2018-12-067-4/+11
* x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-0514-0/+7123