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
/
intel.c
Age
Commit message (
Expand
)
Author
2025-06-28
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2024-12-30
x86/mce: Make several functions return bool
Qiuxu Zhuo
2024-10-28
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
Qiuxu Zhuo
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