aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-30dlm: validate messages before processingDavid Teigland
2008-01-30dlm: reject messages from non-membersDavid Teigland
2008-01-30dlm: another call to confirm_master in receive_request_replyDavid Teigland
2008-01-30dlm: recover locks waiting for overlap repliesDavid Teigland
2008-01-30dlm: clear ast_type when removing from astqueueDavid Teigland
2008-01-30dlm: use fixed errno values in messagesDavid Teigland
2008-01-30dlm: swap bytes for rcom lock replyFabio M. Di Nitto
2008-01-30dlm: align midcomms message bufferFabio M. Di Nitto
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa
2008-01-30KVM: Fix unbounded preemption latencyAvi Kivity
2008-01-30KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity
2008-01-30KVM: MMU: Fix dirty page setting for pages removed from rmapIzik Eidus
2008-01-30KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang
2008-01-30KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie
2008-01-30KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity
2008-01-30KVM: Accelerated apic supportAvi Kivity
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: Print data for unimplemented wrmsrAvi Kivity
2008-01-30KVM: MMU: Add cache miss statisticAvi Kivity
2008-01-30KVM: MMU: Coalesce remote tlb flushesEddie Dong
2008-01-30KVM: Expose ioapic to ia64 save/restore APIsZhang Xiantao
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao
2008-01-30KVM: Move irqchip declarations into new ioapic.h and lapic.hZhang Xiantao
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity
2008-01-30KVM: VMX: Add printk_ratelimit in vmx_intr_assistRyan Harper
2008-01-30KVM: Portability: Move kvm_vm_stat to x86.hZhang Xiantao
2008-01-30KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_archZhang Xiantao
2008-01-30KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move mmu-related fields to kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move memslot aliases to new struct kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move kvm_vcpu_stat to x86.hZhang Xiantao
2008-01-30KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure.Zhang Xiantao
2008-01-30KVM: Portability: Move kvm_vcpu definition back to kvm.hZhang Xiantao
2008-01-30KVM: Portability: Split mmu-related static inline functions to mmu.hZhang Xiantao
2008-01-30KVM: Portability: Introduce kvm_vcpu_archZhang Xiantao
2008-01-30KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific codeZhang Xiantao
2008-01-30KVM: MMU: emulated cmpxchg8b should be atomic on i386Marcelo Tosatti
2008-01-30KVM: SVM: support writing 0 to K8 performance counter control registersJoerg Roedel
2008-01-30KVM: LAPIC: minor debugging compile fixJoerg Roedel
2008-01-30KVM: MMU: Fix SMP shadow instantiation raceMarcelo Tosatti
2008-01-30KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apicJoerg Roedel