Age | Commit message (Expand) | Author | Files | Lines |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+5 |
2014-07-30 | KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table | Paolo Bonzini | 1 | -4/+3 |
2014-07-30 | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform | Will Deacon | 1 | -4/+20 |
2014-07-25 | kvm: Resolve missing-field-initializers warnings | Mark Rustad | 1 | -2/+2 |
2014-06-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2014-06-05 | sched: Fix signedness bug in yield_to() | Dan Carpenter | 1 | -2/+2 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 5 | -50/+95 |
2014-06-03 | KVM: add missing cleanup_srcu_struct | Paolo Bonzini | 1 | -0/+1 |
2014-05-05 | kvm/irqchip: Speed up KVM_SET_GSI_ROUTING | Christian Borntraeger | 4 | -39/+50 |
2014-04-30 | Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 1 | -7/+8 |
2014-04-29 | KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba... | Haibin Wang | 1 | -2/+3 |
2014-04-28 | KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL) | Oleg Nesterov | 1 | -1/+1 |
2014-04-28 | KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() | Oleg Nesterov | 1 | -2/+0 |
2014-04-28 | KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses | Andre Przywara | 1 | -5/+4 |
2014-04-28 | KVM: async_pf: mm->mm_users can not pin apf->mm | Oleg Nesterov | 1 | -4/+4 |
2014-04-28 | KVM: ARM: vgic: Fix sgi dispatch problem | Haibin Wang | 1 | -0/+1 |
2014-04-28 | kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 1 | -1/+2 |
2014-04-24 | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong | 1 | -1/+4 |
2014-04-22 | Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Marcelo Tosatti | 1 | -2/+0 |
2014-04-22 | KVM: s390: Add proper dirty bitmap support to S390 kvm. | Jason J. Herne | 1 | -2/+0 |
2014-04-17 | KVM: VMX: speed up wildcard MMIO EVENTFD | Michael S. Tsirkin | 2 | -0/+17 |
2014-04-17 | KVM: support any-length wildcard ioeventfd | Michael S. Tsirkin | 1 | -5/+22 |
2014-04-15 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+19 |
2014-04-08 | arm, kvm: fix double lock on cpu_add_remove_lock | Ming Lei | 2 | -2/+2 |
2014-04-04 | KVM: ioapic: try to recover if pending_eoi goes out of range | Paolo Bonzini | 1 | -5/+18 |
2014-04-04 | KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155) | Paolo Bonzini | 1 | -1/+1 |
2014-04-04 | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -7/+20 |
2014-04-03 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -51/+108 |
2014-04-01 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2014-03-21 | KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP | Paolo Bonzini | 1 | -1/+14 |
2014-03-21 | KVM: ioapic: extract body of kvm_ioapic_set_irq | Paolo Bonzini | 1 | -24/+50 |
2014-03-21 | KVM: ioapic: clear IRR for edge-triggered interrupts at delivery | Paolo Bonzini | 1 | -0/+3 |
2014-03-21 | KVM: ioapic: merge ioapic_deliver into ioapic_service | Paolo Bonzini | 1 | -20/+9 |
2014-03-18 | KVM: eventfd: Fix lock order inversion. | Cornelia Huck | 1 | -4/+4 |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 1 | -1/+0 |
2014-02-26 | kvm/vfio: Support for DMA coherent IOMMUs | Alex Williamson | 1 | -7/+20 |
2014-02-26 | KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop | Michael Mueller | 1 | -1/+1 |
2014-02-18 | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 1 | -4/+1 |
2014-02-14 | Merge branch 'kvm-master' into kvm-queue | Paolo Bonzini | 2 | -6/+3 |
2014-02-14 | arm64: KVM: Add VGIC device control for arm64 | Christoffer Dall | 1 | -0/+1 |
2014-02-14 | asmlinkage, kvm: Make kvm_rebooting visible | Andi Kleen | 1 | -1/+1 |
2014-02-04 | KVM: async_pf: Add missing call for async page present | Dominik Dingel | 1 | -1/+1 |
2014-01-30 | KVM: async_pf: Allow to wait for outstanding work | Dominik Dingel | 1 | -0/+5 |
2014-01-30 | KVM: async_pf: Provide additional direct page notification | Dominik Dingel | 2 | -2/+22 |
2014-01-30 | KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() | Dan Carpenter | 1 | -6/+2 |
2014-01-30 | KVM: s390: add floating irq controller | Jens Freimann | 1 | -0/+5 |
2014-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -91/+617 |
2014-01-15 | kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub | Scott Wood | 1 | -2/+4 |
2014-01-15 | kvm: vfio: silence GCC warning | Paul Bolle | 1 | -3/+3 |
2014-01-09 | kvm: remove dead code | Stephen Hemminger | 1 | -27/+0 |