index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Age
Commit message (
Expand
)
Author
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-08-04
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
2020-08-04
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
2020-08-04
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-09-26
Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-11
swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
Christoph Hellwig
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
2019-09-11
swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable
Christoph Hellwig
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
2019-09-11
swiotlb: Split size parameter to map/unmap APIs
Lu Baolu
2019-09-06
swiotlb-xen: Convert to use macro
Souptick Joarder
2019-08-02
Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-08-01
xen/swiotlb: remember having called xen_create_contiguous_region()
Juergen Gross
2019-08-01
xen/swiotlb: simplify range_straddles_page_boundary()
Juergen Gross
2019-08-01
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
Juergen Gross
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-19
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
2019-06-11
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-06-05
xen/swiotlb: don't initialize swiotlb twice on arm64
Stefano Stabellini
2019-05-07
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-02
swiotlb-xen: ensure we have a single callsite for xen_dma_map_page
Christoph Hellwig
2019-05-02
swiotlb-xen: simplify the DMA sync method implementations
Christoph Hellwig
2019-05-02
swiotlb-xen: use ->map_page to implement ->map_sg
Christoph Hellwig
2019-05-02
swiotlb-xen: make instances match their method names
Christoph Hellwig
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-01-23
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-06
xen-swiotlb: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-23
Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-18
xen-swiotlb: use actually allocated size on check physical continuous
Joe Jin
2018-09-20
dma-mapping: support non-coherent devices in dma_common_get_sgtable
Christoph Hellwig
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
[next]