index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
Yazen Ghannam
2024-08-01
1
-11
/
+23
*
x86/mce: Rename mce_setup() to mce_prep_record()
Yazen Ghannam
2024-08-01
1
-3
/
+3
*
x86/mce: Remove unused variable and return value in machine_check_poll()
Yazen Ghannam
2024-05-27
1
-6
/
+1
*
x86/mce: Switch to new Intel CPU model defines
Tony Luck
2024-04-29
1
-3
/
+3
*
x86/mce: Implement recovery for errors in TDX/SEAM non-root mode
Tony Luck
2024-04-09
1
-0
/
+18
*
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
2024-04-04
1
-1
/
+3
*
Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
1
-1
/
+1
|
\
|
*
x86/mce: Make mce_subsys const
Ricardo B. Marliere
2024-02-05
1
-1
/
+1
*
|
x86/fred: Add a machine check entry stub for FRED
Xin Li
2024-01-31
1
-0
/
+26
|
/
*
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-18
1
-1
/
+16
|
\
|
*
x86/mce: Differentiate real hardware #MCs from TDX erratum ones
Kai Huang
2023-12-12
1
-0
/
+15
*
|
x86/mce: Add per-bank CMCI storm mitigation
Tony Luck
2023-12-15
1
-8
/
+25
*
|
x86/mce: Remove old CMCI storm mitigation code
Tony Luck
2023-12-15
1
-19
/
+1
*
|
x86/mce: Remove redundant check from mce_device_create()
Nikolay Borisov
2023-11-15
1
-3
/
+0
*
|
x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
Zhiquan Li
2023-11-13
1
-0
/
+16
|
/
*
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
1
-2
/
+2
|
\
|
*
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
1
-1
/
+1
|
*
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-10-10
1
-1
/
+1
*
|
x86/mce: Cleanup mce_usable_address()
Yazen Ghannam
2023-10-16
1
-23
/
+10
*
|
x86/mce: Define amd_mce_usable_address()
Yazen Ghannam
2023-10-16
1
-0
/
+3
|
/
*
x86/MCE: Always save CS register on AMD Zen IF Poison errors
Yazen Ghannam
2023-08-18
1
-0
/
+26
*
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
2023-07-21
1
-1
/
+8
*
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
1
-8
/
+8
|
\
|
*
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2023-06-05
1
-8
/
+8
*
|
x86/MCE: Check a hw error's address to determine proper recovery action
Yazen Ghannam
2023-05-16
1
-1
/
+1
|
/
*
x86/mce: Make sure logged MCEs are processed after sysfs update
Yazen Ghannam
2023-03-12
1
-0
/
+1
*
x86/mce: Mask out non-address bits from machine check bank
Tony Luck
2023-01-10
1
-5
/
+9
*
x86/mce: Add support for Extended Physical Address MCA changes
Smita Koralahalli
2022-12-28
1
-7
/
+1
*
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
Smita Koralahalli
2022-12-28
1
-9
/
+1
*
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
1
-3
/
+3
|
\
|
*
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2022-05-16
1
-3
/
+3
*
|
x86/mce: Avoid unnecessary padding in struct mce_bank
Smita Koralahalli
2022-04-05
1
-1
/
+3
|
/
*
Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
1
-72
/
+103
|
\
|
*
x86/mce: Remove the tolerance level control
Borislav Petkov
2022-02-23
1
-33
/
+20
|
*
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2022-02-19
1
-0
/
+64
|
*
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
2022-02-13
1
-39
/
+19
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-3
/
+5
|
\
\
|
*
|
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
1
-3
/
+5
|
|
/
*
/
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
2022-02-01
1
-6
/
+1
|
/
*
x86/mce: Mark mce_start() noinstr
Borislav Petkov
2021-12-13
1
-6
/
+14
*
x86/mce: Mark mce_timed_out() noinstr
Borislav Petkov
2021-12-13
1
-3
/
+13
*
x86/mce: Move the tainting outside of the noinstr region
Borislav Petkov
2021-12-13
1
-15
/
+26
*
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
2021-12-13
1
-1
/
+1
*
x86/mce: Mark mce_end() noinstr
Borislav Petkov
2021-12-13
1
-3
/
+11
*
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
2021-12-13
1
-3
/
+12
*
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
2021-12-13
1
-0
/
+11
*
x86/mce: Remove noinstr annotation from mce_setup()
Borislav Petkov
2021-12-13
1
-6
/
+20
*
x86/mce: Use mce_rdmsrl() in severity checking code
Borislav Petkov
2021-12-13
1
-1
/
+1
*
x86/mce: Remove function-local cpus variables
Borislav Petkov
2021-12-13
1
-6
/
+2
*
x86/mce: Do not use memset to clear the banks bitmaps
Borislav Petkov
2021-12-13
1
-3
/
+2
[next]