aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.163' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-03-141-5/+3
|\
| * x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-03-131-5/+3
* | Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-131-0/+1
|\|
| * x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-121-0/+1
* | BACKPORT: treewide: kzalloc() -> kcalloc()Kees Cook2019-01-073-3/+3
* | BACKPORT: treewide: kmalloc() -> kmalloc_array()Kees Cook2019-01-071-1/+1
|/
* x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2018-12-291-0/+2
* Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman2018-11-231-51/+6
* x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-11-132-2/+21
* x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-11-131-6/+51
* x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2018-11-101-0/+1
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-052-5/+42
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-051-0/+3
* x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-09-051-0/+4
* x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck2018-08-171-2/+1
* x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov2018-08-152-10/+8
* x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit2018-08-151-7/+17
* x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf2018-08-151-4/+12
* x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj2018-08-151-0/+18
* cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-151-1/+1
* x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini2018-08-151-0/+1
* x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini2018-08-151-3/+9
* x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-08-151-0/+44
* cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-08-151-0/+6
* x86/kvm: Allow runtime control of L1D flushThomas Gleixner2018-08-151-1/+1
* x86/l1tf: Handle EPT disabled state properThomas Gleixner2018-08-151-4/+5
* x86/litf: Introduce vmx status variableThomas Gleixner2018-08-151-2/+34
* x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblingsBorislav Petkov2018-08-151-20/+19
* x86/cpu/AMD: Evaluate smp_num_siblings earlyThomas Gleixner2018-08-151-1/+14
* x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP infoBorislav Petkov2018-08-151-5/+2
* x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner2018-08-151-0/+7
* x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner2018-08-152-6/+25
* x86/cpu/common: Provide detect_ht_early()Thomas Gleixner2018-08-152-10/+15
* x86/cpu/AMD: Remove the pointless detect_ht() callThomas Gleixner2018-08-151-4/+0
* x86/cpu: Remove the pointless CPU printoutThomas Gleixner2018-08-152-26/+5
* x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk2018-08-151-26/+29
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-152-0/+60
* x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina2018-08-151-31/+7
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-251-3/+0
* x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski2018-07-111-0/+7
* x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-07-031-8/+10
* x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-031-8/+18
* x86/mce: Improve error message when kernel cannot recoverTony Luck2018-07-031-0/+5
* x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2018-06-061-2/+3
* x86/amd: revert commit 944e0fc51a89c9827b9Juergen Gross2018-06-061-3/+2
* x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-05-221-1/+1
* KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-221-1/+2
* x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-05-221-0/+30
* x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner2018-05-221-7/+19
* x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-05-221-11/+2