| Age | Commit message (Expand) | Author |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
| 2018-05-19 | x86/MCE/AMD: Read MCx_MISC block addresses on any CPU | Borislav Petkov |
| 2018-05-19 | x86/MCE/AMD: Cache SMCA MISC block addresses | Borislav Petkov |
| 2018-02-21 | x86/mce/AMD: Carve out SMCA get_block_address() code | Yazen Ghannam |
| 2018-02-21 | x86/mce/AMD: Get address from already initialized block | Yazen Ghannam |
| 2018-02-21 | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type | Yazen Ghannam |
| 2018-02-21 | x86/mce/AMD: Pass the bank number to smca_get_bank_type() | Yazen Ghannam |
| 2017-12-18 | x86/MCE: Report only DRAM ECC as memory errors on AMD systems | Yazen Ghannam |
| 2017-12-18 | x86/MCE/AMD: Define a function to get SMCA bank type | Yazen Ghannam |
| 2017-12-04 | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems | Yazen Ghannam |
| 2017-10-05 | x86/mce: Hide mca_cfg | Borislav Petkov |
| 2017-09-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2017-08-29 | x86/mce: Remove duplicated tracing interrupt code | Thomas Gleixner |
| 2017-07-25 | x86/mce/AMD: Allow any CPU to initialize the smca_banks array | Yazen Ghannam |
| 2017-06-14 | x86/mce/AMD: Use saved threshold block info in interrupt handler | Yazen Ghannam |
| 2017-06-14 | x86/mce/AMD: Use msr_stat when clearing MCA_STATUS | Yazen Ghannam |
| 2017-05-21 | x86/mce/AMD: Carve out SMCA bank configuration | Yazen Ghannam |
| 2017-05-21 | x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers | Yazen Ghannam |
| 2017-05-21 | x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t | Elena Reshetova |
| 2017-03-31 | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs | Yazen Ghannam |
| 2017-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2017-01-24 | x86/ras: Flip the TSC-adding logic | Borislav Petkov |
| 2017-01-24 | x86/ras/amd: Make sysfs names of banks more user-friendly | Yazen Ghannam |
| 2017-01-05 | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers | Daniel Bristot de Oliveira |
| 2016-12-26 | x86/mce/AMD: Make the init code more robust | Thomas Gleixner |
| 2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2016-12-09 | x86: Remove empty idle.h header | Thomas Gleixner |
| 2016-11-22 | x86/mce/AMD: Add system physical address translation for AMD Fam17h | Yazen Ghannam |
| 2016-11-21 | x86/MCE/AMD: Fix thinko about thresholding_en | Borislav Petkov |
| 2016-11-16 | x86/mce/AMD: Reset Threshold Limit after logging error | Yazen Ghannam |
| 2016-11-16 | x86/mcheck: Split threshold_cpu_callback into two callbacks | Sebastian Andrzej Siewior |
| 2016-11-16 | x86/mcheck: Be prepared for a rollback back to the ONLINE state | Sebastian Andrzej Siewior |
| 2016-11-16 | x86/mcheck: Explicit cleanup on failure in mce_amd | Sebastian Andrzej Siewior |
| 2016-11-16 | x86/mcheck: Move threshold_create_device() | Sebastian Andrzej Siewior |
| 2016-11-08 | x86/RAS: Hide SMCA bank names | Borislav Petkov |
| 2016-11-08 | x86/RAS: Rename smca_bank_names to smca_names | Borislav Petkov |
| 2016-11-08 | x86/RAS: Simplify SMCA HWID descriptor struct | Borislav Petkov |
| 2016-11-08 | x86/RAS: Simplify SMCA bank descriptor struct | Borislav Petkov |
| 2016-09-13 | x86/mce/AMD: Extract the error address on SMCA systems | Yazen Ghannam |
| 2016-09-13 | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems | Yazen Ghannam |
| 2016-09-13 | x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems | Yazen Ghannam |
| 2016-09-13 | x86/mce/AMD: Update sysfs bank names for SMCA systems | Yazen Ghannam |
| 2016-09-13 | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types | Yazen Ghannam |
| 2016-09-13 | x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocks | Yazen Ghannam |
| 2016-09-13 | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam |
| 2016-09-13 | x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks() | Yazen Ghannam |
| 2016-07-08 | x86/mce/AMD: Increase size of the bank_map type | Aravind Gopalakrishnan |
| 2016-05-12 | x86/mce/AMD: Save an indentation level in prepare_threshold_block() | Borislav Petkov |
| 2016-05-12 | x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems | Yazen Ghannam |