index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
Age
Commit message (
Expand
)
Author
Lines
2025-03-17
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
-6
/
+5
2025-02-26
x86/mce/inject: Remove call to mce_notify_irq()
Nikolay Borisov
-23
/
+22
2025-01-03
x86/mce/amd: Remove shared threshold bank plumbing
Yazen Ghannam
-101
/
+26
2024-12-31
x86/mce: Remove the redundant mce_hygon_feature_init()
Qiuxu Zhuo
-6
/
+2
2024-12-31
x86/mce: Convert family/model mixed checks to VFM-based checks
Qiuxu Zhuo
-5
/
+8
2024-12-31
x86/mce: Break up __mcheck_cpu_apply_quirks()
Tony Luck
-76
/
+92
2024-12-30
x86/mce: Make four functions return bool
Qiuxu Zhuo
-23
/
+22
2024-12-30
x86/mce/threshold: Remove the redundant this_cpu_dec_return()
Qiuxu Zhuo
-1
/
+1
2024-12-30
x86/mce: Make several functions return bool
Qiuxu Zhuo
-20
/
+21
2024-10-31
x86/mce/apei: Handle variable SMCA BERT record size
Yazen Ghannam
-14
/
+58
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
-2
/
+12
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
-138
/
+169
2024-10-28
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
Qiuxu Zhuo
-1
/
+1
2024-10-28
x86/mce/mcelog: Use xchg() to get and clear the flags
Qiuxu Zhuo
-9
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-1
/
+0
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
-1
/
+1
2024-08-01
x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
Yazen Ghannam
-8
/
+8
2024-08-01
x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
Yazen Ghannam
-11
/
+25
2024-08-01
x86/mce: Rename mce_setup() to mce_prep_record()
Yazen Ghannam
-6
/
+6
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2024-06-02
x86/mce/inject: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
-0
/
+1
2024-05-27
x86/mce: Remove unused variable and return value in machine_check_poll()
Yazen Ghannam
-6
/
+1
2024-05-27
x86/mce/inject: Only write MCA_MISC when a value has been supplied
Yazen Ghannam
-2
/
+6
2024-05-14
Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-15
/
+25
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-21
/
+50
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+0
2024-04-29
x86/mce: Switch to new Intel CPU model defines
Tony Luck
-19
/
+18
2024-04-09
x86/mce: Implement recovery for errors in TDX/SEAM non-root mode
Tony Luck
-2
/
+32
2024-04-04
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
-1
/
+3
2024-04-04
x86/extable: Remove unused fixup type EX_TYPE_COPY
Tong Tiangen
-1
/
+0
2024-03-26
x86/mce: Dynamically size space for machine check records
Tony Luck
-15
/
+25
2024-03-11
Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+26
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
-2
/
+1
2024-02-15
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
-1
/
+1
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
-2
/
+1
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
-4
/
+4
2024-02-05
x86/mce: Make mce_subsys const
Ricardo B. Marliere
-1
/
+1
2024-01-31
x86/fred: Add a machine check entry stub for FRED
Xin Li
-0
/
+26
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+16
2023-12-15
x86/mce: Handle Intel threshold interrupt storms
Tony Luck
-50
/
+160
2023-12-15
x86/mce: Add per-bank CMCI storm mitigation
Tony Luck
-9
/
+194
2023-12-15
x86/mce: Remove old CMCI storm mitigation code
Tony Luck
-170
/
+1
2023-12-12
x86/mce: Differentiate real hardware #MCs from TDX erratum ones
Kai Huang
-0
/
+15
2023-11-28
x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
Muralidhara M K
-0
/
+6
2023-11-27
x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
Yazen Ghannam
-44
/
+30
2023-11-22
x86/mce/inject: Clear test status value
Yazen Ghannam
-0
/
+1
2023-11-15
x86/mce: Remove redundant check from mce_device_create()
Nikolay Borisov
-3
/
+0
2023-11-13
x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
Zhiquan Li
-0
/
+16
[prev]
[next]