index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
Merge branch 'misc' into devel
Russell King
1
-5
/
+23
2011-01-06
Merge branch 'smp' into misc
Russell King
1
-1
/
+1
2011-01-06
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-25
Merge branch 'misc2' into devel
Russell King
1
-3
/
+0
2010-02-15
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-25
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-15
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
1
-1
/
+71
2009-03-12
[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-25
[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