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-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
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-05-17
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
Vitaly Andrianov
1
-1
/
+2
2012-05-16
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
Russell King
1
-1
/
+3
2012-05-07
ARM: cache: tauros2: add disable and resume callback
Chao Xie
1
-0
/
+24
2012-05-07
ARM: mm: proc-mohawk: add suspend resume for mohawk
Chao Xie
1
-0
/
+35
2012-05-05
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
6
-508
/
+1
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
18
-18
/
+28
2012-04-28
ARM: 7401/1: mm: Fix section mismatches
Stephen Boyd
2
-4
/
+4
2012-04-23
ARM: 7398/1: l2x0: only write to debug registers on PL310
Will Deacon
1
-5
/
+8
2012-04-23
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
Will Deacon
1
-6
/
+6
2012-04-23
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
Will Deacon
1
-6
/
+11
2012-04-17
ARM: Remove current_mm per-cpu variable
Catalin Marinas
1
-11
/
+1
2012-04-17
ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs
Catalin Marinas
2
-5
/
+2
2012-04-17
ARM: Use TTBR1 instead of reserved context ID
Will Deacon
2
-24
/
+31
2012-04-15
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
1
-0
/
+12
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
1
-0
/
+2
2012-04-13
ARM: 7381/1: nommu: fix typo in mm/Kconfig
Will Deacon
1
-1
/
+1
2012-04-10
ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented
Kautuk Consul
1
-1
/
+1
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-5
/
+20
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
13
-75
/
+161
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
11
-5
/
+13
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
7
-3
/
+6
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
7
-2
/
+7
2012-03-27
Merge branches 'l2', 'pgt2' and 'misc' into for-linus
Russell King
18
-66
/
+157
2012-03-24
ARM: 7319/1: Print debug info for SIGBUS in user faults
Javi Merino
1
-1
/
+2
2012-03-24
ARM: 7312/1: only show modules in the memory layout for MODULES=y
Uwe Kleine-König
1
-0
/
+4
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
7
-2
/
+7
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
10
-52
/
+52
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
[next]