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