summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2018-12-05x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner1-21/+25
2018-12-05x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner4-18/+40
2018-12-05x86/speculation: Split out TIF updateThomas Gleixner1-12/+23
2018-12-05x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner4-35/+118
2018-12-05x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2-2/+26
2018-12-05x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner5-22/+37
2018-12-05x86/speculation: Prepare for per task indirect branch speculation controlTim Chen5-5/+41
2018-12-05x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2-17/+126
2018-12-05x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner1-13/+4
2018-12-05x86/speculataion: Mark command line parser data __initdataThomas Gleixner1-2/+2
2018-12-05x86/speculation: Mark string arrays const correctlyThomas Gleixner1-3/+3
2018-12-05x86/speculation: Reorder the spec_v2 codeThomas Gleixner1-84/+84
2018-12-05x86/l1tf: Show actual SMT stateThomas Gleixner1-2/+3
2018-12-05x86/speculation: Rework SMT state changeThomas Gleixner1-6/+5
2018-12-05x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner1-7/+1
2018-12-05x86/speculation: Reorganize speculation control MSRs updateTim Chen1-17/+29
2018-12-05x86/speculation: Rename SSBD update functionsThomas Gleixner3-11/+11
2018-12-05x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen1-0/+7
2018-12-05x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen1-2/+18
2018-12-05x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen1-4/+1
2018-12-05x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen1-14/+13
2018-12-05x86/speculation: Update the TIF_SSBD commentTim Chen1-1/+1
2018-12-05x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2-14/+2
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan4-11/+10
2018-12-05x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan1-4/+13
2018-12-05x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina1-1/+2
2018-12-05x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina1-11/+20
2018-12-05x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina1-6/+51
2018-12-05x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky1-3/+5
2018-12-05x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky1-1/+3
2018-12-05x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk1-8/+3
2018-12-05x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk5-10/+27
2018-12-05x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk3-2/+4
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang1-1/+114
2018-11-27x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov1-13/+36
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov3-12/+13
2018-11-27x86/earlyprintk: Add a force option for pciserial deviceFeng Tang1-10/+19
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman1-51/+6
2018-11-21x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2018-11-21x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)1-1/+1
2018-11-21um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger1-10/+0
2018-11-13xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-13xen/pvh: don't try to unplug emulated devicesJuergen Gross1-0/+4
2018-11-13xen/pvh: increase early stack sizeRoger Pau Monne1-1/+1
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2-2/+6
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel1-0/+3
2018-11-13x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0