index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
1
-1
/
+1
|
\
|
*
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-08
1
-1
/
+1
*
|
x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
Yazen Ghannam
2024-08-01
1
-8
/
+8
*
|
x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
Yazen Ghannam
2024-08-01
2
-11
/
+25
*
|
x86/mce: Rename mce_setup() to mce_prep_record()
Yazen Ghannam
2024-08-01
3
-6
/
+6
|
/
*
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-16
1
-0
/
+1
|
\
|
*
x86/mce/inject: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-06-02
1
-0
/
+1
*
|
x86/mce: Remove unused variable and return value in machine_check_poll()
Yazen Ghannam
2024-05-27
1
-6
/
+1
*
|
x86/mce/inject: Only write MCA_MISC when a value has been supplied
Yazen Ghannam
2024-05-27
1
-2
/
+6
|
/
*
Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-14
1
-15
/
+25
|
\
|
*
x86/mce: Dynamically size space for machine check records
Tony Luck
2024-03-26
1
-15
/
+25
*
|
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
3
-21
/
+50
|
\
\
|
*
|
x86/mce: Switch to new Intel CPU model defines
Tony Luck
2024-04-29
3
-19
/
+18
|
*
|
x86/mce: Implement recovery for errors in TDX/SEAM non-root mode
Tony Luck
2024-04-09
2
-2
/
+32
*
|
|
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-14
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/extable: Remove unused fixup type EX_TYPE_COPY
Tong Tiangen
2024-04-04
1
-1
/
+0
|
|
/
*
/
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-12
1
-1
/
+1
|
\
|
*
x86/mce: Make mce_subsys const
Ricardo B. Marliere
2024-02-05
1
-1
/
+1
*
|
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-0
/
+26
|
\
\
|
*
|
x86/fred: Add a machine check entry stub for FRED
Xin Li
2024-01-31
1
-0
/
+26
|
|
/
*
|
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-16
1
-2
/
+1
*
|
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
2024-02-15
1
-1
/
+1
*
|
x86/cpu: Use common topology code for AMD
Thomas Gleixner
2024-02-15
1
-2
/
+1
*
|
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2024-02-15
2
-4
/
+4
|
/
*
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: Handle Intel threshold interrupt storms
Tony Luck
2023-12-15
3
-50
/
+160
*
|
x86/mce: Add per-bank CMCI storm mitigation
Tony Luck
2023-12-15
3
-9
/
+194
*
|
x86/mce: Remove old CMCI storm mitigation code
Tony Luck
2023-12-15
3
-170
/
+1
*
|
x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
Muralidhara M K
2023-11-28
1
-0
/
+6
*
|
x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
Yazen Ghannam
2023-11-27
1
-44
/
+30
*
|
x86/mce/inject: Clear test status value
Yazen Ghannam
2023-11-22
1
-0
/
+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-31
2
-4
/
+4
|
\
|
*
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
2
-2
/
+2
|
*
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-10-10
2
-2
/
+2
*
|
x86/mce: Cleanup mce_usable_address()
Yazen Ghannam
2023-10-16
3
-23
/
+32
*
|
x86/mce: Define amd_mce_usable_address()
Yazen Ghannam
2023-10-16
3
-0
/
+43
*
|
x86/MCE/AMD: Split amd_mce_is_memory_error()
Yazen Ghannam
2023-10-16
1
-6
/
+26
|
/
*
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
3
-4
/
+3
|
\
|
*
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
1
-2
/
+1
|
*
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
2
-2
/
+2
*
|
Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
3
-3
/
+57
|
\
\
|
|
/
|
/
|
|
*
x86/MCE: Always save CS register on AMD Zen IF Poison errors
Yazen Ghannam
2023-08-18
2
-1
/
+30
|
*
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
2023-07-21
3
-2
/
+27
*
|
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
2023-07-22
1
-2
/
+2
|
/
*
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
1
-8
/
+8
|
\
[next]