1
0
Fork 0
alistair23-linux/arch/x86/kernel/cpu/mce
Linus Torvalds ffa6f55eb6 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull RAS updates from Borislav Petkov:

 - Support for varying MCA bank numbers per CPU: this is in preparation
   for future CPU enablement (Yazen Ghannam)

 - MCA banks read race fix (Tony Luck)

 - Facility to filter MCEs which should not be logged (Yazen Ghannam)

 - The usual round of cleanups and fixes

* 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
  x86/MCE: Add an MCE-record filtering function
  RAS/CEC: Increment cec_entered under the mutex lock
  x86/mce: Fix debugfs_simple_attr.cocci warnings
  x86/mce: Remove mce_report_event()
  x86/mce: Handle varying MCA bank counts
  x86/mce: Fix machine_check_poll() tests for error types
  MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE
  x86/MCE: Group AMD function prototypes in <asm/mce.h>
2019-05-06 19:54:57 -07:00
..
Makefile
amd.c x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models 2019-04-23 18:16:07 +02:00
apei.c
core.c x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models 2019-04-23 18:16:07 +02:00
dev-mcelog.c
genpool.c x86/MCE: Add an MCE-record filtering function 2019-04-23 18:04:47 +02:00
inject.c Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-05-06 19:54:57 -07:00
intel.c
internal.h x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models 2019-04-23 18:16:07 +02:00
p5.c
severity.c x86/mce: Improve error message when kernel cannot recover, p2 2019-02-25 23:21:35 +01:00
therm_throt.c
threshold.c
winchip.c