summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-12-05x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner
2018-12-05x86/speculataion: Mark command line parser data __initdataThomas Gleixner
2018-12-05x86/speculation: Mark string arrays const correctlyThomas Gleixner
2018-12-05x86/speculation: Reorder the spec_v2 codeThomas Gleixner
2018-12-05x86/l1tf: Show actual SMT stateThomas Gleixner
2018-12-05x86/speculation: Rework SMT state changeThomas Gleixner
2018-12-05x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner
2018-12-05x86/speculation: Reorganize speculation control MSRs updateTim Chen
2018-12-05x86/speculation: Rename SSBD update functionsThomas Gleixner
2018-12-05x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen
2018-12-05x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen
2018-12-05x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen
2018-12-05x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen
2018-12-05x86/speculation: Update the TIF_SSBD commentTim Chen
2018-12-05x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-05x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan
2018-12-05x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina
2018-12-05x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2018-12-05x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-12-05x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky
2018-12-05x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky
2018-12-05x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk
2018-12-05x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk
2018-12-05x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-11-27x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-27x86/earlyprintk: Add a force option for pciserial deviceFeng Tang
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman
2018-11-21x86/hyper-v: Enable PIT shutdown quirkMichael Kelley
2018-11-21x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)
2018-11-21um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger
2018-11-13xen: fix xen_qlock_wait()Juergen Gross
2018-11-13xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-11-13xen/pvh: increase early stack sizeRoger Pau Monne
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel
2018-11-13x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior
2018-11-13x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-13x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-11-10x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra