index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
mm.c
Age
Commit message (
Expand
)
Author
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
2022-04-28
KVM: arm64: Introduce pkvm_alloc_private_va_range()
Kalesh Singh
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret