aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall1-11/+27
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall1-2/+5
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall1-2/+2
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall1-1/+1
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini1-0/+15
2015-01-20arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli1-1/+1
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini1-2/+32
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini1-0/+7
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini1-0/+84
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini1-3/+3
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini1-0/+1
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini1-0/+64