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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-0
/
+13
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
2
-0
/
+9
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
1
-2
/
+6
2018-03-19
KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
Christoffer Dall
1
-1
/
+0
2018-03-19
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
Christoffer Dall
1
-4
/
+0
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
1
-1
/
+1
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
1
-1
/
+1
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2
-2
/
+2
2018-02-26
KVM: arm: Enable emulation of the physical timer
Jérémy Fanguède
1
-0
/
+61
2018-02-15
ARM: kvm: fix building with gcc-8
Arnd Bergmann
2
-0
/
+9
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2018-02-07
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
1
-1
/
+1
2018-02-07
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-1
/
+1
2018-02-07
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
1
-2
/
+11
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2
-0
/
+2
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2
-0
/
+6
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-140
/
+4
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
1
-0
/
+1
2017-11-06
KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
Marc Zyngier
1
-0
/
+2
2017-11-06
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
Eric Auger
1
-0
/
+3
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
1
-139
/
+0
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
1
-3
/
+4
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-21
arm/arm64: kvm: Disable branch profiling in HYP code
Julien Thierry
1
-1
/
+1
2017-10-21
arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
Dongjiu Geng
1
-4
/
+2
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
1
-1
/
+1
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+1
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
6
-42
/
+87
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
1
-0
/
+9
2017-06-08
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
1
-15
/
+1
2017-06-08
KVM: arm: Handle VCPU device attributes in guest.c
Christoffer Dall
1
-0
/
+42
2017-06-06
arm: KVM: Allow unaligned accesses at HYP
Marc Zyngier
1
-3
/
+2
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
1
-0
/
+1
2017-05-16
KVM: arm: Restore banked registers and physical timer access on hyp_panic()
James Morse
1
-0
/
+2
2017-05-15
KVM: arm: rename pm_fake handler to trap_raz_wi
Zhichao Huang
1
-16
/
+16
2017-05-15
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
3
-21
/
+64
2017-05-15
arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier
1
-0
/
+2
2017-05-15
ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
Marc Zyngier
2
-4
/
+5
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
7
-4304
/
+5
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-19
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
1
-1
/
+7
2017-04-09
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
Christoffer Dall
1
-0
/
+7
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
1
-4
/
+9
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
1
-9
/
+9
2017-04-09
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
1
-0
/
+2
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2
-10
/
+1
2017-04-09
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
Marc Zyngier
1
-15
/
+9
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
1
-5
/
+0
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
1
-2
/
+1
[next]