summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce (follow)
Commit message (Expand)AuthorAgeFilesLines
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-1/+1
|\
| * treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
* | x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()Yazen Ghannam2024-08-011-8/+8
* | x86/mce: Define mce_prep_record() helpers for common and per-CPU fieldsYazen Ghannam2024-08-012-11/+25
* | x86/mce: Rename mce_setup() to mce_prep_record()Yazen Ghannam2024-08-013-6/+6
|/
* Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-161-0/+1
|\
| * x86/mce/inject: Add missing MODULE_DESCRIPTION() lineJeff Johnson2024-06-021-0/+1
* | x86/mce: Remove unused variable and return value in machine_check_poll()Yazen Ghannam2024-05-271-6/+1
* | x86/mce/inject: Only write MCA_MISC when a value has been suppliedYazen Ghannam2024-05-271-2/+6
|/
* Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-141-15/+25
|\
| * x86/mce: Dynamically size space for machine check recordsTony Luck2024-03-261-15/+25
* | Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-143-21/+50
|\ \
| * | x86/mce: Switch to new Intel CPU model definesTony Luck2024-04-293-19/+18
| * | x86/mce: Implement recovery for errors in TDX/SEAM non-root modeTony Luck2024-04-092-2/+32
* | | Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-141-1/+0
|\ \ \ | |/ / |/| |
| * | x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen2024-04-041-1/+0
| |/
* / x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)2024-04-041-1/+3
|/
* Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-121-1/+1
|\
| * x86/mce: Make mce_subsys constRicardo B. Marliere2024-02-051-1/+1
* | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-121-0/+26
|\ \
| * | x86/fred: Add a machine check entry stub for FREDXin Li2024-01-311-0/+26
| |/
* | x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner2024-02-161-2/+1
* | x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner2024-02-151-1/+1
* | x86/cpu: Use common topology code for AMDThomas Gleixner2024-02-151-2/+1
* | x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner2024-02-152-4/+4
|/
* Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-181-1/+16
|\
| * x86/mce: Differentiate real hardware #MCs from TDX erratum onesKai Huang2023-12-121-0/+15
* | x86/mce: Handle Intel threshold interrupt stormsTony Luck2023-12-153-50/+160
* | x86/mce: Add per-bank CMCI storm mitigationTony Luck2023-12-153-9/+194
* | x86/mce: Remove old CMCI storm mitigation codeTony Luck2023-12-153-170/+1
* | x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank typesMuralidhara M K2023-11-281-0/+6
* | x86/mce/amd, EDAC/mce_amd: Move long names to decoder moduleYazen Ghannam2023-11-271-44/+30
* | x86/mce/inject: Clear test status valueYazen Ghannam2023-11-221-0/+1
* | x86/mce: Remove redundant check from mce_device_create()Nikolay Borisov2023-11-151-3/+0
* | x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li2023-11-131-0/+16
|/
* Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-312-4/+4
|\
| * x86/cpu: Move phys_proc_id into topology infoThomas Gleixner2023-10-102-2/+2
| * x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner2023-10-102-2/+2
* | x86/mce: Cleanup mce_usable_address()Yazen Ghannam2023-10-163-23/+32
* | x86/mce: Define amd_mce_usable_address()Yazen Ghannam2023-10-163-0/+43
* | x86/MCE/AMD: Split amd_mce_is_memory_error()Yazen Ghannam2023-10-161-6/+26
|/
* Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-303-4/+3
|\
| * x86/apic: Wrap IPI calls into helper functionsDave Hansen2023-08-091-2/+1
| * x86/apic: Nuke ack_APIC_irq()Dave Hansen2023-08-092-2/+2
* | Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-293-3/+57
|\ \ | |/ |/|
| * x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam2023-08-182-1/+30
| * x86/mce: Prevent duplicate error recordsBorislav Petkov (AMD)2023-07-213-2/+27
* | x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocksYazen Ghannam2023-07-221-2/+2
|/
* Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-8/+8
|\