index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-11
/
+33
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
1
-3
/
+3
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-08-23
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
Catalin Marinas
1
-3
/
+3
2011-08-22
ARM: Remove support for macro CONSISTENT_DMA_SIZE
Jon Medhurst
1
-4
/
+0
2011-08-22
ARM: Add init_consistent_dma_size()
Jon Medhurst
1
-11
/
+38
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
1
-3
/
+32
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-1
/
+10
2011-02-21
ARM: pgtable: add pud-level code
Russell King
1
-1
/
+10
2011-01-12
ARM: 6622/1: fix dma_unmap_sg() documentation
Linus Walleij
1
-1
/
+1
2011-01-07
Merge branch 'misc' into devel
Russell King
1
-5
/
+23
2011-01-07
Merge branch 'smp' into misc
Russell King
1
-1
/
+1
2011-01-07
ARM: DMA: add support for DMA debugging
Russell King
1
-3
/
+21
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
1
-2
/
+2
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
1
-3
/
+4
2010-11-07
ARM: Fix DMA coherent allocator alignment
Russell King
1
-1
/
+1
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
1
-0
/
+6
2010-09-08
ARM: Ensure PTE modifications via dma_alloc_coherent are visible
Russell King
1
-0
/
+2
2010-07-27
ARM: DMA coherent allocator: align remapped addresses
Russell King
1
-1
/
+14
2010-07-01
ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
Catalin Marinas
1
-9
/
+9
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
1
-0
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-26
Merge branch 'misc2' into devel
Russell King
1
-3
/
+0
2010-02-16
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
1
-3
/
+0
2010-02-15
ARM: dma-mapping: fix for speculative prefetching
Russell King
1
-38
/
+30
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
1
-17
/
+12
2010-02-15
ARM: dma-mapping: simplify dma_cache_maint_page
Russell King
1
-24
/
+18
2010-02-15
ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
Russell King
1
-29
/
+30
2010-02-15
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
Russell King
1
-4
/
+30
2010-02-15
ARM: dma-mapping: introduce the idea of buffer ownership
Russell King
1
-5
/
+8
2009-11-24
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
Russell King
1
-2
/
+2
2009-11-24
ARM: dma-mapping: get rid of setting/clearing the reserved page bit
Russell King
1
-20
/
+3
2009-11-24
ARM: dma-mapping: Factor out noMMU dma buffer allocation code
Russell King
1
-30
/
+15
2009-11-24
ARM: dma-mapping: clean up coherent arch dma allocation
Russell King
1
-19
/
+12
2009-11-24
ARM: dma-mapping: move consistent_init into CONFIG_MMU section
Russell King
1
-40
/
+38
2009-11-24
ARM: dma-mapping: factor dma_free_coherent() common code
Russell King
1
-73
/
+68
2009-11-24
ARM: dma-mapping: fix nommu dma_alloc_coherent()
Russell King
1
-16
/
+9
2009-11-24
ARM: dma-mapping: fix coherent arch dma_alloc_coherent()
Russell King
1
-8
/
+10
2009-11-24
ARM: dma-mapping: functions to allocate/free a coherent buffer
Russell King
1
-44
/
+66
2009-11-24
ARM: dma-mapping: split out vmregion code from dma coherent mapping code
Russell King
1
-119
/
+13
2009-10-26
ARM: Use GFP_DMA only for masks _less_ than 32-bit
Russell King
1
-2
/
+2
2009-07-24
nommu: Add noMMU support to the DMA API
Catalin Marinas
1
-22
/
+72
2009-03-16
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
1
-1
/
+71
2009-03-13
[ARM] Fix virtual to physical translation macro corner cases
Russell King
1
-8
/
+12
2009-01-08
NOMMU: Rename ARM's struct vm_region
David Howells
1
-14
/
+14
2008-09-30
[ARM] dma: don't touch cache on dma_*_for_cpu()
Russell King
1
-6
/
+2
2008-09-29
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
1
-2
/
+8
2008-09-26
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
Russell King
1
-8
/
+16
2008-09-25
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
1
-0
/
+92
2008-09-25
[ARM] dma: rename consistent.c to dma-mapping.c
Russell King
1
-0
/
+514