pandora-kernel.git
2010-08-01 Lai JiangshanKVM: MMU: calculate correct gfn for small host pages...
2010-08-01 Lai JiangshanKVM: MMU: Calculate correct base gfn for direct non...
2010-08-01 Lai JiangshanKVM: MMU: Don't allocate gfns page for direct mmu pages
2010-08-01 Mohammed GamalKVM: VMX: Add constant for invalid guest state exit...
2010-08-01 Xiao GuangrongKVM: MMU: allow more page become unsync at getting...
2010-08-01 Xiao GuangrongKVM: MMU: allow more page become unsync at gfn mapping...
2010-08-01 Avi KivityKVM: Update Red Hat copyrights
2010-08-01 Gleb NatapovKVM: SVM: correctly trace irq injection
2010-08-01 Xiao GuangrongKVM: MMU: only update unsync page in invlpg path
2010-08-01 Xiao GuangrongKVM: MMU: don't write-protect if have new mapping to...
2010-08-01 Xiao GuangrongKVM: MMU: split kvm_sync_page() function
2010-08-01 Sheng YangKVM: x86: Use FPU API
2010-08-01 Sheng YangKVM: x86: Use unlazy_fpu() for host FPU
2010-08-01 Sheng Yangx86: Export FPU API for KVM use
2010-08-01 Avi KivityKVM: Consolidate arch specific vcpu ioctl locking
2010-08-01 Avi KivityKVM: PPC: Centralize locking of arch specific vcpu...
2010-08-01 Avi KivityKVM: s390: Centrally lock arch specific vcpu ioctls
2010-08-01 Avi KivityKVM: x86: Lock arch specific vcpu ioctls centrally
2010-08-01 Avi KivityKVM: move vcpu locking to dispatcher for generic vcpu...
2010-08-01 Xiao GuangrongKVM: x86: cleanup unused local variable
2010-08-01 Xiao GuangrongKVM: MMU: unalias gfn before sp->gfns[] comparison...
2010-08-01 Xiao GuangrongKVM: MMU: remove rmap before clear spte
2010-08-01 Xiao GuangrongKVM: MMU: use proper cache object freeing function
2010-08-01 Alex WilliamsonKVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl...
2010-08-01 Sheng YangKVM: VMX: Only reset MMU when necessary
2010-08-01 Sheng YangKVM: x86: Clean up duplicate assignment
2010-08-01 Mohammed GamalKVM: x86 emulator: Add missing decoder flags for xor...
2010-08-01 Mohammed GamalKVM: x86 emulator: Add missing decoder flags for sub...
2010-08-01 Mohammed GamalKVM: x86 emulator: Add test acc, imm instruction (opcod...
2010-08-01 Marcelo TosattiKVM: pass correct parameter to kvm_mmu_free_some_pages
2010-08-01 Dongxiao XuKVM: VMX: VMXON/VMXOFF usage changes
2010-08-01 Dongxiao XuKVM: VMX: VMCLEAR/VMPTRLD usage changes
2010-08-01 Dongxiao XuKVM: VMX: Some minor changes to code structure
2010-08-01 Dongxiao XuKVM: VMX: Define new functions to wrapper direct call...
2010-08-01 Gui JianfengKVM: update mmu documetation for role.nxe
2010-08-01 Avi KivityKVM: MMU: Fix free memory accounting race in mmu_alloc_...
2010-08-01 Gleb NatapovKVM: inject #UD if instruction emulation fails and...
2010-08-01 Avi KivityKVM: Document KVM_SET_BOOT_CPU_ID
2010-08-01 Avi KivityKVM: Document KVM_SET_IDENTITY_MAP ioctl
2010-08-01 Gui JianfengKVM: MMU: make kvm_mmu_zap_page() return the number...
2010-08-01 Gui JianfengKVM: MMU: Fix debug output error in walk_addr()
2010-08-01 Gui JianfengKVM: MMU: mark page table dirty when a pte is actually...
2010-08-01 Joerg RoedelKVM: SVM: Allow EFER.LMSLE to be set with nested svm
2010-08-01 Joerg RoedelKVM: SVM: Dump vmcb contents on failed vmrun
2010-08-01 Avi KivityKVM: Get rid of KVM_REQ_KICK
2010-08-01 Gleb NatapovKVM: x86 emulator: do not inject exception directly...
2010-08-01 Gleb NatapovKVM: x86 emulator: move interruptibility state tracking...
2010-08-01 Gleb NatapovKVM: x86 emulator: handle shadowed registers outside...
2010-08-01 Gleb NatapovKVM: x86 emulator: use shadowed register in emulate_sys...
2010-08-01 Gleb NatapovKVM: x86 emulator: set RFLAGS outside x86 emulator...
2010-08-01 Gleb NatapovKVM: x86 emulator: advance RIP outside x86 emulator...
2010-08-01 Gleb NatapovKVM: handle emulation failure case first
2010-08-01 Gleb NatapovKVM: do not inject #PF in (read|write)_emulated() callbacks
2010-08-01 Gleb NatapovKVM: remove export of emulator_write_emulated()
2010-08-01 Gleb NatapovKVM: x86 emulator: x86_emulate_insn() return -1 only...
2010-08-01 Gleb NatapovKVM: fill in run->mmio details in (read|write)_emulated...
2010-08-01 Gleb NatapovKVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_...
2010-08-01 Gleb NatapovKVM: x86 emulator: make (get|set)_dr() callback return...
2010-08-01 Gleb NatapovKVM: x86 emulator: make set_cr() callback return error...
2010-08-01 Gleb NatapovKVM: x86 emulator: cleanup some direct calls into kvm...
2010-08-01 Gleb NatapovKVM: x86 emulator: add get_cached_segment_base() callba...
2010-08-01 Gleb NatapovKVM: x86 emulator: add (set|get)_msr callbacks to x86_e...
2010-08-01 Gleb NatapovKVM: x86 emulator: add (set|get)_dr callbacks to x86_em...
2010-08-01 Gleb NatapovKVM: x86 emulator: handle "far address" source operand
2010-08-01 Gleb NatapovKVM: x86 emulator: cleanup nop emulation
2010-08-01 Gleb NatapovKVM: x86 emulator: cleanup xchg emulation
2010-08-01 Gleb NatapovKVM: x86 emulator: fix Move r/m16 to segment register...
2010-08-01 Gleb NatapovKVM: x86 emulator: introduce read cache
2010-08-01 Avi KivityKVM: VMX: Avoid writing HOST_CR0 every entry
2010-08-01 Avi KivityKVM: kvm_pdptr_read() may sleep
2010-08-01 Takuya YoshikawaKVM: x86: avoid unnecessary bitmap allocation when...
2010-08-01 Avi KivityKVM: VMX: Simplify vmx_get_nmi_mask()
2010-08-01 Huang YingKVM: Avoid killing userspace through guest SRAO MCE...
2010-07-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-29 Andre Osterhuesecryptfs: Bugfix for error related to ecryptfs_hash_buckets
2010-07-29 Jason Wesselx86,kgdb: Fix hw breakpoint regression
2010-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-28 Steven WhitehouseGFS2: Use kmalloc when possible for ->readdir()
2010-07-28 Sekhar Noridavinci: da850/omap-l138 evm: account for DEFDCDC{2...
2010-07-28 Anuj Aggarwalregulator: tps6507x: allow driver to use DEFDCDC{2...
2010-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-27 Jon Poveygpio: fix spurious printk when freeing a gpio
2010-07-27 Anton Vorontsovedac: mpc85xx: fix coldplug/hotplug module autoloading
2010-07-27 Rudolf Marekdrivers/rtc/rtc-rx8581.c: fix setdatetime
2010-07-27 Jason Barondynamic debug: move ddebug_remove_module() down into...
2010-07-27 Yehuda Sadehceph: use complete_all and wake_up_all
2010-07-27 Latchesar Ionkov9p: Pass the correct end of buffer to p9stat_read
2010-07-27 Anton Blanchard[SCSI] ibmvscsi: Fix oops when an interrupt is pending...
2010-07-27 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-07-27 Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-27 Peter Zijlstraperf, powerpc: Use perf_sample_data_init() for the...
2010-07-27 Axel Linwm8350-regulator: fix wm8350_register_regulator error...
2010-07-27 Axel Linab3100: fix off-by-one value range checking for voltage...
2010-07-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-07-26 Breno Leitaos2io: fixing DBG_PRINT() macro
2010-07-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-07-26 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
next