index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
unpopulated-alloc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
2025-09-08
xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
Juergen Gross
2022-04-07
xen/balloon: don't use PV mode extra memory for zone device allocations
Juergen Gross
2022-01-06
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
2022-01-06
xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
Oleksandr Tyshchenko
2021-05-10
xen/unpopulated-alloc: fix error return code in fill_list()
Zhen Lei
2020-12-15
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
2020-12-09
xen: don't use page->lru for ZONE_DEVICE memory
Juergen Gross
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne