index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
2013-05-02
1
-7
/
+8
|
\
|
*
ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()
Joonsoo Kim
2013-04-17
1
-7
/
+8
*
|
ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation
Marek Szyprowski
2013-03-14
1
-2
/
+3
|
/
*
ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation
Marek Szyprowski
2013-02-25
1
-3
/
+3
*
ARM: dma-mapping: Add maximum alignment order for dma iommu buffers
Seung-Woo Kim
2013-02-25
1
-0
/
+3
*
ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices
Marek Szyprowski
2013-02-25
1
-2
/
+7
*
ARM: dma-mapping: add support for CMA regions placed in highmem zone
Marek Szyprowski
2013-02-25
1
-15
/
+42
*
arm: dma mapping: export arm iommu functions
Prathyush K
2013-02-25
1
-0
/
+4
*
ARM: dma-mapping: Add arm_iommu_detach_device()
Hiroshi Doyu
2013-02-25
1
-0
/
+25
*
ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()
Hiroshi Doyu
2013-02-25
1
-0
/
+4
*
ARM: DMA mapping: fix bad atomic test
Russell King
2013-02-08
1
-1
/
+1
*
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
2013-01-19
1
-8
/
+10
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
1
-8
/
+33
|
\
|
*
ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute
Marek Szyprowski
2012-11-29
1
-8
/
+33
*
|
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
2012-11-21
1
-3
/
+1
|
/
*
ARM: dma-mapping: fix build warning in __dma_alloc()
Jingoo Han
2012-10-24
1
-1
/
+1
*
Merge branch 'next-cleanup' into for-v3.7
Marek Szyprowski
2012-10-02
1
-5
/
+6
|
\
|
*
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
2012-10-02
1
-1
/
+1
|
*
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
2012-10-02
1
-4
/
+5
*
|
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
2012-10-02
1
-1
/
+0
*
|
ARM: add coherent iommu dma ops
Rob Herring
2012-10-02
1
-40
/
+143
*
|
ARM: add coherent dma ops
Rob Herring
2012-10-02
1
-12
/
+59
|
/
*
ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
Sachin Kamat
2012-09-24
1
-0
/
+2
*
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
2012-09-10
1
-1
/
+1
*
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
2012-08-28
1
-0
/
+36
*
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
2012-08-28
1
-0
/
+12
*
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
Hiroshi Doyu
2012-08-28
1
-6
/
+20
*
ARM: dma-mapping: atomic_pool with struct page **pages
Hiroshi Doyu
2012-08-28
1
-3
/
+14
*
ARM: DMA-Mapping: print warning when atomic coherent allocation fails
Marek Szyprowski
2012-08-28
1
-0
/
+4
*
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
2012-08-28
1
-1
/
+18
*
ARM: dma-mapping: fix incorrect freeing of atomic allocations
Aaro Koskinen
2012-08-09
1
-2
/
+2
*
ARM: dma-mapping: fix atomic allocation alignment
Aaro Koskinen
2012-08-09
1
-3
/
+3
*
ARM: mm: fix MMU mapping of CMA regions
Chris Brand
2012-08-09
1
-1
/
+1
*
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2012-07-30
1
-334
/
+227
|
\
|
*
ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
2012-07-30
1
-9
/
+11
|
*
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
2012-07-30
1
-0
/
+31
|
*
ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
2012-07-30
1
-5
/
+13
|
*
ARM: dma-mapping: fix error path for memory allocation failure
Marek Szyprowski
2012-07-30
1
-1
/
+1
|
*
ARM: dma-mapping: add more sanity checks in arm_dma_mmap()
Marek Szyprowski
2012-07-30
1
-4
/
+10
|
*
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
2012-07-30
1
-320
/
+166
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-27
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
ARM: 7432/1: use the new linux/sizes.h
Alessandro Rubini
2012-06-28
1
-1
/
+1
|
|
|
/
*
|
/
ARM: dma-mapping: modify condition check while freeing pages
Prathyush K
2012-07-16
1
-2
/
+2
|
/
/
*
|
ARM: dma-mapping: fix buffer chunk allocation order
Marek Szyprowski
2012-06-25
1
-1
/
+1
*
|
ARM: dma-mapping: Add missing static storage class specifier
Sachin Kamat
2012-06-11
1
-2
/
+2
*
|
ARM: dma-mapping: remove unconditional dependency on CMA
Marek Szyprowski
2012-06-04
1
-6
/
+4
|
/
*
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
2012-05-22
1
-142
/
+856
|
\
|
*
ARM: dma-mapping: add support for IOMMU mapper
Marek Szyprowski
2012-05-21
1
-11
/
+701
|
*
ARM: dma-mapping: use alloc, mmap, free from dma_ops
Marek Szyprowski
2012-05-21
1
-36
/
+24
|
*
ARM: dma-mapping: remove redundant code and do the cleanup
Marek Szyprowski
2012-05-21
1
-64
/
+24
[next]