aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)Author
2017-06-14x86/mce: Clean up include filesBorislav Petkov
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov
2017-06-14x86/mce/AMD: Use saved threshold block info in interrupt handlerYazen Ghannam
2017-06-14x86/mce/AMD: Use msr_stat when clearing MCA_STATUSYazen Ghannam
2017-05-21x86/mce/AMD: Carve out SMCA bank configurationYazen Ghannam
2017-05-21x86/mce/AMD: Redo error logging from APIC LVT interrupt handlersYazen Ghannam
2017-05-21x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova
2017-05-21x86/MCE: Export memory_error()Borislav Petkov
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-03-28x86/mce: Do not register notifiers with invalid prioBorislav Petkov
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov
2017-03-28x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov
2017-03-28x86/mce: Rename mce_log()'s argumentBorislav Petkov
2017-03-28Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen
2017-03-18x86/mce: Init some CPU features earlyYazen Ghannam
2017-03-13x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang
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