KVM: MMU: Add validate_direct_spte() helper
[deliverable/linux.git] / arch / x86 / kvm / mmu.c
2010-08-02  Avi KivityKVM: MMU: Add validate_direct_spte() helper
2010-08-02  Avi KivityKVM: MMU: Add drop_large_spte() helper
2010-08-02  Avi KivityKVM: MMU: Use __set_spte to link shadow pages
2010-08-02  Avi KivityKVM: MMU: Add link_shadow_page() helper
2010-08-02  Gleb NatapovKVM: Return EFAULT from kvm ioctl when guest accesses...
2010-08-02  Avi KivityKVM: MMU: Don't drop accessed bit while updating an...
2010-08-02  Avi KivityKVM: MMU: Atomically check for accessed bit when droppi...
2010-08-02  Avi KivityKVM: MMU: Move accessed/dirty bit checks from rmap_remo...
2010-08-02  Avi KivityKVM: MMU: Introduce drop_spte()
2010-08-02  Xiao GuangrongKVM: VMX: fix tlb flush with invalid root
2010-08-01  Joerg RoedelKVM: Remove unnecessary divide operations
2010-08-01  Xiao GuangrongKVM: MMU: fix writable sync sp mapping
2010-08-01  Avi KivityKVM: Add mini-API for vcpu->requests
2010-08-01  Avi KivityKVM: Remove memory alias support
2010-08-01  Xiao GuangrongKVM: MMU: don't walk every parent pages while mark...
2010-08-01  Xiao GuangrongKVM: MMU: clear unsync_child_bitmap completely
2010-08-01  Xiao GuangrongKVM: MMU: cleanup for __mmu_unsync_walk()
2010-08-01  Xiao GuangrongKVM: MMU: don't mark pte notrap if it's just sync transient
2010-08-01  Xiao GuangrongKVM: MMU: avoid double write protected in sync page...
2010-08-01  Avi KivityKVM: Fix mov cr3 #GP at wrong instruction
2010-08-01  Xiao GuangrongKVM: MMU: delay local tlb flush
2010-08-01  Xiao GuangrongKVM: MMU: use wrapper function to flush local tlb
2010-08-01  Xiao GuangrongKVM: MMU: remove unnecessary remote tlb flush
2010-08-01  Xiao GuangrongKVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()
2010-08-01  Xiao GuangrongKVM: MMU: traverse sp hlish safely
2010-08-01  Xiao GuangrongKVM: MMU: gather remote tlb flush which occurs during...
2010-08-01  Xiao GuangrongKVM: MMU: don't get free page number in the loop
2010-08-01  Xiao GuangrongKVM: MMU: split the operations of kvm_mmu_zap_page()
2010-08-01  Xiao GuangrongKVM: MMU: introduce some macros to cleanup hlist traver...
2010-08-01  Xiao GuangrongKVM: MMU: skip invalid sp when unprotect page
2010-08-01  Gui JianfengKVM: MMU: Don't calculate quadrant if tdp_enabled
2010-08-01  Avi KivityKVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0...
2010-08-01  Gui JianfengKVM: MMU: don't check PT_WRITABLE_MASK directly
2010-08-01  Lai JiangshanKVM: MMU: Calculate correct base gfn for direct non...
2010-08-01  Lai JiangshanKVM: MMU: Don't allocate gfns page for direct mmu pages
2010-08-01  Xiao GuangrongKVM: MMU: allow more page become unsync at getting...
2010-08-01  Xiao GuangrongKVM: MMU: allow more page become unsync at gfn mapping...
2010-08-01  Avi KivityKVM: Update Red Hat copyrights
2010-08-01  Xiao GuangrongKVM: MMU: don't write-protect if have new mapping to...
2010-08-01  Xiao GuangrongKVM: MMU: split kvm_sync_page() function
2010-08-01  Xiao GuangrongKVM: MMU: remove rmap before clear spte
2010-08-01  Xiao GuangrongKVM: MMU: use proper cache object freeing function
2010-08-01  Sheng YangKVM: x86: Clean up duplicate assignment
2010-08-01  Marcelo TosattiKVM: pass correct parameter to kvm_mmu_free_some_pages
2010-08-01  Avi KivityKVM: MMU: Fix free memory accounting race in mmu_alloc_...
2010-08-01  Gleb NatapovKVM: inject #UD if instruction emulation fails and...
2010-08-01  Gui JianfengKVM: MMU: make kvm_mmu_zap_page() return the number...
2010-08-01  Huang YingKVM: Avoid killing userspace through guest SRAO MCE...
2010-07-29  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-27  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-07-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-25  David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-23  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-07-23  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-22  Len BrownMerge branch 'bugzilla-102904-workaround' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16244' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16271' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16357' into release
2010-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-22  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-22  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-22  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-21  Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2010-07-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-07-21  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2010-07-21  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-20  Linus TorvaldsMerge branch 'linuxdocs' of git://git./linux/kernel...
2010-07-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-20  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-20  Linus TorvaldsMerge branch 'shrinker' of git://git./linux/kernel...
2010-07-20  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-07-19  Linus TorvaldsMerge branch 'kmemleak' of git://git./linux/kernel...
2010-07-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-19  Dave Chinnermm: add context argument to shrinker callback
2010-07-18  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-07-16  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-15  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-15  Linus TorvaldsMerge branch 'lmb-to-memblock' of git://git./linux...
2010-07-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-07-14  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-07-14  Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-07-12  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-12  Linus TorvaldsMerge branch 'arm/defconfig/reduced-v2.6.35-rc1' of...
2010-07-12  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-12  Xiao GuangrongKVM: MMU: flush remote tlbs when overwriting spte with...
2010-07-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-08  Takashi IwaiMerge branch 'fix/misc' into for-linus
2010-07-08  Takashi IwaiMerge branch 'fix/hda' into for-linus
2010-07-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-05  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-05  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-07-02  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-07-02  Michal MarekMerge branch 'setlocalversion-speedup' into kbuild...
next
This page took 0.193027 seconds and 108 git commands to generate.