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