[Bluetooth] Change BPA 100/105 driver to use USB anchors
[pandora-kernel.git] / drivers / kvm /
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-15 Laurent Viviersched: guest CPU accounting: maintain guest state in KVM
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-13 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Avi KivityKVM: Skip pio instruction when it is emulated, not...
2007-10-13 Nitin A KambleKVM: x86 emulator: popf
2007-10-13 Nitin A KambleKVM: x86 emulator: fix src, dst value initialization
2007-10-13 Nitin A KambleKVM: x86 emulator: jmp abs
2007-10-13 Nitin A KambleKVM: x86 emulator: lea
2007-10-13 Nitin A KambleKVM: X86 emulator: jump conditional short
2007-10-13 Nitin A KambleKVM: x86 emulator: imlpement jump conditional relative
2007-10-13 Nitin A KambleKVM: x86 emulator: sort opcodes into ascending order
2007-10-13 Avi KivityKVM: Improve emulation failure reporting
2007-10-13 Nitin A KambleKVM: x86 emulator: pushf
2007-10-13 Nitin A KambleKVM: x86 emulator: call near
2007-10-13 Nitin A KambleKVM: x86 emulator: push imm8
2007-10-13 He, QingKVM: VMX: Fix exit qualification width on i386
2007-10-13 Avi KivityKVM: Move main vcpu loop into subarch independent code
2007-10-13 Avi KivityKVM: VMX: Move vm entry failure handling to the exit...
2007-10-13 Avi KivityKVM: MMU: Don't do GFP_NOWAIT allocations
2007-10-13 Christian EhrhardtKVM: Rename kvm_arch_ops to kvm_x86_ops
2007-10-13 Laurent VivierKVM: Simplify memory allocation
2007-10-13 Rusty RussellKVM: Hoist SVM's get_cs_db_l_bits into core code.
2007-10-13 Rusty RussellKVM: Keep control regs in sync
2007-10-13 Rusty RussellKVM: Clean up unloved invlpg emulation
2007-10-13 Rusty RussellKVM: Remove the unused invlpg member of struct kvm_arch...
2007-10-13 Amit ShahKVM: Set the ET flag in CR0 after initializing FX
2007-10-13 He, QingKVM: enable in-kernel APIC INIT/SIPI handling
2007-10-13 He, QingKVM: round robin for APIC lowest priority delivery...
2007-10-13 Qing HeKVM: deliver PIC interrupt only to vcpu0
2007-10-13 He, QingKVM: disable tpr/cr8 sync when in-kernel APIC is used
2007-10-13 Eddie DongKVM: Migrate lapic hrtimer when vcpu moves to another cpu
2007-10-13 Eddie DongKVM: Keep track of missed timer irq injections
2007-10-13 Yang, ShengKVM: VMX: Use shadow TPR/cr8 for 64-bits guests
2007-10-13 Eddie DongKVM: pending irq save/restore
2007-10-13 Eddie DongKVM: in-kernel LAPIC save and restore support
2007-10-13 He, QingKVM: in-kernel IOAPIC save and restore support
2007-10-13 He, QingKVM: Bypass irq_pending get/set when using in kernel...
2007-10-13 He, QingKVM: Add get/set irqchip ioctls for in-kernel PIC live...
2007-10-13 Eddie DongKVM: Protect in-kernel pio using kvm->lock
2007-10-13 Eddie DongKVM: Emulate hlt in the kernel
2007-10-13 Eddie DongKVM: In-kernel I/O APIC model
2007-10-13 Eddie DongKVM: Emulate local APIC in kernel
2007-10-13 Eddie DongKVM: Define and use cr8 access functions
2007-10-13 Eddie DongKVM: Add support for in-kernel PIC emulation
2007-10-13 Laurent VivierKVM: VMX: Split segments reload in vmx_load_host_state()
2007-10-13 Avi KivityKVM: X86 emulator: fix 'push reg' writeback
2007-10-13 Izik EidusKVM: Support more memory slots
2007-10-13 Izik EidusKVM: VMX: allow rmode_tss_base() to work with >2G of...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'push reg' (opcodes 0x50...
2007-10-13 Nitin A KambleKVM: x86 emulator: Implement 'jmp rel short' instructio...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'jmp rel' instruction...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'and $imm, %{al|ax|eax}'
2007-10-13 Yang, ShengKVM: Communicate cr8 changes to userspace
2007-10-13 Avi KivityKVM: Close minor race in signal handling
2007-10-13 Laurent VivierKVM: Clean up kvm_setup_pio()
2007-10-13 Laurent VivierKVM: Cleanup string I/O instruction emulation
2007-10-13 Laurent VivierKVM: Remove useless assignment
2007-10-13 Li, Xin BKVM: VMX: Remove a duplicated ia32e mode vm entry control
2007-10-13 Rusty RussellKVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects
2007-10-13 Rusty RussellKVM: Add and use pr_unimpl for standard formatting...
2007-10-13 Rusty RussellKVM: Remove unneeded kvm_dev_open and kvm_dev_release...
2007-10-13 Rusty RussellKVM: Remove stat_set from debugfs
2007-10-13 Gabriel CKVM: Fix defined but not used warning in drivers/kvm...
2007-10-13 Rusty RussellKVM: Remove redundant alloc_vmcs_cpu declaration
2007-10-13 Rusty RussellKVM: SVM: Make set_msr_interception more reliable
2007-10-13 Rusty RussellKVM: Cleanup mark_page_dirty
2007-10-13 Rusty RussellKVM: Don't assign vcpu->cr3 if it's invalid: check...
2007-10-13 Yang, ShengKVM: VMX: Add cpu consistency check
2007-10-13 Rusty RussellKVM: kvm_vm_ioctl_get_dirty_log restore "nothing dirty...
2007-10-13 Rusty RussellKVM: Use alignment properties of vcpu to simplify FPU ops
2007-10-13 Rusty RussellKVM: Use kmem cache for allocating vcpus
2007-10-13 Laurent VivierKVM: Remove kvm_{read,write}_guest()
2007-10-13 Laurent VivierKVM: Change the emulator_{read,write,cmpxchg}_* functio...
2007-10-13 Rusty RussellKVM: SVM: internal function name cleanup
2007-10-13 Rusty RussellKVM: SVM: de-containization
2007-10-13 Rusty RussellKVM: Remove three magic numbers
2007-10-13 Rusty RussellKVM: VMX: pass vcpu_vmx internally
2007-10-13 Rusty RussellKVM: fx_init() needs preemption disabled while it plays...
next