Age | Commit message (Expand) | Author | Files | Lines |
2022-07-18 | swiotlb: move struct io_tlb_slot to swiotlb.c | Christoph Hellwig | 1 | -5/+1 |
2022-07-18 | swiotlb: remove unused fields in io_tlb_mem | Chao Gao | 1 | -5/+0 |
2022-07-13 | swiotlb: split up the global swiotlb lock | Tianyu Lan | 1 | -0/+5 |
2022-06-22 | swiotlb: remove the unused swiotlb_force declaration | Dongli Zhang | 1 | -1/+0 |
2022-04-18 | swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl | Christoph Hellwig | 1 | -2/+0 |
2022-04-18 | swiotlb: provide swiotlb_init variants that remap the buffer | Christoph Hellwig | 1 | -1/+4 |
2022-04-18 | swiotlb: pass a gfp_mask argument to swiotlb_init_late | Christoph Hellwig | 1 | -1/+1 |
2022-04-18 | swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction | Christoph Hellwig | 1 | -0/+1 |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 1 | -8/+7 |
2022-04-18 | swiotlb: rename swiotlb_late_init_with_default_size | Christoph Hellwig | 1 | -1/+1 |
2022-04-18 | swiotlb: simplify swiotlb_max_segment | Christoph Hellwig | 1 | -1/+0 |
2021-12-20 | swiotlb: Add swiotlb bounce buffer remap function for HV IVM | Tianyu Lan | 1 | -0/+6 |
2021-09-29 | swiotlb: Support aligned swiotlb buffers | David Stevens | 1 | -1/+2 |
2021-07-24 | swiotlb: Convert io_default_tlb_mem to static allocation | Will Deacon | 1 | -2/+2 |
2021-07-14 | swiotlb: Add restricted DMA pool initialization | Claire Chang | 1 | -1/+2 |
2021-07-14 | swiotlb: Add restricted DMA alloc/free support | Claire Chang | 1 | -0/+26 |
2021-07-14 | swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing | Claire Chang | 1 | -0/+13 |
2021-07-14 | swiotlb: Update is_swiotlb_active to add a struct device argument | Claire Chang | 1 | -2/+2 |
2021-07-14 | swiotlb: Update is_swiotlb_buffer to add a struct device argument | Claire Chang | 1 | -3/+4 |
2021-03-19 | swiotlb: remove swiotlb_nr_tbl | Christoph Hellwig | 1 | -1/+0 |
2021-03-19 | swiotlb: dynamically allocate io_tlb_default_mem | Christoph Hellwig | 1 | -8/+10 |
2021-03-19 | swiotlb: move global variables into a new io_tlb_mem structure | Claire Chang | 1 | -2/+41 |
2021-03-17 | swiotlb: split swiotlb_tbl_sync_single | Christoph Hellwig | 1 | -13/+4 |
2021-03-17 | swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single | Christoph Hellwig | 1 | -1/+0 |
2021-02-20 | swiotlb: add a IO_TLB_SIZE define | Christoph Hellwig | 1 | -0/+1 |
2020-12-11 | x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests | Ashish Kalra | 1 | -0/+8 |
2020-11-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
2020-11-02 | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single | Christoph Hellwig | 1 | -7/+3 |
2020-11-02 | swiotlb: using SIZE_MAX needs limits.h included | Stephen Rothwell | 1 | -0/+1 |
2020-09-10 | swiotlb: Declare swiotlb_late_init_with_default_size() in header | Andy Shevchenko | 1 | -0/+1 |
2020-02-05 | dma-direct: improve swiotlb error reporting | Christoph Hellwig | 1 | -8/+3 |
2019-09-11 | swiotlb: Split size parameter to map/unmap APIs | Lu Baolu | 1 | -2/+6 |
2019-03-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+11 |
2019-03-06 | swiotlb: Add is_swiotlb_active() function | Joerg Roedel | 1 | -0/+6 |
2019-03-06 | swiotlb: Introduce swiotlb_max_mapping_size() | Joerg Roedel | 1 | -0/+5 |
2019-02-18 | swiotlb: remove swiotlb_dma_supported | Christoph Hellwig | 1 | -3/+0 |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 1 | -44/+30 |
2018-12-13 | swiotlb: remove SWIOTLB_MAP_ERROR | Christoph Hellwig | 1 | -3/+0 |
2018-10-19 | swiotlb: don't dip into swiotlb pool for coherent allocations | Christoph Hellwig | 1 | -5/+0 |
2018-10-19 | swiotlb: remove the overflow buffer | Christoph Hellwig | 1 | -3/+0 |
2018-10-19 | swiotlb: mark is_swiotlb_buffer static | Christoph Hellwig | 1 | -1/+0 |
2018-03-20 | dma/swiotlb: Remove swiotlb_{alloc,free}_coherent() | Christoph Hellwig | 1 | -8/+0 |
2018-01-15 | swiotlb: add common swiotlb_map_ops | Christoph Hellwig | 1 | -0/+8 |
2018-01-15 | swiotlb: rename swiotlb_free to swiotlb_exit | Christoph Hellwig | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-18 | x86, swiotlb: Add memory encryption support | Tom Lendacky | 1 | -0/+1 |
2017-01-06 | swiotlb: Export swiotlb_max_segment to users | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2016-12-19 | swiotlb: Add swiotlb=noforce debug option | Geert Uytterhoeven | 1 | -0/+1 |
2016-12-19 | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven | 1 | -1/+6 |
2016-11-07 | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC | Alexander Duyck | 1 | -2/+4 |