summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/mm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* arch/arm/xen: Remove duplicate headerSouptick Joarder2019-01-281-1/+0Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-17/+0Star
* Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+2
|\
| * swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+1
| * swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+1
* | 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/+0Star
* 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-071-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