index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-1
/
+4
2014-12-04
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
1
-2
/
+4
2014-01-30
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Ian Campbell
1
-2
/
+20
2013-11-15
swiotlb-xen: add missing xen_dma_map_page call
Stefano Stabellini
1
-0
/
+5
2013-11-09
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
1
-26
/
+89
2013-10-29
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
Stefano Stabellini
1
-1
/
+1
2013-10-25
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...
Stefano Stabellini
1
-4
/
+4
2013-10-25
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
1
-0
/
+1
2013-10-25
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
Stefano Stabellini
1
-8
/
+31
2013-10-24
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
1
-1
/
+0
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
1
-10
/
+21
2013-10-09
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
1
-0
/
+12
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
1
-0
/
+15
2013-10-09
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
1
-3
/
+3
2013-10-02
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
1
-0
/
+5
2013-08-09
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
1
-4
/
+4
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-5
/
+7
2013-01-30
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
1
-1
/
+3
2012-10-30
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
1
-2
/
+1
2012-10-30
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
1
-2
/
+2
2012-10-30
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
1
-11
/
+11
2012-09-23
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-26
/
+75
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-16
/
+0
2012-09-17
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
1
-2
/
+3
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
1
-10
/
+38
[next]