summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-12-14KVM: VMX: drop I/O permission bitmapsQuan Xu
2017-12-14KVM: X86: Reduce the overhead when lapic_timer_advance is disabledWanpeng Li
2017-12-14KVM: VMX: Cache IA32_DEBUGCTL in memoryWanpeng Li
2017-12-14KVM: nVMX: Add a WARN for freeing a loaded VMCS02Mark Kanda
2017-12-14KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2017-12-14KVM: Expose new cpu features to guestYang Zhong
2017-12-14KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon
2017-12-14KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář
2017-12-14KVM: x86: drop bogus MWAIT checkRadim Krčmář
2017-12-14KVM: x86: prevent MWAIT in guest with buggy MONITORRadim Krčmář
2017-12-14KVM: x86: MMU: make array audit_point_name staticColin Ian King
2017-12-14x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks staticGimcuan Hui
2017-12-14KVM: x86: emulate RDPIDPaolo Bonzini
2017-12-14KVM: vmx: add support for emulating UMIPPaolo Bonzini
2017-12-14KVM: x86: add support for emulating UMIPPaolo Bonzini
2017-12-14KVM: x86: emulate sldt and strPaolo Bonzini
2017-12-14KVM: x86: add support for UMIPPaolo Bonzini
2017-12-14kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu
2017-12-14KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2017-12-14KVM: MMU: Fix infinite loop when there is no available mmu pageWanpeng Li
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King
2017-12-06KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-06x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski
2017-12-06x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-06x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2017-12-06x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek
2017-12-05x86: don't hash faulting address in oops printoutLinus Torvalds
2017-12-05locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook
2017-12-05KVM: VMX: fix page leak in hardware_setup()Jim Mattson
2017-12-05KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-05x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-28x86/idt: Load idt early in start_secondaryChunyu Hu
2017-11-28x86/xen: Support early interrupts in xen pv guestsJuergen Gross
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-27KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li
2017-11-27KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2017-11-27KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds