aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce
Commit message (Expand)AuthorAgeFilesLines
* 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
* | x86/mce: Use "safe" MSR functions when enabling additional error loggingTony Luck2020-11-161-2/+3
* | x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei2020-11-061-1/+2
* | x86/mce: Assign boolean values to a bool variableKaixu Xia2020-11-061-2/+2
* | x86/mce: Enable additional error logging on certain Intel CPUsTony Luck2020-11-021-0/+20
* | x86/mce: Remove unneeded breakTom Rix2020-10-261-2/+0
|/
* task_work: cleanup notification modesJens Axboe2020-10-171-1/+1
* Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-125-90/+255
|\
| * x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck2020-10-072-4/+60
| * x86/mce: Recover from poison found while copying from user spaceTony Luck2020-10-071-7/+20
| * x86/mce: Provide method to find out the type of an exception handlerTony Luck2020-10-071-1/+4
| * x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song2020-10-073-14/+17
| * x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-6/+2
| * x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck2020-09-301-4/+0
| * x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov2020-09-301-2/+26
| * x86/mce: Annotate mce_rd/wrmsrl() with noinstrBorislav Petkov2020-09-181-6/+21
| * x86/mce/dev-mcelog: Do not update kflags on AMD systemsSmita Koralahalli2020-09-151-1/+3
| * x86/mce: Stop mce_reign() from re-computing severity for every CPUTony Luck2020-09-141-8/+8
| * x86/mce: Make mce_rdmsrl() panic on an inaccessible MSRBorislav Petkov2020-09-112-12/+70
| * x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()Tony Luck2020-08-261-5/+4
| * x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam2020-08-201-22/+22
* | x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner2020-09-301-2/+4