summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-11-28x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2018-11-28x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2018-11-28x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-11-28x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner
2018-11-28x86/speculataion: Mark command line parser data __initdataThomas Gleixner
2018-11-28x86/speculation: Mark string arrays const correctlyThomas Gleixner
2018-11-28x86/speculation: Reorder the spec_v2 codeThomas Gleixner
2018-11-28x86/l1tf: Show actual SMT stateThomas Gleixner
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner
2018-11-28x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner
2018-11-28x86/speculation: Reorganize speculation control MSRs updateTim Chen
2018-11-28x86/speculation: Rename SSBD update functionsThomas Gleixner
2018-11-28x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen
2018-11-28x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen
2018-11-28x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen
2018-11-28x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen
2018-11-28x86/speculation: Update the TIF_SSBD commentTim Chen
2018-11-28x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-11-27x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Liran Alon
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Liran Alon
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz
2018-11-27x86/kvm/vmx: fix old-style function declarationYi Wang
2018-11-27KVM: x86: fix empty-body warningsYi Wang
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Liran Alon
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-11-27KVM: VMX: re-add ple_gap module parameterLuiz Capitulino
2018-11-22x86/xen: cleanup includes in arch/x86/xen/spinlock.cJuergen Gross
2018-11-22perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa
2018-11-22perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-11-22perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-11-20perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra
2018-11-20x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2018-11-20x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross
2018-11-12perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang
2018-11-12perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)