summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/inject.c
Commit message (Expand)AuthorAgeFilesLines
* 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-151-2/+2
* x86/mce/inject: Clear test status valueYazen Ghannam2023-11-221-0/+1
* x86/apic: Wrap IPI calls into helper functionsDave Hansen2023-08-091-2/+1
* x86/mce: Check whether writes to MCA_STATUS are getting ignoredSmita Koralahalli2022-06-281-0/+47
* x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun2021-12-281-1/+1
* x86/mce/inject: Set the valid bit in MCA_STATUS before error injectionSmita Koralahalli2021-12-081-0/+2
* x86/mce/inject: Check if a bank is populated before injectingSmita Koralahalli2021-12-081-1/+41
* x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-4/+4
* x86/mce/inject: Add IPID for injection tooBorislav Petkov2021-03-241-0/+6
* x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-191-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan2020-06-151-1/+1
* x86/entry: Convert Machine Check to IDTENTRY_ISTThomas Gleixner2020-06-111-2/+2
* x86/mce: Remove mce_inject_log() in favor of mce_log()Jan H. Schönherr2019-12-171-1/+1
* x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-141-32/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-301-8/+1
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-061-7/+7
|\
| * x86/mce: Handle varying MCA bank countsYazen Ghannam2019-03-271-7/+7
* | x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov2019-04-081-1/+1
|/
* x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-051-0/+739