]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kvm/mmu.c
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / arch / x86 / kvm / mmu.c
2008-03-05 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-04 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-03-04 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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-12 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub...
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.kernel.org/pub/scm/linux/kernel/git...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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...