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
/
kvm
/
hyp
/
nvhe
/
page_alloc.c
Age
Commit message (
Expand
)
Author
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
2022-11-11
KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
Quentin Perret
2022-11-11
KVM: arm64: Move hyp refcount manipulation helpers to common header file
Quentin Perret
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
2021-12-15
KVM: arm64: pkvm: Fix hyp_pool max order
Quentin Perret
2021-10-05
KVM: arm64: Report corrupted refcount at EL2
Quentin Perret
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Use refcount at hyp to check page availability
Quentin Perret
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret