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.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
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+54
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-10
/
+0
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-2
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
1
-0
/
+8
2015-01-20
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
1
-1
/
+1
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
1
-0
/
+13
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
1
-4
/
+0
2015-01-16
KVM: arm: dirty logging write protect support
Mario Smarduch
1
-0
/
+34
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-2
/
+11
2014-12-13
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
1
-0
/
+5
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
1
-1
/
+1
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
1
-3
/
+3
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+7
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
1
-0
/
+43
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-0
/
+2
2014-12-13
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
1
-0
/
+2
2014-12-13
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-1
/
+1
2014-09-29
arm: kvm: fix CPU hotplug
Vladimir Murzin
1
-1
/
+2
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
1
-2
/
+2
2014-09-19
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
1
-7
/
+0
2014-09-19
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
1
-0
/
+3
2014-09-19
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
1
-20
/
+1
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-19
/
+0
2014-08-28
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
1
-1
/
+1
2014-08-28
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
1
-0
/
+1
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
1
-0
/
+4
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-1
/
+1
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
1
-1
/
+1
2014-07-11
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
[next]