index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-06-19
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
1
-1
/
+1
2019-06-11
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
1
-10
/
+1
2019-06-05
xen/swiotlb: don't initialize swiotlb twice on arm64
Stefano Stabellini
1
-1
/
+11
2019-05-07
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-137
/
+59
2019-05-02
swiotlb-xen: ensure we have a single callsite for xen_dma_map_page
Christoph Hellwig
1
-15
/
+16
2019-05-02
swiotlb-xen: simplify the DMA sync method implementations
Christoph Hellwig
1
-56
/
+28
2019-05-02
swiotlb-xen: use ->map_page to implement ->map_sg
Christoph Hellwig
1
-58
/
+10
2019-05-02
swiotlb-xen: make instances match their method names
Christoph Hellwig
1
-10
/
+7
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+5
2019-01-23
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
1
-2
/
+2
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
1
-19
/
+1
2018-12-13
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
1
-2
/
+2
2018-12-06
xen-swiotlb: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-10
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+3
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+2
2018-10-23
Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2018-10-18
xen-swiotlb: use actually allocated size on check physical continuous
Joe Jin
1
-0
/
+6
2018-09-20
dma-mapping: support non-coherent devices in dma_common_get_sgtable
Christoph Hellwig
1
-1
/
+1
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-1
/
+1
2018-05-18
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
Joe Jin
1
-1
/
+1
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
1
-15
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-1
/
+1
2017-06-28
xen-swiotlb: remove xen_swiotlb_set_dma_mask
Christoph Hellwig
1
-12
/
+0
2017-06-20
xen-swiotlb: implement ->mapping_error
Christoph Hellwig
1
-2
/
+10
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
1
-45
/
+48
2017-05-02
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
1
-4
/
+4
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+47
2017-02-13
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
1
-0
/
+28
2017-02-13
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
1
-0
/
+19
2017-01-20
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
1
-2
/
+3
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
1
-0
/
+4
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
1
-2
/
+2
2016-11-10
swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support
Alexander Duyck
1
-2
/
+2
2016-11-07
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-4
/
+7
2016-11-07
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
1
-12
/
+6
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-7
/
+7
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-20
/
+19
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-6
/
+0
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-8
/
+8
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-1
/
+1
2014-12-10
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
1
-1
/
+1
2014-12-04
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
Stefano Stabellini
1
-1
/
+1
2014-12-04
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
Stefano Stabellini
1
-1
/
+1
2014-12-04
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
Stefano Stabellini
1
-2
/
+0
2014-12-04
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
Stefano Stabellini
1
-3
/
+3
[next]