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
/
arch
/
arm
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2019-05-14
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-02-12
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
Robin Murphy
2019-02-01
ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...
Wolfram Sang (Renesas)
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-04
ARM: 8816/1: dma-mapping: fix potential uninitialized return
Nathan Jones
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-07-16
ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
Thierry Reding
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-19
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-04-11
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
Joonsoo Kim
2017-09-28
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
2017-09-28
ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-09-28
ARM: 8697/1: 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-06-30
ARM: dma-mapping: Remove traces of NOMMU code
Vladimir Murzin
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
2017-05-30
arm: dma-mapping: Reset the device's dma_ops
Sricharan R
2017-05-30
ARM: dma-mapping: Don't tear down third-party mappings
Laurent Pinchart
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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
arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
Laurent Pinchart
2017-03-29
ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
Russell King
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
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-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-19
arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Sricharan R
2017-01-10
ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU
Benjamin Gaignard
2016-11-15
ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall
Marek Szyprowski
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-09-26
arm: dma-mapping: add {map,unmap}_resource for iommu ops
Niklas Söderlund
2016-08-12
ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable
Fabio Estevam
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-14
ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used
Gregory CLEMENT
2016-07-14
ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent
Gregory CLEMENT
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-04-15
ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc
Alexandre Courbot
[next]