summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-12-09x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2016-12-09x86/intel_rdt: Implement show_options() for resctrlfsShaohua Li
2016-12-02x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabledFenghua Yu
2016-11-28x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmountFenghua Yu
2016-11-28x86/intel_rdt: Fix setting of closid when adding CPUs to a groupFenghua Yu
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-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner
2016-11-16x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen
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-15x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changeeFenghua Yu
2016-11-15x86/intel_rdt: Reset per cpu closids on unmountFenghua Yu
2016-11-15x86/intel_rdt: Prevent deadlock against hotplug lockThomas Gleixner
2016-11-15x86/intel_rdt: Protect info directory from removalFenghua Yu
2016-11-11x86/MCE: Correct TSC timestamping of error recordsBorislav Petkov
2016-11-10drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2016-11-09x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner
2016-11-09x86/cpu/AMD: Clean up cpu_llc_id assignment per topology featureYazen Ghannam
2016-11-09Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar
2016-11-09x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
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