index
:
linux.git
for-next
master
Linus' 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-12-20
KVM: arm64: Make hyp_page::order a u8
Quentin Perret
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