summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-05-311-7/+37
* x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-05-081-0/+5
* x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-121-0/+1
* x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2019-01-263-4/+7
* x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov2018-12-051-13/+6
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-251-3/+0
* x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-07-031-8/+10
* x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-031-8/+18
* x86/mce: Improve error message when kernel cannot recoverTony Luck2018-07-031-0/+5
* x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck2018-06-261-1/+1
* x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov2018-06-051-15/+14
* x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam2018-06-051-26/+31
* x86/mce/AMD: Get address from already initialized blockYazen Ghannam2018-04-191-0/+15
* x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-04-191-0/+7
* x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam2018-04-191-8/+7
* x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2018-04-192-3/+12
* x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2018-04-191-0/+14
* x86/MCE: Serialize sysfs changesSeunghun Han2018-03-151-1/+21
* x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-151-1/+3
* x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-222-6/+26
* x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-231-0/+5
* x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam2017-11-211-4/+3
* Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-94/+27
|\
| * x86/mcelog: Get rid of RCU remnantsBorislav Petkov2017-11-011-94/+27
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* x86/mce: Hide mca_cfgBorislav Petkov2017-10-052-0/+9
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-043-45/+7
|\
| * x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner2017-08-293-45/+7
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+43
|\ \
| * | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-1/+1
| |\|
| * | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+43
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-7/+2
|\ \ \ | |_|/ |/| |
| * | x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam2017-07-251-7/+2
| |/
* / x86: Constify attribute_group structuresArvind Yadav2017-08-181-1/+1
|/
* x86/mce: Always save severity in machine_check_poll()Yazen Ghannam2017-06-261-6/+1
* x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross2017-06-201-1/+7
* x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-141-2/+3
* x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam2017-06-141-2/+3
* x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov2017-06-141-0/+9
* x86/mce: Clean up include filesBorislav Petkov2017-06-141-10/+0
* x86/mce: Get rid of register_mce_write_callback()Borislav Petkov2017-06-143-58/+61
* x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-141-16/+526
* x86/mce/AMD: Use saved threshold block info in interrupt handlerYazen Ghannam2017-06-141-31/+35
* x86/mce/AMD: Use msr_stat when clearing MCA_STATUSYazen Ghannam2017-06-141-1/+1
* x86/mce/AMD: Carve out SMCA bank configurationYazen Ghannam2017-05-211-38/+38
* x86/mce/AMD: Redo error logging from APIC LVT interrupt handlersYazen Ghannam2017-05-211-73/+74
* x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova2017-05-211-3/+3
* x86/MCE: Export memory_error()Borislav Petkov2017-05-211-7/+6
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-015-425/+546
|\
| * x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov2017-04-191-1/+6