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