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
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
1
-1
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+14
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
1
-0
/
+2
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2017-05-15
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
1
-0
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-22
/
+21
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
1
-15
/
+0
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+19
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
1
-2
/
+2
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
1
-0
/
+22
2017-03-06
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
1
-9
/
+55
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2
-3
/
+80
2017-01-27
arm64: Use __tlbi() macros in KVM code
Christopher Covington
1
-6
/
+7
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+12
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-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2
-2
/
+12
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+15
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-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: Route asynchronous aborts
Marc Zyngier
1
-3
/
+8
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: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
1
-0
/
+2
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
4
-19
/
+6
2016-09-08
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2
-75
/
+63
2016-08-17
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+24
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+5
2016-07-23
arm64: KVM: VHE: Context switch MDSCR_EL1
Marc Zyngier
1
-4
/
+4
2016-07-04
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2
-19
/
+15
2016-07-04
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
1
-2
/
+9
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: allow building with kcov coverage on ARM64
Alexander Potapenko
1
-0
/
+4
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
2016-05-31
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
1
-4
/
+3
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-6
/
+23
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
1
-0
/
+8
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
1
-0
/
+19
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
1
-2
/
+2
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
1
-4
/
+2
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
1
-2
/
+37
2016-03-30
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
1
-2
/
+4
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
1
-0
/
+4
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2016-03-09
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
1
-5
/
+4
[next]