summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/mce_amd.c
AgeCommit message (Expand)Author
2017-08-07x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2016-09-13x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD: Update sysfs bank names for SMCA systemsYazen Ghannam
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam
2016-09-13x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocksYazen Ghannam
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam
2016-09-13x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()Yazen Ghannam
2016-07-08x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan
2016-05-12x86/mce/AMD: Save an indentation level in prepare_threshold_block()Borislav Petkov
2016-05-12x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systemsYazen Ghannam
2016-05-12x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registersYazen Ghannam
2016-05-03x86/mce: Detect and use SMCA-specific msr_opsYazen Ghannam
2016-03-08x86/mce/AMD: Document some functionalityAravind Gopalakrishnan
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan
2016-02-01x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan
2016-02-01x86/mce/AMD: Carve out threshold block preparationBorislav Petkov
2016-02-01x86/mce/AMD: Fix LVT offset configuration for thresholdingAravind Gopalakrishnan
2016-02-01x86/mce/AMD: Reduce number of blocks scanned per bankAravind Gopalakrishnan
2016-02-01x86/mce/AMD: Do not perform shared bank check for future processorsAravind Gopalakrishnan
2015-05-07x86/mce/amd: Zap changelogBorislav Petkov
2015-05-07x86/mce/amd: Rename setup_APIC_mceAravind Gopalakrishnan
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan
2015-05-06x86/mce/amd: Collect valid address before logging an errorAravind Gopalakrishnan
2015-05-06x86/mce/amd: Factor out logging mechanismAravind Gopalakrishnan
2015-02-19x86/MCE/AMD: Enable thresholding interrupts by default if supportedAravind Gopalakrishnan
2015-02-19x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()Jan Beulich
2014-11-01x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong
2014-10-21x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov
2014-10-21x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong
2014-10-21x86, MCE, AMD: Correct thresholding error loggingChen Yucong
2014-10-21x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-03-22x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky
2013-03-22x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov
2012-10-17x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-19x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong
2012-06-07x86, MCE, AMD: Update copyrights and boilerplateBorislav Petkov
2012-06-07x86, MCE, AMD: Give proper names to the thresholding banksBorislav Petkov
2012-06-07x86, MCE, AMD: Make error_count read onlyBorislav Petkov
2012-06-07x86, MCE, AMD: Cleanup reading of error_countBorislav Petkov
2012-06-07x86, MCE, AMD: Print decimal thresholding valuesBorislav Petkov
2012-06-07x86, MCE, AMD: Move shared bank to node descriptorBorislav Petkov