summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-20Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-05-20kvm: x86: Make functions that have no external callers staticNicholas Krause
2015-05-19KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini
2015-05-19KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changedXiao Guangrong
2015-05-19KVM: MMU: fix MTRR updateXiao Guangrong
2015-05-19KVM: MMU: fix decoding cache type from MTRRXiao Guangrong
2015-05-19KVM: MMU: introduce kvm_zap_rmappXiao Guangrong
2015-05-19KVM: MMU: use slot_handle_level and its helper to clean up the codeXiao Guangrong
2015-05-19KVM: MMU: introduce slot_handle_level_range() and its helpersXiao Guangrong
2015-05-19KVM: MMU: introduce for_each_slot_rmap_rangeXiao Guangrong
2015-05-19KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVELXiao Guangrong
2015-05-19KVM: MMU: introduce for_each_rmap_spte()Xiao Guangrong
2015-05-19Revert "kvmclock: set scheduler clock stable"Paolo Bonzini
2015-05-19KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-05-19KVM: x86: Fix zero iterations REP-stringNadav Amit
2015-05-19KVM: x86: Fix update RCX/RDI/RSI on REP-stringNadav Amit
2015-05-19KVM: x86: Fix DR7 mask on task-switch while debuggingNadav Amit
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-05-11KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-11KVM: MMU: fix smap permission checkXiao Guangrong
2015-05-08KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-08KVM: MMU: fix smap permission checkXiao Guangrong
2015-05-08KVM: nVMX: Fix host crash when loading MSRs with userspace irqchipJan Kiszka
2015-05-08KVM: x86: Call-far should not be emulated as stack opNadav Amit
2015-05-07KVM: x86: dump VMCS on invalid entryPaolo Bonzini
2015-05-07x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti
2015-05-07KVM: x86: drop unneeded null testJulia Lawall
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář
2015-05-07kvm,x86: load guest FPU context more eagerlyRik van Riel
2015-05-07kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan
2015-05-07KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit
2015-05-07KVM: x86: Support for disabling quirksNadav Amit
2015-05-07KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger
2015-05-07kvmclock: set scheduler clock stableLuiz Capitulino
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-27kvm: x86: fix kvmclock update protocolRadim Krčmář
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds
2015-04-24crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds