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.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
/
arm64
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2015-12-18
1
-0
/
+9
*
arm64: KVM: debug: Remove spurious inline attributes
Marc Zyngier
2015-12-18
1
-29
/
+29
*
arm64: KVM: Remove weak attributes
Marc Zyngier
2015-12-14
5
-21
/
+13
*
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
6
-3
/
+5
*
arm64: KVM: Move away from the assembly version of the world switch
Marc Zyngier
2015-12-14
4
-1485
/
+1
*
arm64: KVM: Add compatibility aliases
Marc Zyngier
2015-12-14
5
-0
/
+21
*
arm64: KVM: Add panic handling
Marc Zyngier
2015-12-14
3
-1
/
+41
*
arm64: KVM: HYP mode entry points
Marc Zyngier
2015-12-14
2
-0
/
+204
*
arm64: KVM: Implement TLB handling
Marc Zyngier
2015-12-14
3
-0
/
+75
*
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
2015-12-14
6
-2
/
+81
*
arm64: KVM: Implement the core world switch
Marc Zyngier
2015-12-14
2
-0
/
+136
*
arm64: KVM: Add patchable function selector
Marc Zyngier
2015-12-14
1
-0
/
+24
*
arm64: KVM: Implement guest entry
Marc Zyngier
2015-12-14
3
-0
/
+133
*
arm64: KVM: Implement debug save/restore
Marc Zyngier
2015-12-14
3
-0
/
+147
*
arm64: KVM: Implement 32bit system register save/restore
Marc Zyngier
2015-12-14
2
-0
/
+49
*
arm64: KVM: Implement system register save/restore
Marc Zyngier
2015-12-14
3
-0
/
+94
*
arm64: KVM: Implement timer save/restore
Marc Zyngier
2015-12-14
3
-0
/
+75
*
arm64: KVM: Implement vgic-v3 save/restore
Marc Zyngier
2015-12-14
3
-0
/
+230
*
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier
2015-12-14
4
-0
/
+93
*
arm64: KVM: Add a HYP-specific header file
Marc Zyngier
2015-12-14
1
-0
/
+33
*
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-14
2
-0
/
+12
*
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-12-04
1
-1
/
+1
*
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
2015-12-04
3
-48
/
+45
*
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
2015-12-04
3
-21
/
+21
*
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
2015-11-24
1
-1
/
+5
*
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
2015-11-24
1
-1
/
+1
*
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
2015-11-24
1
-0
/
+6
*
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
2015-11-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
2
-0
/
+10
|
\
|
*
arm64: kvm: restore EL1N SP for panic
Mark Rutland
2015-10-22
1
-0
/
+8
|
*
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
2015-10-22
1
-0
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
3
-7
/
+10
|
\
\
|
*
|
arm64/kvm: Make use of the system wide safe values
Suzuki K. Poulose
2015-10-21
2
-7
/
+7
|
*
|
arm64: Add 16K page size support
Suzuki K. Poulose
2015-10-19
1
-0
/
+3
|
|
/
*
/
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
Jean-Philippe Brucker
2015-10-09
1
-0
/
+4
|
/
*
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-09-17
3
-43
/
+14
|
\
|
*
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-17
1
-11
/
+0
|
*
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
2015-09-17
2
-25
/
+4
|
*
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
2015-09-17
1
-2
/
+3
|
*
arm64: KVM: Fix user access for debug registers
Marc Zyngier
2015-09-16
1
-4
/
+4
|
*
KVM: arm64: add workaround for Cortex-A57 erratum #852523
Will Deacon
2015-09-14
1
-1
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
10
-426
/
+939
|
\
|
|
*
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
Mario Smarduch
2015-08-19
1
-9
/
+64
|
*
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2015-08-12
1
-3
/
+1
|
*
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
2015-08-12
2
-1
/
+4
|
*
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
2015-07-21
4
-1
/
+179
|
*
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
4
-5
/
+64
|
*
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
4
-30
/
+283
|
*
KVM: arm64: re-factor hyp.S debug register code
Alex Bennée
2015-07-21
1
-379
/
+138
|
*
KVM: arm64: guest debug, add support for single-step
Alex Bennée
2015-07-21
3
-5
/
+69
[next]