3c59x: Remove incorrect locking; correct documented lock hierarchy
[pandora-kernel.git] / arch /
2010-08-01 Takuya YoshikawaKVM: ia64: cleanup kvm_ia64_sync_dirty_log()
2010-08-01 Takuya YoshikawaKVM: ia64: fix dirty_log_lock spin_lock section not...
2010-08-01 Alexander GrafKVM: PPC: Make BAT only guest segments work
2010-08-01 Alexander GrafKVM: PPC: Use kernel hash function
2010-08-01 Alexander GrafKVM: PPC: Remove obsolete kvmppc_mmu_find_pte
2010-08-01 Sheng YangKVM: x86: Enable AVX for guest
2010-08-01 Avi KivityKVM: Prevent internal slots from being COWed
2010-08-01 Avi KivityKVM: Add mini-API for vcpu->requests
2010-08-01 Avi KivityKVM: i8259: simplify pic_irq_request() calling sequence
2010-08-01 Avi KivityKVM: i8259: reduce excessive abstraction for pic_irq_re...
2010-08-01 Avi KivityKVM: Remove kernel-allocated memory regions
2010-08-01 Avi KivityKVM: Remove memory alias support
2010-08-01 Christian BorntraegerKVM: s390: Don't exit SIE on SIGP sense running
2010-08-01 Christian BorntraegerKVM: s390: Fix build failure due to centralized vcpu...
2010-08-01 Avi KivityKVM: Consolidate load/save temporary buffer allocation...
2010-08-01 Avi KivityKVM: Fix xsave and xcr save/restore memory leak
2010-08-01 Wei YongjunKVM: x86 emulator: fix group3 instruction decoding
2010-08-01 Asias HeKVM: PPC: fix uninitialized variable warning in kvm_ppc...
2010-08-01 Chris LalancetteKVM: x86: Allow any LAPIC to accept PIC interrupts
2010-08-01 Chris LalancetteKVM: x86: Introduce a workqueue to deliver PIT timer...
2010-08-01 Wei YongjunKVM: x86 emulator: fix pusha instruction emulation
2010-08-01 Zachary AmsdenKVM: x86: fix -DDEBUG oops
2010-08-01 Xiao GuangrongKVM: MMU: don't walk every parent pages while mark...
2010-08-01 Xiao GuangrongKVM: MMU: clear unsync_child_bitmap completely
2010-08-01 Xiao GuangrongKVM: MMU: cleanup for __mmu_unsync_walk()
2010-08-01 Xiao GuangrongKVM: MMU: don't mark pte notrap if it's just sync transient
2010-08-01 Xiao GuangrongKVM: MMU: avoid double write protected in sync page...
2010-08-01 Xiao GuangrongKVM: MMU: cleanup for dirty page judgment
2010-08-01 Xiao GuangrongKVM: MMU: rename 'page' and 'shadow_page' to 'sp'
2010-08-01 Sheng YangKVM: x86: XSAVE/XRSTOR live migration support
2010-08-01 Denis KirjanovKVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run
2010-08-01 Avi KivityKVM: Fix mov cr3 #GP at wrong instruction
2010-08-01 Avi KivityKVM: Fix mov cr4 #GP at wrong instruction
2010-08-01 Avi KivityKVM: Fix mov cr0 #GP at wrong instruction
2010-08-01 Dexuan CuiKVM: VMX: Enable XSAVE/XRSTOR for guest
2010-08-01 Avi KivityKVM: VMX: Fix incorrect rcu deref in rmode_tss_base()
2010-08-01 Andi KleenKVM: Fix unused but set warnings
2010-08-01 Xiao GuangrongKVM: MMU: delay local tlb flush
2010-08-01 Xiao GuangrongKVM: MMU: use wrapper function to flush local tlb
2010-08-01 Xiao GuangrongKVM: MMU: remove unnecessary remote tlb flush
2010-08-01 Xiao GuangrongKVM: VMX: fix rcu usage warning in init_rmode()
2010-08-01 Gui JianfengKVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu...
2010-08-01 Gui JianfengKVM: VMX: Add all-context INVVPID type support
2010-08-01 Xiao GuangrongKVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()
2010-08-01 Xiao GuangrongKVM: MMU: traverse sp hlish safely
2010-08-01 Xiao GuangrongKVM: MMU: gather remote tlb flush which occurs during...
2010-08-01 Xiao GuangrongKVM: MMU: don't get free page number in the loop
2010-08-01 Xiao GuangrongKVM: MMU: split the operations of kvm_mmu_zap_page()
2010-08-01 Xiao GuangrongKVM: MMU: introduce some macros to cleanup hlist traver...
2010-08-01 Xiao GuangrongKVM: MMU: skip invalid sp when unprotect page
2010-08-01 Gui JianfengKVM: VMX: Make sure single type invvpid is supported...
2010-08-01 Lai JiangshanKVM: x86: use linux/uaccess.h instead of asm/uaccess.h
2010-08-01 Sheng YangKVM: VMX: Enforce EPT pagetable level checking
2010-08-01 Andreas SchwabKVM: PPC: elide struct thread_struct instances from...
2010-08-01 Mohammed GamalKVM: VMX: Properly return error to userspace on vmentry...
2010-08-01 Gui JianfengKVM: MMU: Don't calculate quadrant if tdp_enabled
2010-08-01 Avi KivityKVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0...
2010-08-01 Jan KiszkaKVM: x86: Propagate fpu_alloc errors
2010-08-01 Zachary AmsdenKVM: SVM: Fix EFER.LME being stripped
2010-08-01 Gui JianfengKVM: MMU: don't check PT_WRITABLE_MASK directly
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 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
next