index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
virt.h
Age
Commit message (
Expand
)
Author
2023-07-11
KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
Sudeep Holla
2023-06-12
arm64: Add KVM_HVHE capability and has_hvhe() predicate
Marc Zyngier
2023-06-12
arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
Marc Zyngier
2022-07-01
arm64: Save state of HCR_EL2.E2H before switch to EL1
Marc Zyngier
2022-07-01
arm64: Rename the VHE switch to "finalise_el2"
Marc Zyngier
2022-06-09
KVM: arm64: Extend comment in has_vhe()
Will Deacon
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2021-10-01
arm64: kernel: add helper for booted at EL2 and not VHE
Pasha Tatashin
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
Mark Rutland
2020-07-05
KVM: arm64: Use build-time defines in has_vhe()
David Brazdil
2020-05-16
KVM: arm64: Use cpus_have_final_cap for has_vhe()
Marc Zyngier
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2016-08-25
arm64: Create sections.h
James Morse
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-03
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
2016-06-27
arm64: Add back cpu reset routines
Geoff Levand
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-02-29
arm/arm64: Add new is_kernel_in_hyp_mode predicate
Marc Zyngier
2014-07-11
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
2014-04-05
Revert "arm64: virt: ensure visibility of __boot_cpu_mode"
Catalin Marinas
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-07-23
arm64: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier