index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
Sachin Kamat
1
-0
/
+2
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-7
/
+11
2012-09-10
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
1
-1
/
+1
2012-08-28
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
1
-0
/
+36
2012-08-28
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
1
-0
/
+12
2012-08-28
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
Hiroshi Doyu
1
-6
/
+20
2012-08-28
ARM: dma-mapping: atomic_pool with struct page **pages
Hiroshi Doyu
1
-3
/
+14
2012-08-28
ARM: DMA-Mapping: print warning when atomic coherent allocation fails
Marek Szyprowski
1
-0
/
+4
2012-08-28
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
1
-1
/
+18
2012-08-25
ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM
Jonathan Austin
1
-2
/
+2
2012-08-25
ARM: 7502/1: contextidr: avoid using bfi instruction during notifier
Will Deacon
1
-3
/
+4
2012-08-25
ARM: Fix ioremap() of address zero
Russell King
2
-2
/
+5
2012-08-18
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-5
/
+3
2012-08-11
ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
Will Deacon
1
-3
/
+3
2012-08-11
ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
Will Deacon
1
-2
/
+0
2012-08-09
ARM: dma-mapping: fix incorrect freeing of atomic allocations
Aaro Koskinen
1
-2
/
+2
2012-08-09
ARM: dma-mapping: fix atomic allocation alignment
Aaro Koskinen
1
-3
/
+3
2012-08-09
ARM: mm: fix MMU mapping of CMA regions
Chris Brand
1
-1
/
+1
2012-08-01
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+12
2012-07-31
ARM: 7478/1: errata: extend workaround for erratum #720789
Will Deacon
1
-0
/
+12
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2
-334
/
+230
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
1
-9
/
+11
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
1
-0
/
+31
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
1
-5
/
+13
2012-07-30
ARM: dma-mapping: fix error path for memory allocation failure
Marek Szyprowski
1
-1
/
+1
2012-07-30
ARM: dma-mapping: add more sanity checks in arm_dma_mmap()
Marek Szyprowski
1
-4
/
+10
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
2
-320
/
+169
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
7
-10
/
+50
2012-07-17
Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-2
/
+2
2012-07-16
ARM: dma-mapping: modify condition check while freeing pages
Prathyush K
1
-2
/
+2
2012-07-09
ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
3
-0
/
+46
2012-07-09
ARM: 7436/1: Do not map the vectors page as write-through on UP systems
Catalin Marinas
1
-6
/
+0
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
1
-1
/
+1
2012-07-01
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+74
2012-07-01
ARM: 7438/1: fill possible PMD empty section gaps
Nicolas Pitre
1
-0
/
+74
2012-06-28
ARM: 7432/1: use the new linux/sizes.h
Alessandro Rubini
4
-4
/
+4
2012-06-25
ARM: dma-mapping: fix buffer chunk allocation order
Marek Szyprowski
1
-1
/
+1
2012-06-11
ARM: mm: fix type of the arm_dma_limit global variable
Marek Szyprowski
2
-2
/
+2
2012-06-11
ARM: dma-mapping: Add missing static storage class specifier
Sachin Kamat
1
-2
/
+2
2012-06-04
ARM: dma-mapping: remove unconditional dependency on CMA
Marek Szyprowski
1
-6
/
+4
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
5
-215
/
+1192
2012-05-22
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+59
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
2
-143
/
+857
2012-05-21
Merge branch 'v3-removal' into for-linus
Russell King
6
-508
/
+1
2012-05-21
Merge branch 'misc' into for-linus
Russell King
18
-18
/
+28
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
7
-59
/
+64
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
4
-82
/
+345
2012-05-21
ARM: dma-mapping: add support for IOMMU mapper
Marek Szyprowski
2
-12
/
+702
[next]