summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)Author
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-24x86/ras: Get rid of mce_process_work()Borislav Petkov
2017-01-24x86/ras: Flip the TSC-adding logicBorislav Petkov
2017-01-24x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov
2017-01-24x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam
2016-11-21x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov
2016-11-16x86/mce/AMD: Reset Threshold Limit after logging errorYazen Ghannam
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior
2016-11-16x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior
2016-11-16x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior
2016-11-16x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior
2016-11-16x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior
2016-11-16x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior
2016-11-16x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior
2016-11-11x86/MCE: Correct TSC timestamping of error recordsBorislav Petkov
2016-11-08x86/RAS: Hide SMCA bank namesBorislav Petkov
2016-11-08x86/RAS: Rename smca_bank_names to smca_namesBorislav Petkov
2016-11-08x86/RAS: Simplify SMCA HWID descriptor structBorislav Petkov
2016-11-08x86/RAS: Simplify SMCA bank descriptor structBorislav Petkov
2016-11-08x86/MCE: Dump MCE to dmesg if no consumersBorislav Petkov
2016-11-08x86/MCE: Do not look at panic_on_oops in the severity gradingYinghai Lu
2016-10-19Merge branch 'for-4.9' into for-4.10Tejun Heo
2016-09-17mce, workqueue: remove keventd_up() usageTejun Heo
2016-09-13x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam
2016-09-13x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE 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-09-05x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string testTony Luck
2016-09-05x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck