index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-14
x86/mce: Do not check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-11
x86/MCE: Determine MCA banks' init state properly
Yazen Ghannam
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-11
x86/MCE: Make mce_banks a per-CPU array
Yazen Ghannam
2019-06-11
x86/MCE: Make struct mce_banks[] static
Yazen Ghannam
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-06
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-04-23
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
x86/MCE: Add an MCE-record filtering function
Yazen Ghannam
2019-04-19
x86/mce: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-03-29
x86/mce: Remove mce_report_event()
Borislav Petkov
2019-03-27
x86/mce: Handle varying MCA bank counts
Yazen Ghannam
2019-03-27
x86/mce: Fix machine_check_poll() tests for error types
Tony Luck
2019-03-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-25
x86/mce: Improve error message when kernel cannot recover, p2
Tony Luck
2019-02-03
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
Tony Luck
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
2019-01-15
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
Shirish S
2019-01-14
x86/MCE: Switch to use the new generic UUID API
Andy Shevchenko
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-19
x86/mce: Restore MCE injector's module name
Borislav Petkov
2018-12-06
x86/mce: Unify pr_* prefix
Borislav Petkov
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov