- fc0021a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single by Christoph Hellwig · 4 years, 2 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
- efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
- 63f0620 xen/arm: introduce phys/dma translations in xen_dma_sync_for_* by Stefano Stabellini · 4 years, 6 months ago
- 91ffe4a swiotlb-xen: introduce phys_to_dma/dma_to_phys translations by Stefano Stabellini · 4 years, 6 months ago
- e9aab7e swiotlb-xen: remove XEN_PFN_PHYS by Stefano Stabellini · 4 years, 6 months ago
- 38ba51d swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer by Stefano Stabellini · 4 years, 6 months ago
- 995d355 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device by Stefano Stabellini · 4 years, 6 months ago
- 297f7f8 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu by Stefano Stabellini · 4 years, 6 months ago
- d900781 swiotlb-xen: add struct device * parameter to xen_bus_to_phys by Stefano Stabellini · 4 years, 6 months ago
- 2cf6a91 swiotlb-xen: add struct device * parameter to xen_phys_to_bus by Stefano Stabellini · 4 years, 6 months ago
- ae4f0a1 swiotlb-xen: remove start_dma_addr by Stefano Stabellini · 4 years, 6 months ago
- 8b1e868 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses by Boris Ostrovsky · 4 years, 6 months ago
- 68a33b1 dma-direct: exclude dma_direct_map_resource from the min_low_pfn check by Christoph Hellwig · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- ec56103 Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- bf7954e swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page by Christoph Hellwig · 5 years ago
- b4dca15 swiotlb-xen: simplify cache maintainance by Christoph Hellwig · 5 years ago
- 922659e swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable by Christoph Hellwig · 5 years ago
- 8e23c82 xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance by Christoph Hellwig · 5 years ago
- 3fc1ca0 swiotlb: Split size parameter to map/unmap APIs by Lu Baolu · 5 years ago
- e6fa0dc swiotlb-xen: Convert to use macro by Souptick Joarder · 5 years ago
- dcb8cfb Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- b877ac9 xen/swiotlb: remember having called xen_create_contiguous_region() by Juergen Gross · 6 years ago
- bf70726 xen/swiotlb: simplify range_straddles_page_boundary() by Juergen Gross · 6 years ago
- 50f6393 xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() by Juergen Gross · 6 years ago
- d4df33b Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 5 years ago
- 9c106119f swiotlb: fix phys_addr_t overflow warning by Arnd Bergmann · 6 years ago
- 4d8f5f9 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
- d952367 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 by Thomas Gleixner · 6 years ago
- 4e7372e xen/swiotlb: don't initialize swiotlb twice on arm64 by Stefano Stabellini · 6 years ago
- 498e863 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
- 063b827 swiotlb-xen: ensure we have a single callsite for xen_dma_map_page by Christoph Hellwig · 6 years ago
- 2e12dce swiotlb-xen: simplify the DMA sync method implementations by Christoph Hellwig · 6 years ago
- 8b35d9f swiotlb-xen: use ->map_page to implement ->map_sg by Christoph Hellwig · 6 years ago
- aca351c swiotlb-xen: make instances match their method names by Christoph Hellwig · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 60d8cd5 arm64/xen: fix xen-swiotlb cache flushing by Christoph Hellwig · 6 years ago
- 68c6083 swiotlb: remove dma_mark_clean by Christoph Hellwig · 6 years ago
- b907e20 swiotlb: remove SWIOTLB_MAP_ERROR by Christoph Hellwig · 6 years ago
- a4abe0a xen-swiotlb: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
- 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
- a4648c7 Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
- 7250f42 xen-swiotlb: use actually allocated size on check physical continuous by Joe Jin · 6 years ago
- 9406a49 dma-mapping: support non-coherent devices in dma_common_get_sgtable by Christoph Hellwig · 6 years ago
- 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
- 4855c92 xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent by Joe Jin · 7 years ago
- 038d07a x86/dma: Remove dma_alloc_coherent_mask() by Christoph Hellwig · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- a88f540 xen-swiotlb: remove xen_swiotlb_set_dma_mask by Christoph Hellwig · 8 years ago
- 4d048db xen-swiotlb: implement ->mapping_error by Christoph Hellwig · 8 years ago
- dceb1a6 xen-swiotlb: consolidate xen_swiotlb_dma_ops by Christoph Hellwig · 8 years ago
- d5ff506 xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops by Stefano Stabellini · 8 years ago
- 8c2c8ed Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
- 69369f5 swiotlb-xen: implement xen_swiotlb_get_sgtable callback by Andrii Anisov · 8 years ago
- 7e91c7d swiotlb-xen: implement xen_swiotlb_dma_mmap callback by Stefano Stabellini · 8 years ago
- f1225ee swiotlb-xen: update dev_addr after swapping pages by Stefano Stabellini · 8 years ago
- 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
- ae7871b swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
- d29fa0c swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support by Alexander Duyck · 8 years ago
- 0443fa0 swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
- 7641842 swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function by Alexander Duyck · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 9435cce xen/swiotlb: Add support for 64KB page granularity by Julien Grall · 9 years ago
- 291be10 xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb by Julien Grall · 9 years ago
- 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
- 8746515 xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM by Stefano Stabellini · 10 years ago
- 4ef8e3f Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single" by David Vrabel · 10 years ago
- 2c3fc8d swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single by Stefano Stabellini · 10 years ago
- 9490c6c swiotlb-xen: call xen_dma_sync_single_for_device when appropriate by Stefano Stabellini · 10 years ago
- c884227 swiotlb-xen: remove BUG_ON in xen_bus_to_phys by Stefano Stabellini · 10 years ago
- d6883e6 swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu by Stefano Stabellini · 10 years ago
- a4dba13 xen/arm/arm64: introduce xen_arch_need_swiotlb by Stefano Stabellini · 10 years ago
- a0f2dee xen: add a dma_addr_t dev_addr argument to xen_dma_map_page by Stefano Stabellini · 10 years ago
- e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
- 71bfae9 swiotlb-xen: add missing xen_dma_map_page call by Stefano Stabellini · 11 years ago
- e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
- 1517760 swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs by Stefano Stabellini · 11 years ago
- 6b42a7e swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus and range_straddles_page_boundary by Stefano Stabellini · 11 years ago
- 783d028 swiotlb: print a warning when the swiotlb is full by Stefano Stabellini · 11 years ago
- 6cf0546 swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device by Stefano Stabellini · 11 years ago
- ce5be5a tracing/events: Fix swiotlb tracepoint creation by Thierry Reding · 11 years ago
- 1b65c4e swiotlb-xen: use xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
- eb1ddc0 swiotlb-xen: introduce xen_swiotlb_set_dma_mask by Stefano Stabellini · 11 years ago
- 83862cc xen/arm,arm64: enable SWIOTLB_XEN by Stefano Stabellini · 11 years ago
- 6990890 xen: make xen_create_contiguous_region return the dma address by Stefano Stabellini · 11 years ago
- 2b2b614 tracing/events: Add bounce tracing to swiotbl by Zoltan Kiss · 11 years ago
- 781575c swiotlb-xen: replace dma_length with sg_dma_len() macro by Stefano Stabellini · 11 years ago
- 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
- ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 12 years ago
- fbfda89 swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single by Alexander Duyck · 12 years ago
- 61ca08c swiotlb: Use physical addresses for swiotlb_tbl_unmap_single by Alexander Duyck · 12 years ago
- e05ed4d swiotlb: Return physical addresses when calling swiotlb_tbl_map_single by Alexander Duyck · 12 years ago
- a5f9515 Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago