aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones1-2/+3
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-183/+161
2021-10-16Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar1-11/+32
2021-10-06x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi1-1/+2
2021-09-23x86/mce: Sort mca_config members to get rid of unnecessary paddingBorislav Petkov1-6/+6
2021-09-23x86/mce: Get rid of the ->quirk_no_way_out() indirect callBorislav Petkov2-34/+35
2021-09-23x86/mce: Get rid of msr_opsBorislav Petkov3-75/+42
2021-09-23x86/mce: Get rid of machine_check_vectorBorislav Petkov4-45/+53
2021-09-23x86/mce: Get rid of the mce_severity function pointerBorislav Petkov3-9/+6
2021-09-20x86/mce: Change to not send SIGBUS error during copy from userTony Luck1-15/+20
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck1-11/+32
2021-09-13x86/extable: Remove EX_TYPE_FAULT from MCE safe fixupsThomas Gleixner1-1/+0
2021-09-13x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner1-0/+2
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner3-42/+13
2021-09-13x86/mce: Get rid of stray semicolonsThomas Gleixner1-2/+2
2021-09-13x86/mce: Deduplicate exception handlingThomas Gleixner1-17/+17
2021-08-30Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov1-3/+8
2021-08-10x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+11
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi1-2/+11
2021-05-28x86/mce: Include a MCi_MISC value in faked mce logsTony Luck1-1/+2
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K1-21/+34
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+5
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve a semantic conflictIngo Molnar1-0/+1
2021-03-31x86: Add insn_decode_kernel()Peter Zijlstra1-1/+1
2021-03-24x86/mce/inject: Add IPID for injection tooBorislav Petkov1-0/+6
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2021-03-20x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck1-0/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1
2021-03-15x86/mce: Convert to insn_decode()Borislav Petkov1-8/+4
2021-02-20Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-744/+14
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov3-735/+0
2021-02-08x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov2-12/+4
2021-01-12x86/mce: Remove explicit/superfluous tracingPeter Zijlstra1-3/+4
2021-01-08x86/mce: Make mce_timed_out() identify holdout CPUsPaul E. McKenney1-1/+14
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2020-12-01x86/mce: Rename kill_it to kill_current_taskGabriele Paoloni1-8/+8
2020-12-01x86/mce: Remove redundant call to irq_work_queue()Gabriele Paoloni1-3/+0
2020-12-01x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3Gabriele Paoloni1-1/+1
2020-12-01x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right placesGabriele Paoloni1-11/+4
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov1-2/+4
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni1-2/+4
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli1-0/+61
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2-4/+4
2020-11-16x86/mce: Use "safe" MSR functions when enabling additional error loggingTony Luck1-2/+3