index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-14
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-13
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-22
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
|
*
KVM: arm-vgic: Add vgic reg access from dev attr
Christoffer Dall
2013-12-21
1
-0
/
+178
|
*
KVM: arm-vgic: Make vgic mmio functions more generic
Christoffer Dall
2013-12-21
1
-6
/
+6
|
*
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
2013-12-21
1
-12
/
+75
|
*
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
2013-12-21
2
-2
/
+66
|
*
ARM: KVM: Allow creating the VGIC after VCPUs
Christoffer Dall
2013-12-21
1
-3
/
+19
|
*
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-12-21
1
-0
/
+34
|
*
arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
Christoffer Dall
2013-12-21
1
-1
/
+0
|
*
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
1
-8
/
+0
*
|
KVM: Improve create VCPU parameter (CVE-2013-4587)
Andy Honig
2013-12-12
1
-0
/
+3
|
/
*
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
Heiko Carstens
2013-11-21
1
-2
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
5
-113
/
+348
|
\
|
*
KVM: remove vm mmap method
Gleb Natapov
2013-11-06
1
-32
/
+0
|
*
KVM: IOMMU: hva align mapping page size
Greg Edwards
2013-11-05
1
-0
/
+4
|
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
1
-6
/
+10
|
|
\
|
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-6
/
+6
|
|
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-0
/
+4
|
*
|
kvm: Create non-coherent DMA registeration
Alex Williamson
2013-10-30
2
-0
/
+50
|
*
|
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
2013-10-30
1
-8
/
+8
[next]