index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
swiotlb-xen: provide the "max_mapping_size" method
Keith Busch
2023-11-17
1
-0
/
+1
*
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
2023-08-01
1
-1
/
+1
*
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
2022-05-11
1
-65
/
+34
*
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
2022-04-18
1
-127
/
+1
*
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-2
/
+2
*
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
2022-04-18
1
-2
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
swiotlb: Support aligned swiotlb buffers
David Stevens
2021-09-29
1
-1
/
+1
|
/
*
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-09-25
1
-3
/
+4
|
\
|
*
swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
Jan Beulich
2021-09-20
1
-3
/
+4
*
|
Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-09-17
1
-20
/
+17
|
\
|
|
*
swiotlb-xen: drop DEFAULT_NSLABS
Jan Beulich
2021-09-15
1
-2
/
+0
|
*
swiotlb-xen: arrange to have buffer info logged
Jan Beulich
2021-09-15
1
-1
/
+1
|
*
swiotlb-xen: drop leftover __ref
Jan Beulich
2021-09-15
1
-1
/
+1
|
*
swiotlb-xen: limit init retries
Jan Beulich
2021-09-15
1
-2
/
+2
|
*
swiotlb-xen: suppress certain init retries
Jan Beulich
2021-09-15
1
-1
/
+2
|
*
swiotlb-xen: maintain slab count properly
Jan Beulich
2021-09-15
1
-10
/
+9
|
*
swiotlb-xen: fix late init retry
Jan Beulich
2021-09-15
1
-2
/
+2
|
*
swiotlb-xen: avoid double free
Jan Beulich
2021-09-15
1
-1
/
+0
*
|
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
1
-4
/
+4
|
\
\
|
*
|
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-23
1
-2
/
+2
|
*
|
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
2021-07-13
1
-1
/
+1
|
*
|
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
2021-07-13
1
-1
/
+1
|
|
/
*
/
xen: swiotlb: return error code from xen_swiotlb_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
|
/
*
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2021-05-14
1
-0
/
+5
*
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
2021-03-19
1
-14
/
+8
*
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
2021-03-19
1
-1
/
+1
*
xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup
Christoph Hellwig
2021-03-17
1
-4
/
+3
*
xen-swiotlb: split xen_swiotlb_init
Christoph Hellwig
2021-03-17
1
-54
/
+70
*
swiotlb: lift the double initialization protection from xen-swiotlb
Christoph Hellwig
2021-03-17
1
-7
/
+0
*
xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs
Christoph Hellwig
2021-03-17
1
-32
/
+25
*
xen-swiotlb: remove xen_set_nslabs
Christoph Hellwig
2021-03-17
1
-12
/
+7
*
xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported
Christoph Hellwig
2021-03-17
1
-8
/
+2
*
xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
Christoph Hellwig
2021-03-17
1
-4
/
+2
*
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
1
-2
/
+2
*
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2021-03-17
1
-2
/
+2
*
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
1
-2
/
+1
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-2
/
+1
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-0
/
+1
*
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+2
*
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
1
-8
/
+24
*
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
2020-08-04
1
-21
/
+32
*
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2020-08-04
1
-6
/
+1
*
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
2020-08-04
1
-4
/
+4
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
1
-2
/
+2
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
1
-2
/
+2
*
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
1
-5
/
+5
*
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
1
-7
/
+7
[next]