Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[sfrench/cifs-2.6.git] / arch / x86 / kvm / mmu.c
2008-03-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-12 Paul MackerrasMerge branch 'master' of git://git./linux/kernel/git...
2008-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2008-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-04 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-03-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-04 Avi KivityKVM: MMU: Fix race when instantiating a shadow pte
2008-03-04 Marcelo TosattiKVM: make MMU_DEBUG compile again
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Izik EidusKVM: MMU: Fix dirty page setting for pages removed...
2008-01-30 Avi KivityKVM: MMU: Move kvm_free_some_pages() into critical...
2008-01-30 Marcelo TosattiKVM: MMU: Switch to mmu spinlock
2008-01-30 Avi KivityKVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
2008-01-30 Marcelo TosattiKVM: MMU: Concurrent guest walkers
2008-01-30 Avi KivityKVM: MMU: Add cache miss statistic
2008-01-30 Eddie DongKVM: MMU: Coalesce remote tlb flushes
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...