x86: lockless get_user_pages_fast()
[linux-2.6] / arch / x86 / kvm /
2008-07-25  Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-24  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24  Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23  Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-22  Jeff GarzikMerge branch 'r8169-davem' of git://git./linux/kernel...
2008-07-22  Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-21  Andi KleenMerge branch 'for-upstream/acpi-test' of git://repo...
2008-07-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-21  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-21  Ingo MolnarMerge branch 'linus' into cpus4096-for-linus
2008-07-21  Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21  Ingo MolnarMerge branch 'linus' into xen-64bit
2008-07-21  Ingo MolnarMerge branch 'linus' into x86/paravirt-spinlocks
2008-07-21  Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-21  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-21  Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-07-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-07-21  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-07-21  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-21  Linus TorvaldsMerge branch 'kvm-updates-2.6.27' of git://git./linux...
2008-07-21  Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-20  Avi KivityKVM: MMU: Fix potential race setting upper shadow ptes...
2008-07-20  Glauber CostaKVM: x86 emulator: emulate clflush
2008-07-20  Marcelo TosattiKVM: MMU: improve invalid shadow root page handling
2008-07-20  Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20  Avi KivityKVM: Prefix some x86 low level function with kvm_,...
2008-07-20  Ben-Ami YassourKVM: check injected pic irq within valid pic irqs
2008-07-20  Mohammed GamalKVM: x86 emulator: Fix HLT instruction
2008-07-20  Avi KivityKVM: Apply the kernel sigmask to vcpus blocked due...
2008-07-20  Sheng YangKVM: VMX: Add ept_sync_context in flush_tlb
2008-07-20  Marcelo TosattiKVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock...
2008-07-20  Joerg RoedelKVM: SVM: fix suspend/resume support
2008-07-20  Marcelo TosattiKVM: move slots_lock acquision down to vapic_exit
2008-07-20  Chris LalancetteKVM: VMX: Fake emulate Intel perfctr MSRs
2008-07-20  Sheng YangKVM: VMX: Fix a wrong usage of vmcs_config
2008-07-20  Avi KivityKVM: MMU: Fix printk format
2008-07-20  Avi KivityKVM: MMU: When debug is enabled, make it a run-time...
2008-07-20  Avi KivityKVM: x86 emulator: lazily evaluate segment registers
2008-07-20  Avi KivityKVM: x86 emulator: avoid segment base adjust for lea
2008-07-20  Avi KivityKVM: x86 emulator: simplify rip relative decoding
2008-07-20  Avi KivityKVM: x86 emulator: simplify r/m decoding
2008-07-20  Avi KivityKVM: x86 emulator: simplify sib decoding
2008-07-20  Avi KivityKVM: x86 emulator: handle undecoded rex.b with r/m...
2008-07-20  Mohammed GamalKVM: x86 emulator: emulate nop and xchg reg, acc (opcod...
2008-07-20  Avi KivityKVM: Use printk_rlimit() instead of reporting emulation...
2008-07-20  Glauber CostaKVM: Do not calculate linear rip in emulation failure...
2008-07-20  Marcelo TosattiKVM: only abort guest entry if timer count goes from...
2008-07-20  Laurent VivierKVM: Add coalesced MMIO support (x86 part)
2008-07-20  Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20  Avi KivityKVM: MMU: Avoid page prefetch on SVM
2008-07-20  Avi KivityKVM: MMU: Move nonpaging_prefetch_page()
2008-07-20  Avi KivityKVM: x86 emulator: implement 'push imm' (opcode 0x68)
2008-07-20  Avi KivityKVM: x86 emulator: simplify push imm8 emulation
2008-07-20  Avi KivityKVM: MMU: Optimize prefetch_page()
2008-07-20  Guillaume ThouveninKVM: x86 emulator: Add support for mov r, sreg (0x8c...
2008-07-20  Guillaume ThouveninKVM: x86 emulator: Add support for mov seg, r (0x8e...
2008-07-20  Guillaume ThouveninKVM: x86 emulator: adds support to mov r,imm (opcode...
2008-07-20  Guillaume ThouveninKVM: x86 emulator: add support for jmp far 0xea
2008-07-20  Guillaume ThouveninKVM: x86 emulator: Update c->dst.bytes in decode instru...
2008-07-20  Guillaume ThouveninKVM: Prefixes segment functions that will be exported...
2008-07-20  Avi KivityKVM: MTRR support
2008-07-20  Sheng YangKVM: VMX: Enable NMI with in-kernel irqchip
2008-07-20  Sheng YangKVM: IOAPIC/LAPIC: Enable NMI support
2008-07-20  Avi KivityKVM: Remove unnecessary ->decache_regs() call
2008-07-20  Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-07-20  Avi KivityKVM: VMX: Add list of potentially locally cached vcpus
2008-07-20  Avi KivityKVM: Handle virtualization instruction #UD faults durin...
2008-07-20  Avi KivityKVM: MMU: Fix false flooding when a pte points to page...
2008-07-20  Avi KivityKVM: VMX: Trivial vmcs_write64() code simplification
2008-07-20  Chris LalancetteKVM: SVM: Fake MSR_K7 performance counters
2008-07-20  Aurelien JarnoKVM: PIT: support mode 3
2008-07-20  Joerg RoedelKVM: SVM: add tracing support for TDP page faults
2008-07-20  Joerg RoedelKVM: SVM: add missing kvmtrace markers
2008-07-20  Joerg RoedelKVM: add missing kvmtrace bits
2008-07-20  Joerg RoedelKVM: SVM: implement dedicated INTR exit handler
2008-07-20  Joerg RoedelKVM: SVM: implement dedicated NMI exit handler
2008-07-20  Joerg RoedelKVM: VMX: move APIC_ACCESS trace entry to generic code
2008-07-20  Harvey HarrisonKVM: add statics were possible, function definition...
2008-07-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-18  Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18  Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-17  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-17  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-07-17  Tony LuckPull pvops into release branch
2008-07-17  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
next