index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
Joe Jin
2018-05-18
1
-1
/
+1
*
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-03-20
1
-15
/
+1
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-1
/
+1
*
xen-swiotlb: remove xen_swiotlb_set_dma_mask
Christoph Hellwig
2017-06-28
1
-12
/
+0
*
xen-swiotlb: implement ->mapping_error
Christoph Hellwig
2017-06-20
1
-2
/
+10
*
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
2017-06-20
1
-45
/
+48
*
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
2017-05-02
1
-4
/
+4
*
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
1
-0
/
+47
|
\
|
*
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
2017-02-13
1
-0
/
+28
|
*
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-02-13
1
-0
/
+19
*
|
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
2017-01-20
1
-2
/
+3
|
/
*
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2017-01-06
1
-0
/
+4
*
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-19
1
-2
/
+2
*
swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support
Alexander Duyck
2016-11-10
1
-2
/
+2
*
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
2016-11-07
1
-4
/
+7
*
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
2016-11-07
1
-12
/
+6
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-7
/
+7
*
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
2015-10-23
1
-20
/
+19
*
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
2015-10-23
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-11
1
-6
/
+0
|
\
|
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-6
/
+0
*
|
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
2015-09-08
1
-8
/
+8
|
/
*
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
2015-05-06
1
-1
/
+1
*
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
2014-12-10
1
-1
/
+1
*
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
Stefano Stabellini
2014-12-04
1
-1
/
+1
*
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
Stefano Stabellini
2014-12-04
1
-1
/
+1
*
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
Stefano Stabellini
2014-12-04
1
-2
/
+0
*
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
Stefano Stabellini
2014-12-04
1
-3
/
+3
*
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
1
-1
/
+4
*
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
2014-12-04
1
-2
/
+4
*
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Ian Campbell
2014-01-30
1
-2
/
+20
*
swiotlb-xen: add missing xen_dma_map_page call
Stefano Stabellini
2013-11-15
1
-0
/
+5
*
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
1
-26
/
+89
|
\
|
*
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
Stefano Stabellini
2013-10-29
1
-1
/
+1
|
*
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...
Stefano Stabellini
2013-10-25
1
-4
/
+4
|
*
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
2013-10-25
1
-0
/
+1
|
*
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
Stefano Stabellini
2013-10-25
1
-8
/
+31
|
*
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-10
1
-10
/
+21
|
*
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
2013-10-09
1
-0
/
+12
|
*
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2013-10-10
1
-0
/
+15
|
*
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
2013-10-09
1
-3
/
+3
*
|
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2013-10-24
1
-1
/
+0
*
|
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
2013-10-02
1
-0
/
+5
|
/
*
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
2013-08-09
1
-4
/
+4
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-5
/
+7
*
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
2013-01-30
1
-1
/
+3
*
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
2012-10-30
1
-2
/
+1
*
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
2012-10-30
1
-2
/
+2
*
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
2012-10-30
1
-11
/
+11
*
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-23
1
-26
/
+75
|
\
[next]