aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/unpopulated-alloc.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-07xen/balloon: don't use PV mode extra memory for zone device allocationsJuergen Gross1-33/+0
2022-01-06xen/unpopulated-alloc: Add mechanism to use Xen resourceOleksandr Tyshchenko1-4/+82
2022-01-06xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()Oleksandr Tyshchenko1-1/+0
2021-05-10xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei1-1/+3
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams1-7/+7
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross1-9/+11
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams1-0/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-14/+30
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne1-0/+183