summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-141-2/+3
|\
| * x86/mce: Add errata workaround for Skylake SKX37Dave Jones2021-11-121-2/+3
* | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-021-1/+2
|\ \ | |/ |/|
| * x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi2021-10-061-1/+2
* | Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-016-183/+161
|\ \
| * | x86/mce: Sort mca_config members to get rid of unnecessary paddingBorislav Petkov2021-09-231-6/+6
| * | x86/mce: Get rid of the ->quirk_no_way_out() indirect callBorislav Petkov2021-09-232-34/+35
| * | x86/mce: Get rid of msr_opsBorislav Petkov2021-09-233-75/+42
| * | x86/mce: Get rid of machine_check_vectorBorislav Petkov2021-09-234-45/+53
| * | x86/mce: Get rid of the mce_severity function pointerBorislav Petkov2021-09-233-9/+6
| * | x86/mce: Change to not send SIGBUS error during copy from userTony Luck2021-09-201-15/+20
| |/
* | Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar2021-10-161-11/+32
|\|
| * x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-141-11/+32
* | x86/extable: Remove EX_TYPE_FAULT from MCE safe fixupsThomas Gleixner2021-09-131-1/+0
* | x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner2021-09-131-0/+2
* | x86/extable: Rework the exception table mechanicsThomas Gleixner2021-09-133-42/+13
* | x86/mce: Get rid of stray semicolonsThomas Gleixner2021-09-131-2/+2
* | x86/mce: Deduplicate exception handlingThomas Gleixner2021-09-131-17/+17
|/
* Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-301-4/+4
|\
| * x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-4/+4
* | x86/mce: Defer processing of early errorsBorislav Petkov2021-08-241-3/+8
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-2/+11
|\
| * mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-2/+11
* | x86/mce: Include a MCi_MISC value in faked mce logsTony Luck2021-05-281-1/+2
* | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K2021-05-271-21/+34
|/
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-272-8/+5
|\
| * Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar2021-04-021-0/+1
| |\
| | * x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck2021-03-201-0/+1
| * | x86: Add insn_decode_kernel()Peter Zijlstra2021-03-311-1/+1
| * | x86/mce: Convert to insn_decode()Borislav Petkov2021-03-151-8/+4
| |/
* | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-262-2/+2
|\ \
| * | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
| * | x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
| |/
* / x86/mce/inject: Add IPID for injection tooBorislav Petkov2021-03-241-0/+6
|/
* Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-204-744/+14
|\
| * thermal: Move therm_throt there from x86/mceBorislav Petkov2021-02-083-735/+0
| * x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov2021-02-082-12/+4
| * x86/mce: Make mce_timed_out() identify holdout CPUsPaul E. McKenney2021-01-081-1/+14
* | x86/mce: Remove explicit/superfluous tracingPeter Zijlstra2021-01-121-3/+4
|/
* Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+3
|\
| * x86/entry: Move nmi entry/exit into common codeThomas Gleixner2020-11-041-3/+3
* | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-142-4/+4
|\ \
| * | x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-192-4/+4
| |/
* | x86/mce: Rename kill_it to kill_current_taskGabriele Paoloni2020-12-011-8/+8
* | x86/mce: Remove redundant call to irq_work_queue()Gabriele Paoloni2020-12-011-3/+0
* | x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3Gabriele Paoloni2020-12-011-1/+1
* | x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right placesGabriele Paoloni2020-12-011-11/+4
* | Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov2020-12-011-2/+4
|\ \
| * | x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni2020-11-271-2/+4
| |/
* | x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2020-11-211-0/+61