index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
amd.c
Age
Commit message (
Expand
)
Author
2020-02-14
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
2020-02-13
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Borislav Petkov
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-16
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
Yazen Ghannam
2019-12-17
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
2019-12-17
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
2019-10-01
x86/mce/amd: Make disable_err_thresholding() static
Borislav Petkov
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-11
x86/MCE: Make the number of MCA banks a per-CPU variable
Yazen Ghannam
2019-06-11
x86/MCE/AMD: Don't cache block addresses on SMCA systems
Yazen Ghannam
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
2019-04-23
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-02-03
x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types
Yazen Ghannam
2019-02-03
x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units
Yazen Ghannam
2019-02-03
x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types
Yazen Ghannam
2019-01-16
x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
Shirish S
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov