开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2019-01-23
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-11
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
2018-12-06
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
arm64: remove the dummy_dma_ops mapping_error method
Christoph Hellwig
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-11-02
arm64: fix warnings without CONFIG_IOMMU_DMA
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-19
arm64: use the generic swiotlb_dma_ops
Christoph Hellwig
2018-10-19
swiotlb: don't dip into swiotlb pool for coherent allocations
Christoph Hellwig
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-09-25
Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"
Christoph Hellwig
2018-09-25
arm64/dma-mapping: Mildly optimise non-coherent IOMMU ops
Robin Murphy
2018-09-08
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-06-19
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-05-15
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
arm64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2017-10-04
dma mapping : export caller to vmallocinfo
Matthieu CASTET
2017-10-02
arm64: dma-mapping: Cocci spatch "vma_pages"
Thomas Meyer
2017-08-21
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-08-21
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-06-20
arm64: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-15
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2017-04-29
iommu: Remove pci.h include from trace/events/iommu.h
Joerg Roedel
2017-04-20
arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
Sricharan R
2017-03-22
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
Geert Uytterhoeven
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-06
iommu/dma: Remove bogus dma_supported() implementation
Robin Murphy
2017-01-26
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
Robin Murphy
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
[next]