summaryrefslogtreecommitdiff
path: root/arch/arm/xen/mm.c
AgeCommit message (Expand)Author
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-01-20arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini