summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/mm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-1/+0
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-231-11/+27
* xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+5
* xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-081-2/+2
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-171-1/+1
* xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+15
* arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2015-01-201-1/+1
* xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-2/+32
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+7
* xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-041-0/+84
* swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-101-3/+3
* swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-091-0/+1
* xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-101-0/+64