summaryrefslogtreecommitdiff
path: root/drivers/xen/xlate_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2022-06-07xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada1-1/+0
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne1-2/+2
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+32
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual1-2/+1
2018-11-29xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2016-07-06Xen: xlate: Use page_to_xen_pfn instead of page_to_pfnShannon Zhao1-11/+27
2016-07-06xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao1-0/+61
2015-10-23xen/privcmd: Add support for Linux 64KB page granularityJulien Grall1-40/+84
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall1-9/+9
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel1-18/+28
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel1-0/+133