summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mce
AgeCommit message (Expand)Author
2025-01-03x86/mce/amd: Remove shared threshold bank plumbingYazen Ghannam
2024-12-31x86/mce: Remove the redundant mce_hygon_feature_init()Qiuxu Zhuo
2024-12-31x86/mce: Convert family/model mixed checks to VFM-based checksQiuxu Zhuo
2024-12-31x86/mce: Break up __mcheck_cpu_apply_quirks()Tony Luck
2024-12-30x86/mce: Make four functions return boolQiuxu Zhuo
2024-12-30x86/mce/threshold: Remove the redundant this_cpu_dec_return()Qiuxu Zhuo
2024-12-30x86/mce: Make several functions return boolQiuxu Zhuo
2024-10-31x86/mce/apei: Handle variable SMCA BERT record sizeYazen Ghannam
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik
2024-10-30x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik
2024-10-28x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xffQiuxu Zhuo
2024-10-28x86/mce/mcelog: Use xchg() to get and clear the flagsQiuxu Zhuo
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-08-01x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()Yazen Ghannam
2024-08-01x86/mce: Define mce_prep_record() helpers for common and per-CPU fieldsYazen Ghannam
2024-08-01x86/mce: Rename mce_setup() to mce_prep_record()Yazen Ghannam
2024-07-15Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02x86/mce/inject: Add missing MODULE_DESCRIPTION() lineJeff Johnson
2024-05-27x86/mce: Remove unused variable and return value in machine_check_poll()Yazen Ghannam
2024-05-27x86/mce/inject: Only write MCA_MISC when a value has been suppliedYazen Ghannam
2024-05-14Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-29x86/mce: Switch to new Intel CPU model definesTony Luck
2024-04-09x86/mce: Implement recovery for errors in TDX/SEAM non-root modeTony Luck
2024-04-04x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-04x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen
2024-03-26x86/mce: Dynamically size space for machine check recordsTony Luck
2024-03-11Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner
2024-02-15x86/cpu: Use common topology code for AMDThomas Gleixner
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2024-02-05x86/mce: Make mce_subsys constRicardo B. Marliere
2024-01-31x86/fred: Add a machine check entry stub for FREDXin Li
2024-01-18Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-15x86/mce: Handle Intel threshold interrupt stormsTony Luck
2023-12-15x86/mce: Add per-bank CMCI storm mitigationTony Luck
2023-12-15x86/mce: Remove old CMCI storm mitigation codeTony Luck
2023-12-12x86/mce: Differentiate real hardware #MCs from TDX erratum onesKai Huang
2023-11-28x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank typesMuralidhara M K
2023-11-27x86/mce/amd, EDAC/mce_amd: Move long names to decoder moduleYazen Ghannam
2023-11-22x86/mce/inject: Clear test status valueYazen Ghannam
2023-11-15x86/mce: Remove redundant check from mce_device_create()Nikolay Borisov
2023-11-13x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-16x86/mce: Cleanup mce_usable_address()Yazen Ghannam