index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-16
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-30
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-5
/
+20
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
13
-75
/
+161
2012-03-29
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-24
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-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
[next]