index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
2012-05-25
3
-8
/
+233
|
\
|
*
dma-buf: add initial vmap documentation
Dave Airlie
2012-05-25
1
-0
/
+11
|
*
dma-buf: minor documentation fixes.
Sumit Semwal
2012-05-25
2
-4
/
+8
|
*
dma-buf: add vmap interface
Dave Airlie
2012-05-25
2
-0
/
+48
|
*
dma-buf: mmap support
Daniel Vetter
2012-05-25
3
-8
/
+170
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-05-25
19
-105
/
+169
|
\
\
|
*
|
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2012-05-15
4
-26
/
+24
|
*
|
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
2012-05-15
1
-7
/
+5
|
*
|
dmaengine: at_hdmac: remove some at_dma_slave comments
Nicolas Ferre
2012-05-15
1
-5
/
+0
|
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-05-15
2
-2
/
+6
|
|
\
\
|
*
|
|
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
2012-05-11
1
-26
/
+31
|
*
|
|
dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful
Kuninori Morimoto
2012-05-11
1
-2
/
+4
|
*
|
|
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
7
-16
/
+16
|
*
|
|
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
2012-05-11
5
-8
/
+8
|
*
|
|
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
2012-05-11
1
-1
/
+0
|
*
|
|
Merge branch 'fixes' into next
Vinod Koul
2012-05-11
1
-1
/
+2
|
|
\
\
\
|
*
|
|
|
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
2012-05-11
1
-2
/
+7
|
*
|
|
|
dmaengine: dw_dma: add Device Tree probing capability
Viresh Kumar
2012-05-11
2
-0
/
+27
|
*
|
|
|
dmaengine: dw_dmac: Add clk_{un}prepare() support
Viresh Kumar
2012-05-11
1
-6
/
+6
|
*
|
|
|
Merge branch 'fixes' into next
Vinod Koul
2012-04-25
2
-10
/
+16
|
|
\
\
\
\
|
*
|
|
|
|
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
2012-04-25
3
-7
/
+42
|
*
|
|
|
|
dma/amba-pl08x: check for terminal count status only
Linus Walleij
2012-04-23
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-25
41
-780
/
+2898
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
2012-05-22
9
-461
/
+1123
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ARM: dma-mapping: add support for IOMMU mapper
Marek Szyprowski
2012-05-21
5
-12
/
+747
|
|
*
|
|
|
|
|
ARM: dma-mapping: use alloc, mmap, free from dma_ops
Marek Szyprowski
2012-05-21
3
-66
/
+104
|
|
*
|
|
|
|
|
ARM: dma-mapping: remove redundant code and do the cleanup
Marek Szyprowski
2012-05-21
1
-64
/
+24
|
|
*
|
|
|
|
|
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
Marek Szyprowski
2012-05-21
3
-120
/
+120
|
|
*
|
|
|
|
|
ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
Marek Szyprowski
2012-05-21
1
-24
/
+19
|
|
*
|
|
|
|
|
ARM: dma-mapping: use asm-generic/dma-mapping-common.h
Marek Szyprowski
2012-05-21
4
-231
/
+115
|
|
*
|
|
|
|
|
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
Marek Szyprowski
2012-05-21
3
-39
/
+45
|
|
*
|
|
|
|
|
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
Marek Szyprowski
2012-05-21
3
-5
/
+7
|
|
*
|
|
|
|
|
ARM: dma-mapping: use pr_* instread of printk
Marek Szyprowski
2012-05-21
1
-8
/
+8
|
|
*
|
|
|
|
|
ARM: dma-mapping: use dma_mmap_from_coherent()
Marek Szyprowski
2012-05-21
1
-0
/
+3
|
|
*
|
|
|
|
|
common: add dma_mmap_from_coherent() function
Marek Szyprowski
2012-05-21
2
-1
/
+45
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
ARM: dma-mapping: use PMD size for section unmap
Vitaly Andrianov
2012-05-21
1
-1
/
+1
|
*
|
|
|
|
|
cma: fix migration mode
Minchan Kim
2012-05-21
1
-1
/
+1
|
*
|
|
|
|
|
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-05-21
9
-88
/
+370
|
*
|
|
|
|
|
X86: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-05-21
6
-9
/
+38
|
*
|
|
|
|
|
drivers: add Contiguous Memory Allocator
Marek Szyprowski
2012-05-21
8
-0
/
+641
|
*
|
|
|
|
|
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
2012-05-21
2
-0
/
+69
|
*
|
|
|
|
|
mm: extract reclaim code from __alloc_pages_direct_reclaim()
Marek Szyprowski
2012-05-21
1
-9
/
+21
|
*
|
|
|
|
|
mm: Serialize access to min_free_kbytes
Mel Gorman
2012-05-21
1
-8
/
+15
|
*
|
|
|
|
|
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
6
-27
/
+34
|
*
|
|
|
|
|
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
2012-05-21
6
-27
/
+106
|
*
|
|
|
|
|
mm: page_alloc: change fallbacks array handling
Michal Nazarewicz
2012-05-21
1
-4
/
+5
|
*
|
|
|
|
|
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
2012-05-21
2
-0
/
+196
|
*
|
|
|
|
|
mm: compaction: export some of the functions
Michal Nazarewicz
2012-05-21
3
-173
/
+191
|
*
|
|
|
|
|
mm: compaction: introduce isolate_freepages_range()
Michal Nazarewicz
2012-05-21
1
-18
/
+93
|
*
|
|
|
|
|
mm: compaction: introduce map_pages()
Michal Nazarewicz
2012-05-21
1
-4
/
+11
[next]