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
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
1
-1
/
+6
2017-04-09
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
1
-14
/
+11
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2
-3
/
+3
2017-03-22
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
1
-9
/
+3
2017-03-22
KVM: arm64: Use common sysreg definitions
Mark Rutland
2
-73
/
+25
2017-03-22
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
1
-38
/
+19
2017-03-22
KVM: arm64: Use common physical timer sysreg definitions
Mark Rutland
1
-9
/
+3
2017-03-22
KVM: arm64: Use common GICv3 sysreg definitions
Mark Rutland
1
-6
/
+2
2017-03-22
KVM: arm64: Use common performance monitor sysreg definitions
Mark Rutland
1
-56
/
+22
2017-03-22
KVM: arm64: Use common debug sysreg definitions
Mark Rutland
1
-52
/
+21
2017-03-22
KVM: arm64: add SYS_DESC()
Mark Rutland
1
-0
/
+5
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
1
-0
/
+22
2017-03-07
arm64: KVM: Survive unknown traps from guests
Mark Rutland
1
-7
/
+12
2017-03-06
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
1
-9
/
+55
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-13
/
+442
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
1
-3
/
+34
2017-02-08
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
1
-0
/
+34
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
1
-1
/
+8
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
3
-3
/
+86
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2
-1
/
+348
2017-01-30
KVM: arm/arm64: vgic: Introduce find_reg_by_id()
Vijaya Kumar K
2
-11
/
+20
2017-01-27
arm64: Use __tlbi() macros in KVM code
Christopher Covington
1
-6
/
+7
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-2
/
+23
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+7
2016-12-09
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
1
-1
/
+7
2016-11-18
arm64: KVM: pmu: Fix AArch32 cycle counter access
Wei Huang
1
-2
/
+8
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
3
-2
/
+23
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2
-10
/
+0
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+15
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-609
/
+239
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-29
/
+14
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
1
-4
/
+0
2016-09-22
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
1
-0
/
+4
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2
-329
/
+1
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
1
-13
/
+0
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-10
/
+11
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
1
-5
/
+1
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2
-24
/
+13
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
1
-3
/
+15
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
3
-3
/
+61
2016-09-08
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
1
-0
/
+20
2016-09-08
arm64: KVM: Route asynchronous aborts
Marc Zyngier
1
-3
/
+8
2016-09-08
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
1
-0
/
+3
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
1
-0
/
+12
2016-09-08
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
1
-0
/
+9
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
1
-0
/
+32
2016-09-08
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2
-149
/
+2
2016-09-08
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
1
-11
/
+0
[prev]
[next]