summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-025-425/+546
|\
| * x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov2017-04-191-1/+6
| * x86/mce: Update notifier priority checkBorislav Petkov2017-04-181-1/+1
| * x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc2017-04-141-0/+3
| * x86/mce: Do not register notifiers with invalid prioBorislav Petkov2017-03-281-2/+3
| * x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck2017-03-284-363/+416
| * RAS: Add a Corrected Errors CollectorBorislav Petkov2017-03-281-76/+115
| * x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov2017-03-281-15/+15
| * x86/mce: Rename mce_log()'s argumentBorislav Petkov2017-03-281-4/+4
| * Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar2017-03-281-1/+6
| |\
| * | x86/mce: Init some CPU features earlyYazen Ghannam2017-03-181-12/+18
| * | x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang2017-03-131-2/+16
* | | x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5
* | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-031-1/+6
|\ \ \ | | |/ | |/|
| * | x86/mce: Don't print MCEs when mcelog is activeAndi Kleen2017-03-281-1/+6
| |/
* / x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-283-6/+8
|\
| *---. Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-203-6/+8
| |\ \ \
| | | | * x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-053-6/+8
| | | |/
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-207-78/+32
|\ \ \ \ | |/ / / |/| | |
| * | | x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2017-01-241-5/+3
| * | | x86/ras: Get rid of mce_process_work()Borislav Petkov2017-01-243-13/+3
| * | | x86/ras: Flip the TSC-adding logicBorislav Petkov2017-01-243-11/+9
| * | | x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam2017-01-241-1/+5
| * | | x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov2017-01-242-44/+11
| * | | x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2017-01-241-4/+1
| | |/ | |/|
* / | x86/mce: Make timer handling more robustThomas Gleixner2017-01-311-19/+12
|/ /
* | x86/mce/AMD: Make the init code more robustThomas Gleixner2016-12-271-0/+3
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-1/+1
|\ \
| * \ Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-1/+1
| |\ \ | | |/ | |/|
| | * mce, workqueue: remove keventd_up() usageTejun Heo2016-09-171-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-133-151/+117
|\ \ \
| * | | x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner2016-11-221-5/+8
| * | | x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-42/+13
| * | | x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov2016-11-211-2/+3
| * | | x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior2016-11-161-27/+15
| * | | x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior2016-11-161-42/+36
| * | | x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior2016-11-161-16/+20
| * | | x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior2016-11-162-29/+23
| * | | x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior2016-11-162-0/+8
| * | | x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior2016-11-161-2/+5
| * | | x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior2016-11-161-25/+25
| |/ /
* | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-123-3/+0
|\ \ \
| * | | x86: Remove empty idle.h headerThomas Gleixner2016-12-093-3/+0
| |/ /
* | | x86/mce: Include the PPIN in MCE records when availableTony Luck2016-11-232-0/+41
* | | x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam2016-11-221-0/+200
* | | x86/mce/AMD: Reset Threshold Limit after logging errorYazen Ghannam2016-11-161-0/+6
* | | x86/MCE: Correct TSC timestamping of error recordsBorislav Petkov2016-11-112-8/+12
* | | x86/RAS: Hide SMCA bank namesBorislav Petkov2016-11-081-3/+29