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
*
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
2014-09-18
1
-1
/
+2
*
arm/arm64: KVM: vgic: Clarify and correct vgic documentation
Christoffer Dall
2014-09-18
1
-6
/
+7
*
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
Christoffer Dall
2014-09-18
1
-2
/
+16
*
arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
Christoffer Dall
2014-09-18
1
-11
/
+108
*
arm/arm64: KVM: vgic: Clear queued flags on unqueue
Christoffer Dall
2014-09-18
1
-1
/
+3
*
arm/arm64: KVM: Rename irq_active to irq_queued
Christoffer Dall
2014-09-18
1
-14
/
+19
*
arm/arm64: KVM: Rename irq_state to irq_pending
Christoffer Dall
2014-09-18
1
-26
/
+26
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-18
5
-133
/
+195
|
\
|
*
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
2
-11
/
+15
|
*
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
1
-4
/
+0
|
*
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
2
-82
/
+79
|
*
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-09-17
1
-27
/
+38
|
*
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
2014-09-16
2
-2
/
+46
|
*
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-09-05
1
-3
/
+0
|
*
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
2014-09-05
1
-2
/
+0
|
*
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
2014-09-05
1
-2
/
+1
|
*
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
1
-7
/
+16
|
*
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-09-03
1
-0
/
+7
|
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
1
-2
/
+2
|
*
KVM: Unconditionally export KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-29
1
-1
/
+1
*
|
KVM: EVENTFD: remove inclusion of irq.h
Eric Auger
2014-09-11
1
-1
/
+0
*
|
KVM: vgic: declare probe function pointer as const
Will Deacon
2014-08-27
1
-2
/
+2
*
|
KVM: vgic: return int instead of bool when checking I/O ranges
Will Deacon
2014-08-27
1
-1
/
+1
*
|
KVM: Introduce gfn_to_hva_memslot_prot
Christoffer Dall
2014-08-27
1
-2
/
+9
|
/
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+2
*
KVM: avoid unnecessary synchronize_rcu
Christian Borntraeger
2014-08-21
1
-1
/
+2
*
virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it
Chen Gang
2014-08-19
1
-1
/
+3
*
kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
Michael S. Tsirkin
2014-08-19
1
-9
/
+10
*
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2014-08-06
2
-61
/
+63
*
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
2014-08-05
3
-4
/
+7
*
KVM: Move irq notifier implementation into eventfd.c
Paul Mackerras
2014-08-05
2
-61
/
+63
*
KVM: Move all accesses to kvm::irq_routing into irqchip.c
Paul Mackerras
2014-08-05
3
-31
/
+36
*
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-08-05
3
-23
/
+49
*
KVM: Don't keep reference to irq routing table in irqfd struct
Paul Mackerras
2014-08-05
1
-16
/
+25
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-28
/
+32
|
\
|
*
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
Alexander Graf
2014-07-28
1
-27
/
+31
|
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
1
-3
/
+3
*
|
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-08-05
3
-176
/
+725
|
\
\
|
*
|
KVM: arm64: GICv3: mandate page-aligned GICV region
Marc Zyngier
2014-07-31
1
-0
/
+16
|
*
|
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
Victor Kamensky
2014-07-11
1
-2
/
+22
|
*
|
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
2014-07-11
1
-2
/
+2
|
*
|
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2014-07-11
1
-0
/
+1
|
*
|
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
2014-07-11
1
-0
/
+231
|
*
|
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
2
-0
/
+4
|
*
|
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
2014-07-11
1
-0
/
+1
|
*
|
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
2
-221
/
+294
|
*
|
KVM: ARM: introduce vgic_params structure
Marc Zyngier
2014-07-11
1
-37
/
+33
|
*
|
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
2014-07-11
1
-8
/
+21
|
*
|
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
2014-07-11
1
-16
/
+53
|
*
|
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
2014-07-11
1
-3
/
+25
[next]