index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2012-06-04
ARM: dma-mapping: remove unconditional dependency on CMA
Marek Szyprowski
1
-6
/
+4
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
1
-142
/
+856
2012-05-21
ARM: dma-mapping: use PMD size for section unmap
Vitaly Andrianov
1
-1
/
+1
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
1
-67
/
+303
2012-05-21
ARM: dma-mapping: add support for IOMMU mapper
Marek Szyprowski
1
-11
/
+701
2012-05-21
ARM: dma-mapping: use alloc, mmap, free from dma_ops
Marek Szyprowski
1
-36
/
+24
2012-05-21
ARM: dma-mapping: remove redundant code and do the cleanup
Marek Szyprowski
1
-64
/
+24
2012-05-21
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
Marek Szyprowski
1
-10
/
+69
2012-05-21
ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
Marek Szyprowski
1
-24
/
+19
2012-05-21
ARM: dma-mapping: use asm-generic/dma-mapping-common.h
Marek Szyprowski
1
-62
/
+86
2012-05-21
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
Marek Szyprowski
1
-2
/
+2
2012-05-21
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
Marek Szyprowski
1
-1
/
+1
2012-05-21
ARM: dma-mapping: use pr_* instread of printk
Marek Szyprowski
1
-8
/
+8
2012-05-21
ARM: dma-mapping: use dma_mmap_from_coherent()
Marek Szyprowski
1
-0
/
+3
2012-01-23
ARM: add dma coherent region reporting via procfs
Russell King
1
-7
/
+13
2011-11-26
ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations
Sumit Bhattacharya
1
-0
/
+9
2011-11-21
ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c
Catalin Marinas
1
-1
/
+1
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-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
[next]