index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
10
-123
/
+368
|
\
|
*
KVM: arm/arm64: Fixup userspace irqchip static key optimization
Christoffer Dall
2018-01-31
1
-1
/
+1
|
*
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
Christoffer Dall
2018-01-31
1
-2
/
+3
|
*
KVM: arm/arm64: Fix incorrect timer_is_pending logic
Christoffer Dall
2018-01-31
1
-19
/
+17
|
*
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
James Morse
2018-01-23
1
-0
/
+1
|
*
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
1
-10
/
+8
|
*
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
1
-0
/
+27
|
*
KVM: arm/arm64: Only clean the dcache on translation fault
Marc Zyngier
2018-01-08
1
-2
/
+6
|
*
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
1
-4
/
+15
|
*
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
1
-5
/
+15
|
*
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2018-01-08
1
-0
/
+1
|
*
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
2
-19
/
+46
|
*
KVM: arm/arm64: Provide a get_input_level for the arch timer
Christoffer Dall
2018-01-02
1
-46
/
+38
|
*
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
Christoffer Dall
2018-01-02
3
-6
/
+73
|
*
KVM: arm/arm64: Support a vgic interrupt line level sample function
Christoffer Dall
2018-01-02
2
-5
/
+11
|
*
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
2018-01-02
4
-0
/
+88
|
*
KVM: arm/arm64: Don't cache the timer IRQ level
Christoffer Dall
2018-01-02
1
-7
/
+13
|
*
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
Christoffer Dall
2018-01-02
1
-16
/
+28
|
*
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
2018-01-02
1
-2
/
+0
|
*
KVM: arm: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-02
1
-3
/
+1
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
1
-18
/
+40
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2017-12-14
1
-2
/
+7
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2017-12-14
1
-0
/
+3
*
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-14
1
-6
/
+14
|
/
*
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2017-12-05
9
-50
/
+43
|
\
|
*
KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
Christoffer Dall
2017-12-04
1
-4
/
+0
|
*
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
Andrew Jones
2017-12-01
1
-1
/
+1
|
*
KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
Marc Zyngier
2017-12-01
1
-2
/
+3
|
*
kvm: arm: don't treat unavailable HYP mode as an error
Ard Biesheuvel
2017-11-29
1
-1
/
+1
|
*
KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic
Christoffer Dall
2017-11-29
1
-1
/
+4
|
*
kvm: arm64: handle single-step of userspace mmio instructions
Alex Bennée
2017-11-29
1
-0
/
+3
|
*
KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
Marc Zyngier
2017-11-29
1
-2
/
+4
|
*
KVM: arm/arm64: vgic-its: Check result of allocation before use
Marc Zyngier
2017-11-29
1
-0
/
+2
|
*
KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
Marc Zyngier
2017-11-29
1
-1
/
+1
|
*
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
Marc Zyngier
2017-11-29
1
-1
/
+1
|
*
KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
Marc Zyngier
2017-11-29
1
-2
/
+1
|
*
KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
Andre Przywara
2017-11-29
1
-1
/
+2
|
*
KVM: arm/arm64: Don't enable/disable physical timer access on VHE
Christoffer Dall
2017-11-29
2
-34
/
+20
*
|
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-5
/
+3
|
/
*
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-17
10
-111
/
+641
|
\
|
*
KVM: arm/arm64: Don't queue VLPIs on INV/INVALL
Christoffer Dall
2017-11-10
1
-3
/
+6
|
*
KVM: arm/arm64: Fix GICv4 ITS initialization issues
Christoffer Dall
2017-11-10
3
-6
/
+7
|
*
KVM: arm/arm64: GICv4: Theory of operations
Marc Zyngier
2017-11-10
1
-0
/
+67
|
*
KVM: arm/arm64: GICv4: Enable VLPI support
Marc Zyngier
2017-11-10
1
-0
/
+14
|
*
KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
Marc Zyngier
2017-11-10
1
-2
/
+4
|
*
KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
Marc Zyngier
2017-11-10
1
-0
/
+9
|
*
KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
Marc Zyngier
2017-11-10
1
-3
/
+6
|
*
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
Marc Zyngier
2017-11-10
3
-0
/
+45
|
*
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
2
-0
/
+20
|
*
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
Marc Zyngier
2017-11-10
1
-0
/
+48
[next]