index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+28
2017-02-06
iommu/dma: Remove bogus dma_supported() implementation
Robin Murphy
1
-1
/
+0
2017-01-26
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
Robin Murphy
1
-1
/
+8
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-4
/
+4
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-3
/
+3
2017-01-23
arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
Will Deacon
1
-5
/
+12
2017-01-19
arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Mitchel Humpherys
1
-3
/
+3
2017-01-12
arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb
Takeshi Kihara
1
-4
/
+8
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
1
-1
/
+2
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2016-11-14
arm64: Wire up iommu_dma_{map, unmap}_resource()
Robin Murphy
1
-0
/
+2
2016-11-07
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
1
-5
/
+0
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-09-16
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
1
-1
/
+1
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
1
-1
/
+2
2016-08-22
arm64: mm: convert __dma_* routines to use start, size
Kwangwoo Lee
1
-3
/
+3
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-33
/
+33
2016-07-08
arm64: mm: change IOMMU notifier action to attach DMA ops
Lorenzo Pieralisi
1
-17
/
+5
2016-06-21
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
1
-1
/
+14
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2016-05-09
iommu/dma: Finish optimising higher-order allocations
Robin Murphy
1
-2
/
+2
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-2
/
+2
2016-04-21
arm64/dma-mapping: Remove default domain workaround
Robin Murphy
1
-44
/
+8
2016-04-21
arm64/dma-mapping: Extend DMA ops workaround to PCI devices
Robin Murphy
1
-0
/
+4
2016-02-17
arm64: dma-mapping: fix handling of devices registered before arch_initcall
Marek Szyprowski
1
-0
/
+4
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
1
-2
/
+2
2015-11-17
arm64: simplify dma_get_ops
Arnd Bergmann
1
-12
/
+4
2015-11-16
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
Robin Murphy
1
-6
/
+13
2015-11-07
arm64: fixup for mm renames
Andrew Morton
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+2
2015-10-15
arm64: Hook up IOMMU dma_ops
Robin Murphy
1
-0
/
+22
2015-10-15
arm64: Add IOMMU dma_ops
Robin Murphy
1
-0
/
+435
2015-09-14
arm64: dma-mapping: check whether cma area is initialized or not
Jisheng Zhang
1
-1
/
+1
2015-08-03
arm64: dma-mapping: Simplify pgprot handling
Robin Murphy
1
-3
/
+2
2015-07-27
arm64: dma-mapping: implement dma_get_sgtable()
Robin Murphy
1
-0
/
+14
2015-07-27
arm64: consolidate __swiotlb_mmap
Robin Murphy
1
-13
/
+7
2015-06-15
arm64 : Introduce support for ACPI _CCA object
Suthikulpanit, Suravee
1
-0
/
+92
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
1
-1
/
+2
2015-04-27
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
1
-4
/
+2
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
1
-13
/
+3
2015-01-23
arm64: Combine coherent and non-coherent swiotlb dma_ops
Catalin Marinas
1
-64
/
+52
2014-10-09
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
1
-19
/
+145
2014-10-02
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
1
-1
/
+1
2014-09-22
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
1
-31
/
+0
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-1
/
+1
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
1
-1
/
+32
[next]