index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
Marc Zyngier
2017-04-12
1
-3
/
+8
*
arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
Marc Zyngier
2017-04-12
1
-0
/
+2
*
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
2016-09-24
2
-2
/
+1
*
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
2016-06-01
1
-6
/
+11
*
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2016-03-09
1
-1
/
+1
*
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
2015-12-04
1
-2
/
+2
*
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-12-04
1
-10
/
+10
*
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
2015-12-04
1
-2
/
+3
*
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
2015-11-24
1
-6
/
+1
*
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
2015-11-24
1
-8
/
+7
*
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2015-10-22
2
-4
/
+8
*
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
2015-10-22
1
-4
/
+31
*
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
2015-10-22
1
-1
/
+2
*
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
2015-10-22
1
-1
/
+2
*
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-10-22
2
-15
/
+15
*
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
2015-10-22
1
-0
/
+2
*
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
1
-3
/
+8
*
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-22
1
-0
/
+10
*
KVM: arm: use GIC support unconditionally
Arnd Bergmann
2015-10-20
1
-0
/
+1
*
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
2015-10-20
1
-1
/
+1
*
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-17
1
-11
/
+0
*
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
2015-09-17
1
-2
/
+4
*
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
2015-09-16
1
-1
/
+1
*
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
2015-09-16
1
-2
/
+4
*
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
2015-09-04
1
-4
/
+8
*
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
2015-08-19
1
-6
/
+8
*
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2015-08-12
1
-3
/
+1
*
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
2015-08-12
1
-0
/
+2
*
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
2015-08-12
1
-3
/
+15
*
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
2015-08-12
1
-4
/
+3
*
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
1
-0
/
+2
*
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
1
-0
/
+6
*
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2015-07-21
2
-7
/
+6
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
1
-1
/
+1
|
\
|
*
ARM: kvm: fix a bad BSYM() usage
Russell King
2015-05-08
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
1
-0
/
+2
|
\
\
|
*
|
arm/arm64: kvm: add missing PSCI include
Mark Rutland
2015-05-27
1
-0
/
+2
|
|
/
*
|
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-06-19
7
-32
/
+46
|
\
\
|
*
|
arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
Marc Zyngier
2015-06-17
1
-3
/
+0
|
*
|
ARM: kvm: psci: fix handling of unimplemented functions
Lorenzo Pieralisi
2015-06-17
1
-13
/
+3
|
*
|
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-06-17
2
-1
/
+2
|
*
|
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
2015-06-17
1
-4
/
+17
|
*
|
kvm: remove one useless check extension
Tiejun Chen
2015-06-17
1
-1
/
+0
|
*
|
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2015-06-17
2
-8
/
+22
|
*
|
ARM: KVM: Remove pointless void pointer cast
Firo Yang
2015-06-09
1
-2
/
+2
*
|
|
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-0
/
+1
*
|
|
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-1
/
+1
*
|
|
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
*
|
|
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+2
|
/
/
*
/
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-2
/
+2
|
/
[next]