summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini
2014-03-17KVM: x86 emulator: emulate MOVAPDIgor Mammedov
2014-03-17KVM: x86 emulator: emulate MOVAPSIgor Mammedov
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka
2014-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones
2014-03-03kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-27KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti
2014-02-26KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong
2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-14Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-11ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen