index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
intel.c
Age
Commit message (
Expand
)
Author
2025-07-17
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
2024-04-29
x86/mce: Switch to new Intel CPU model defines
Tony Luck
2023-12-15
x86/mce: Handle Intel threshold interrupt storms
Tony Luck
2023-12-15
x86/mce: Remove old CMCI storm mitigation code
Tony Luck
2023-10-16
x86/mce: Cleanup mce_usable_address()
Yazen Ghannam
2023-07-21
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
2022-02-01
x86/cpu: Merge Intel and AMD ppin_init() functions
Tony Luck
2022-01-25
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
2021-11-12
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
2021-03-20
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
2020-11-16
x86/mce: Use "safe" MSR functions when enabling additional error logging
Tony Luck
2020-11-02
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-19
x86/mce: Do not log spurious corrected mce errors
Prarit Bhargava
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
2019-11-01
x86/mce: Add Xeon Icelake to list of CPUs that support PPIN
Tony Luck
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-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov