index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-25
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
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-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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
2020-01-15
x86/mce/therm_throt: Do not access uninitialized therm_work
Chuansheng Liu
2020-01-13
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
x86/mce: Fix use of uninitialized MCE message string
Jan H. Schönherr
2020-01-13
x86/mce: Fix mce=nobootlog
Jan H. Schönherr
2020-01-13
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
2019-12-17
x86/mce: Remove mce_inject_log() in favor of mce_log()
Jan H. Schönherr
2019-12-17
x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
Jan H. Schönherr
2019-12-17
x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused
Arnd Bergmann
2019-12-17
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
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-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
2019-11-12
x86/mce/therm_throt: Optimize notifications of thermal throttle
Srinivas Pandruvada
2019-11-01
x86/mce: Add Xeon Icelake to list of CPUs that support PPIN
Tony Luck
2019-10-17
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
2019-10-01
x86/mce: Add Zhaoxin LMCE support
Tony W Wang-oc
2019-10-01
x86/mce: Add Zhaoxin CMCI support
Tony W Wang-oc
2019-10-01
x86/mce: Add Zhaoxin MCE support
Tony W Wang-oc
2019-10-01
x86/mce/amd: Make disable_err_thresholding() static
Borislav Petkov
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-05
x86/mce: Don't check for the overflow bit on action optional machine checks
Tony Luck
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
[next]