summaryrefslogtreecommitdiffstats
path: root/drivers/xen/swiotlb-xen.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-261-3/+2
|\
| * swiotlb-xen: Convert to use macroSouptick Joarder2019-09-061-3/+2
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-68/+16
|\ \
| * | swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_pageChristoph Hellwig2019-09-111-11/+4
| * | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-111-10/+10
| * | swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtableChristoph Hellwig2019-09-111-27/+2
| * | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig2019-09-111-20/+0
| |/
* / swiotlb: Split size parameter to map/unmap APIsLu Baolu2019-09-111-4/+4
|/
* Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-08-021-24/+10
|\
| * xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross2019-08-011-1/+3
| * xen/swiotlb: simplify range_straddles_page_boundary()Juergen Gross2019-08-011-22/+6
| * xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-08-011-2/+2
* | Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-181-1/+1
|\ \ | |/ |/|
| * swiotlb: fix phys_addr_t overflow warningArnd Bergmann2019-06-191-1/+1
* | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-111-1/+11
|\|
| * xen/swiotlb: don't initialize swiotlb twice on arm64Stefano Stabellini2019-06-051-1/+11
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-051-10/+1
* | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-137/+59
|\|
| * swiotlb-xen: ensure we have a single callsite for xen_dma_map_pageChristoph Hellwig2019-05-021-15/+16
| * swiotlb-xen: simplify the DMA sync method implementationsChristoph Hellwig2019-05-021-56/+28
| * swiotlb-xen: use ->map_page to implement ->map_sgChristoph Hellwig2019-05-021-58/+10
| * swiotlb-xen: make instances match their method namesChristoph Hellwig2019-05-021-10/+7
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-2/+5
|/
* arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-2/+2
* swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-131-19/+1
* swiotlb: remove SWIOTLB_MAP_ERRORChristoph Hellwig2018-12-131-2/+2
* xen-swiotlb: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-10/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+3
* memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-1/+2
* Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-231-0/+6
|\
| * xen-swiotlb: use actually allocated size on check physical continuousJoe Jin2018-10-181-0/+6
* | dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig2018-09-201-1/+1
* | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
|/
* xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin2018-05-181-1/+1
* x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-201-15/+1
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-1/+1
* xen-swiotlb: remove xen_swiotlb_set_dma_maskChristoph Hellwig2017-06-281-12/+0
* xen-swiotlb: implement ->mapping_errorChristoph Hellwig2017-06-201-2/+10
* xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-45/+48
* xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini2017-05-021-4/+4
* Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+47
|\
| * swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+28
| * swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+19
* | swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-01-201-2/+3
|/
* swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+4
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-2/+2
* swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC supportAlexander Duyck2016-11-101-2/+2
* swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-11-071-4/+7
* swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-12/+6