aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_amd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-1437/+0
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov1-13/+6
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-19x86/MCE/AMD: Read MCx_MISC block addresses on any CPUBorislav Petkov1-8/+7
2018-05-19x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov1-15/+14
2018-02-21x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam1-26/+31
2018-02-21x86/mce/AMD: Get address from already initialized blockYazen Ghannam1-0/+15
2018-02-21x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam1-0/+7
2018-02-21x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam1-8/+7
2017-12-18x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam1-0/+11
2017-12-18x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam1-0/+14
2017-12-04x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam1-1/+3
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov1-0/+2
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+2
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner1-14/+2
2017-07-25x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam1-7/+2
2017-06-14x86/mce/AMD: Use saved threshold block info in interrupt handlerYazen Ghannam1-31/+35
2017-06-14x86/mce/AMD: Use msr_stat when clearing MCA_STATUSYazen Ghannam1-1/+1
2017-05-21x86/mce/AMD: Carve out SMCA bank configurationYazen Ghannam1-38/+38
2017-05-21x86/mce/AMD: Redo error logging from APIC LVT interrupt handlersYazen Ghannam1-73/+74
2017-05-21x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova1-3/+3
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-01-24x86/ras: Flip the TSC-adding logicBorislav Petkov1-1/+2
2017-01-24x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam1-1/+5
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira1-2/+2
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-42/+42
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-12-09x86: Remove empty idle.h headerThomas Gleixner1-1/+0
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam1-0/+200
2016-11-21x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov1-2/+3
2016-11-16x86/mce/AMD: Reset Threshold Limit after logging errorYazen Ghannam1-0/+6
2016-11-16x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior1-23/+15
2016-11-16x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior1-0/+4
2016-11-16x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior1-2/+5
2016-11-16x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior1-25/+25
2016-11-08x86/RAS: Hide SMCA bank namesBorislav Petkov1-3/+29
2016-11-08x86/RAS: Rename smca_bank_names to smca_namesBorislav Petkov1-3/+3
2016-11-08x86/RAS: Simplify SMCA HWID descriptor structBorislav Petkov1-15/+9
2016-11-08x86/RAS: Simplify SMCA bank descriptor structBorislav Petkov1-5/+5
2016-09-13x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam1-1/+12
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam1-2/+6
2016-09-13x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systemsYazen Ghannam1-0/+14
2016-09-13x86/mce/AMD: Update sysfs bank names for SMCA systemsYazen Ghannam1-2/+47
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam1-25/+79
2016-09-13x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocksYazen Ghannam1-9/+8
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam1-0/+3
2016-09-13x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()Yazen Ghannam1-1/+1
2016-07-08x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan1-1/+1