summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-151/+117
2016-12-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-16/+70
2016-12-12Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-905/+626
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-12/+13
2016-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-105/+42
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-19/+38
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-38/+349
2016-12-09x86: Remove empty idle.h headerThomas Gleixner4-4/+0
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov1-1/+0
2016-12-09x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner1-7/+13
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck2-0/+41
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner1-5/+8
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior1-42/+13
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/cpuid: Provide get_scattered_cpuid_leaf()He Chen1-12/+37
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen1-17/+11
2016-11-16x86/mce/AMD: Reset Threshold Limit after logging errorYazen Ghannam1-0/+6
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior1-27/+15
2016-11-16x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior1-42/+36
2016-11-16x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior1-16/+20
2016-11-16x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior2-29/+23
2016-11-16x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior2-0/+8
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-11x86/MCE: Correct TSC timestamping of error recordsBorislav Petkov2-8/+12
2016-11-09x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner1-2/+30
2016-11-09x86/cpu/AMD: Clean up cpu_llc_id assignment per topology featureYazen Ghannam1-12/+19
2016-11-09Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2-6/+2
2016-11-09x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam1-5/+1
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-11-08x86/MCE: Dump MCE to dmesg if no consumersBorislav Petkov1-6/+46
2016-11-08x86/MCE: Do not look at panic_on_oops in the severity gradingYinghai Lu1-1/+1
2016-10-30x86/vmware: Add paravirt sched clockAlexey Makhalov1-0/+42
2016-10-30x86/vmware: Add basic paravirt ops supportAlexey Makhalov1-0/+12
2016-10-30x86/vmware: Use tsc_khz value for calibrate_cpu()Alexey Makhalov1-0/+1
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-10-25x86/microcode: Bump driver version, update copyrightsBorislav Petkov2-3/+4
2016-10-25x86/microcode: Rework microcode loadingBorislav Petkov3-697/+445
2016-10-25x86/microcode/intel: Remove intel_lib.cBorislav Petkov3-186/+154
2016-10-25x86/microcode/amd: Move private inlines to .c and mark local functions staticBorislav Petkov1-16/+37
2016-10-25x86/microcode: Collect CPU info on resumeBorislav Petkov1-0/+3
2016-10-25x86/microcode: Issue the debug printk on resume only on successBorislav Petkov1-2/+2
2016-10-25x86/microcode/amd: Hand down the CPU familyBorislav Petkov2-5/+5
2016-10-25x86/microcode: Export the microcode cache linked listBorislav Petkov2-16/+9
2016-10-25x86/microcode/intel: Simplify generic_load_microcode()Borislav Petkov1-9/+5
2016-10-25x86/microcode: Move driver authors to CREDITSBorislav Petkov1-2/+1