KVM: MMU: allow more page become unsync at gfn mapping time
[platform/kernel/linux-rpi.git] / arch / x86 /
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: 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 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 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 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 Jason Wesselx86,kgdb: Fix hw breakpoint regression
2010-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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...
2010-07-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-26 Borislav Petkov[CPUFREQ] powernow-k8: Limit Pstate transition latency...
2010-07-26 Matthew Garrett[CPUFREQ] Fix PCC driver error path
2010-07-26 Daniel J Blueman[CPUFREQ] fix double freeing in error path of pcc-cpufreq
2010-07-26 Matthew Garrett[CPUFREQ] pcc driver should check for pcch method befor...
2010-07-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-26 Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-07-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-07-25 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-25 Len BrownMerge branch 'bugzilla-16396' into release
2010-07-25 Rafael J. WysockiACPI / Sleep: Allow the NVS saving to be skipped during...
2010-07-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-07-23 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-23 Stefano Stabellinix86: Do not try to disable hpet if it hasn't been initi...
2010-07-23 Avi KivityKVM: Use kmalloc() instead of vmalloc() for KVM_[GS...
2010-07-23 Xiao GuangrongKVM: MMU: fix conflict access permissions in direct sp
2010-07-23 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-07-22 Len BrownMerge branch 'misc' into release
2010-07-22 Len BrownMerge branch 'bugzilla-15886' into release
2010-07-22 Len BrownMerge branch 'bugzilla-102904-workaround' into release
2010-07-22 Len BrownMerge branch 'bugzilla-16244' into release
2010-07-22 Len BrownMerge branch 'bugzilla-16271' into release
2010-07-22 Len BrownMerge branch 'bugzilla-16357' into release
next