index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
1
-3
/
+3
2013-12-11
ARM: fix executability of CMA mappings
Russell King
1
-3
/
+3
2013-12-10
ARM: another fix for the DMA mapping checks
Russell King
1
-51
/
+40
2013-11-30
ARM: dma-mapping: check DMA mask against available memory
Russell King
1
-2
/
+7
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+45
2013-11-12
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
1
-2
/
+2
2013-10-31
ARM: DMA-API: better handing of DMA masks for coherent allocations
Russell King
1
-6
/
+45
2013-10-24
ARM: dma-mapping: don't allow DMA mappings to be marked executable
Russell King
1
-2
/
+2
2013-10-02
ARM: dma-mapping: Always pass proper prot flags to iommu_map()
Andreas Herrmann
1
-15
/
+28
2013-09-06
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+0
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
1
-8
/
+32
2013-08-12
ARM: mm: remove redundant dsb() prior to range TLB invalidation
Will Deacon
1
-1
/
+0
2013-07-08
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
1
-3
/
+3
2013-07-06
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+32
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
1
-3
/
+3
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+1
2013-06-28
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
Richard Zhao
1
-0
/
+9
2013-06-28
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
1
-3
/
+17
2013-06-28
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
Will Deacon
1
-1
/
+1
2013-06-28
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
Will Deacon
1
-2
/
+16
2013-06-28
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
YoungJun Cho
1
-5
/
+6
2013-06-04
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
1
-1
/
+1
2013-05-23
ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
1
-3
/
+17
2013-05-03
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
1
-7
/
+8
2013-04-17
ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()
Joonsoo Kim
1
-7
/
+8
2013-03-14
ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation
Marek Szyprowski
1
-2
/
+3
2013-02-25
ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation
Marek Szyprowski
1
-3
/
+3
2013-02-25
ARM: dma-mapping: Add maximum alignment order for dma iommu buffers
Seung-Woo Kim
1
-0
/
+3
2013-02-25
ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices
Marek Szyprowski
1
-2
/
+7
2013-02-25
ARM: dma-mapping: add support for CMA regions placed in highmem zone
Marek Szyprowski
1
-15
/
+42
2013-02-25
arm: dma mapping: export arm iommu functions
Prathyush K
1
-0
/
+4
2013-02-25
ARM: dma-mapping: Add arm_iommu_detach_device()
Hiroshi Doyu
1
-0
/
+25
2013-02-25
ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()
Hiroshi Doyu
1
-0
/
+4
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-01-19
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
1
-8
/
+10
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-8
/
+33
2012-11-29
ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute
Marek Szyprowski
1
-8
/
+33
2012-11-21
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
1
-3
/
+1
2012-10-24
ARM: dma-mapping: fix build warning in __dma_alloc()
Jingoo Han
1
-1
/
+1
2012-10-02
Merge branch 'next-cleanup' into for-v3.7
Marek Szyprowski
1
-5
/
+6
2012-10-02
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
1
-1
/
+0
2012-10-02
ARM: add coherent iommu dma ops
Rob Herring
1
-40
/
+143
2012-10-02
ARM: add coherent dma ops
Rob Herring
1
-12
/
+59
2012-10-02
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
1
-1
/
+1
2012-10-02
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
1
-4
/
+5
2012-09-24
ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
Sachin Kamat
1
-0
/
+2
2012-09-10
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
1
-1
/
+1
2012-08-28
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
1
-0
/
+36
2012-08-28
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
1
-0
/
+12
[next]