summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-07bpf, x64: increase number of passesDaniel Borkmann
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-02-28x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross
2018-02-28x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-02-28x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-02-28x86/asm: Add instruction suffixes to bitopsJan Beulich
2018-02-28x86/entry/64: Add instruction suffixJan Beulich
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-24KVM: SVM: Fix SEV LAUNCH_SECRET commandBrijesh Singh
2018-02-24KVM: SVM: install RSM interceptBrijesh Singh
2018-02-24KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE commandBrijesh Singh
2018-02-24KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li
2018-02-24x86/kvm: Make parse_no_xxx __init for kvmDou Liyang
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott
2018-02-24KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-02-24KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2Chao Gao
2018-02-24KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-02-24KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIPRadim Krčmář
2018-02-24KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-02-23KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-02-23KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
2018-02-23x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-21x86/entry/64: Simplify ENCODE_FRAME_POINTERJosh Poimboeuf
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-02-21x86/entry/64: Open-code switch_to_thread_stack()Dominik Brodowski
2018-02-21x86/entry/64: Move ASM_CLAC to interrupt_entry()Dominik Brodowski
2018-02-21x86/entry/64: Remove 'interrupt' macroDominik Brodowski