index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
Christoffer Dall
1
-12
/
+11
2019-03-25
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-3
/
+6
2018-10-21
KVM: arm/arm64: Close VMID generation race
Marc Zyngier
1
-5
/
+10
2016-11-20
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
1
-2
/
+0
2016-08-23
KVM: arm/arm64: Stop leaking vcpu pid references
James Morse
1
-0
/
+1
2015-05-20
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-2
/
+11
2015-05-20
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
1
-0
/
+5
2015-05-20
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+7
2015-05-20
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-0
/
+2
2015-05-20
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
1
-0
/
+2
2015-05-20
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2015-05-20
arm: kvm: fix CPU hotplug
Vladimir Murzin
1
-1
/
+2
2015-05-20
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
1
-2
/
+2
2015-05-20
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
1
-1
/
+1
2015-05-20
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
1
-37
/
+0
2014-04-30
ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space
Anup Patel
1
-0
/
+1
2014-03-20
arm, kvm: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+6
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
1
-1
/
+2
2014-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+34
2014-01-15
Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...
Paolo Bonzini
1
-11
/
+19
2013-12-21
arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
Christoffer Dall
1
-0
/
+7
2013-12-21
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
1
-1
/
+1
2013-12-21
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
1
-0
/
+1
2013-12-21
ARM: KVM: Allow creating the VGIC after VCPUs
Christoffer Dall
1
-3
/
+4
2013-12-21
arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
Christoffer Dall
1
-0
/
+2
2013-12-21
arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
Christoffer Dall
1
-11
/
+19
2013-12-16
arm: kvm: implement CPU PM notifier
Lorenzo Pieralisi
1
-0
/
+30
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+16
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
1
-3
/
+3
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-10-02
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
1
-0
/
+13
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
1
-4
/
+4
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
1
-2
/
+13
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-54
/
+75
2013-05-03
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
1
-0
/
+1
2013-04-29
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
1
-3
/
+12
2013-04-29
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
1
-14
/
+14
2013-04-29
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
1
-1
/
+1
2013-04-29
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
1
-15
/
+34
2013-04-29
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
1
-7
/
+4
2013-04-29
ARM: KVM: rework HYP page table freeing
Marc Zyngier
1
-1
/
+1
2013-04-29
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
1
-0
/
+4
2013-04-25
Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
Gleb Natapov
1
-190
/
+4
2013-04-17
ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting
Marc Zyngier
1
-0
/
+1
2013-04-17
KVM: ARM: Fix kvm_vm_ioctl_irq_line
Alexander Graf
1
-1
/
+2
2013-03-07
ARM: KVM: move kvm_target_cpu to guest.c
Marc Zyngier
1
-17
/
+0
2013-03-07
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
Marc Zyngier
1
-3
/
+3
2013-03-07
ARM: KVM: move hyp init to kvm_host.h
Marc Zyngier
1
-11
/
+1
[next]