Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[pandora-kernel.git] / arch / x86 / kvm / mmu.c
2011-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-07-24 Linus TorvaldsMerge branch 'for-upstream' of git://openrisc.net/jonas...
2011-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2011-07-24 Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://git./virt/kvm/kvm
2011-07-24 Xiao GuangrongKVM: MMU: trace mmio page fault
2011-07-24 Xiao GuangrongKVM: MMU: mmio page fault support
2011-07-24 Xiao GuangrongKVM: MMU: reorganize struct kvm_shadow_walk_iterator
2011-07-24 Xiao GuangrongKVM: MMU: lockless walking shadow page table
2011-07-24 Xiao GuangrongKVM: MMU: do not need atomicly to set/clear spte
2011-07-24 Xiao GuangrongKVM: MMU: introduce the rules to modify shadow page...
2011-07-24 Xiao GuangrongKVM: MMU: abstract some functions to handle fault pfn
2011-07-24 Xiao GuangrongKVM: MMU: filter out the mmio pfn from the fault pfn
2011-07-24 Xiao GuangrongKVM: MMU: remove bypass_guest_pf
2011-07-24 Xiao GuangrongKVM: MMU: split kvm_mmu_free_page
2011-07-24 Xiao GuangrongKVM: MMU: count used shadow pages on prepareing path
2011-07-24 Xiao GuangrongKVM: MMU: rename 'pt_write' to 'emulate'
2011-07-24 Xiao GuangrongKVM: MMU: optimize to handle dirty bit
2011-07-24 Xiao GuangrongKVM: MMU: cache mmio info on page fault path
2011-07-24 Xiao GuangrongKVM: MMU: do not update slot bitmap if spte is nonpresent
2011-07-24 Xiao GuangrongKVM: MMU: fix walking shadow page table
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-23 Linus TorvaldsMerge branches 'x86-detect-hyper-for-linus', 'x86-fpu...
2011-07-23 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branches 'x86-urgent-for-linus', 'core-debug...
2011-07-23 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-07-23 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2011-07-23 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2011-07-22 Linus TorvaldsMerge branch 'timers-cleanup-for-linus' of git://git...
2011-07-22 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2011-07-22 Linus TorvaldsMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-07-22 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-07-22 Linus TorvaldsMerge branch 'of-pci' of git://git./linux/kernel/git...
2011-07-22 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-07-22 Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 Jiri KosinaMerge branches 'roccat', 'upstream' and 'wiimote' into...
2011-07-22 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-07-22 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-22 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-07-22 Linus TorvaldsMerge branch 'slab-for-linus' of git://git./linux/kerne...
2011-07-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-13 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-07-12 Marcelo TosattiRevert "KVM: MMU: make kvm_mmu_reset_context() flush...
2011-07-12 Avi KivityKVM: MMU: make kvm_mmu_reset_context() flush the guest TLB
2011-07-12 Avi KivityKVM: MMU: Adjust shadow paging to work when SMEP=1...
2011-07-12 Xiao GuangrongKVM: MMU: cleanup for dropping parent pte
2011-07-12 Xiao GuangrongKVM: MMU: cleanup for kvm_mmu_page_unlink_children
2011-07-12 Xiao GuangrongKVM: MMU: remove the arithmetic of parent pte rmap
2011-07-12 Xiao GuangrongKVM: MMU: abstract the operation of rmap
2011-07-12 Xiao GuangrongKVM: MMU: optimize pte write path if don't have protect...
2011-07-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-08 Konrad Rzeszutek... Merge branch 'xen-tmem-selfballoon-v8' of git://git...
2011-07-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-08 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-07 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-07-07 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2011-07-06 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-06 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-05 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git./linux...
2011-07-05 Takashi IwaiMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-07-05 Takashi IwaiMerge branch 'for-3.0' of git://git./linux/kernel/git...
2011-07-04 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2011-07-03 James BottomleyMerge git://git./linux/kernel/git/djbw/isci
2011-07-03 Ingo MolnarMerge branch 'perf/stacktrace' of git://git./linux...
2011-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-01 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-07-01 Ingo MolnarMerge branch 'sched/core-v2' of git://git./linux/kernel...
2011-07-01 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-07-01 Ingo MolnarMerge commit 'v3.0-rc5' into sched/core
2011-07-01 Ingo MolnarMerge commit 'v3.0-rc5' into perf/core
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 Jens AxboeMerge branch 'for-3.0-important' of git://git.drbd...
2011-06-28 Linus TorvaldsMerge branch 'driver-core-linus' of git://git./linux...
2011-06-28 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-06-28 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-06-28 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-06-27 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next