aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)Author
2020-03-20x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-11x86/mce: Handle varying MCA bank countsYazen Ghannam
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-12-31x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-12-17x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-12-17x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-11-20x86/mce-inject: Reset injection struct after injectionBorislav Petkov
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2018-12-05x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-03x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov
2018-07-03x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck
2018-07-03x86/mce: Improve error message when kernel cannot recoverTony Luck
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck
2018-06-05x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov
2018-06-05x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam
2018-04-19x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-04-19x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam
2018-04-19x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam
2018-04-19x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam
2018-03-15x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-15x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-07-25x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam
2017-06-26x86/mce: Always save severity in machine_check_poll()Yazen Ghannam
2017-06-20x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross
2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam
2017-06-14x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam
2017-06-14x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov