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.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
2013-09-06
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-68
/
+60
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
11
-68
/
+60
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2013-09-02
ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
Will Deacon
1
-1
/
+13
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
4
-62
/
+40
2013-08-20
Merge branch 'security-fixes' into fixes
Russell King
1
-3
/
+6
2013-08-20
ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt
Christian Daudt
1
-1
/
+3
2013-08-20
ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB
Fabio Estevam
1
-3
/
+3
2013-08-20
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
Nicolas Pitre
1
-3
/
+6
2013-08-20
ARM: 7818/1: feroceon: Add suspend/resume operation
Ezequiel Garcia
1
-0
/
+26
2013-08-12
ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
Will Deacon
1
-1
/
+1
2013-08-12
ARM: mm: use inner-shareable barriers for TLB and user cache operations
Will Deacon
3
-7
/
+7
2013-08-12
ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
Will Deacon
1
-6
/
+1
2013-08-12
ARM: mm: remove redundant dsb() prior to range TLB invalidation
Will Deacon
1
-1
/
+0
2013-08-01
Merge branch 'security-fixes' into fixes
Russell King
2
-1
/
+47
2013-08-01
ARM: make vectors page inaccessible from userspace
Russell King
1
-0
/
+4
2013-08-01
ARM: allow kuser helpers to be removed from the vector page
Russell King
1
-0
/
+34
2013-08-01
ARM: move vector stubs
Russell King
1
-1
/
+9
2013-07-31
ARM: 7792/1: mm: Remove general hugetlb code from ARM
Steven Capper
1
-43
/
+0
2013-07-26
ARM: constify machine_desc structure uses
Russell King
3
-5
/
+6
2013-07-26
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
1
-1
/
+2
2013-07-22
ARM: 7785/1: mm: restrict early_alloc to section-aligned memory
Russell King
1
-5
/
+38
2013-07-22
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
Will Deacon
3
-7
/
+8
2013-07-15
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
25
-55
/
+0
2013-07-14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-2
/
+2
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-09
ARM: mm: fix boot on SA1110 Assabet
Russell King
1
-1
/
+1
2013-07-09
ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings
Stephen Boyd
1
-1
/
+1
2013-07-08
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
1
-3
/
+3
2013-07-06
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+32
2013-07-04
mm/ARM: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+2
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-2
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-4
/
+4
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
16
-117
/
+692
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
5
-1
/
+236
2013-07-03
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
1
-3
/
+3
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
16
-96
/
+699
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
6
-22
/
+229
2013-06-29
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
Steven Capper
1
-0
/
+2
2013-06-28
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
Richard Zhao
1
-0
/
+9
2013-06-28
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
1
-3
/
+17
2013-06-28
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
Will Deacon
1
-1
/
+1
2013-06-28
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
Will Deacon
1
-2
/
+16
2013-06-28
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
YoungJun Cho
1
-5
/
+6
2013-06-24
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
1
-1
/
+28
2013-06-24
ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
Marc Zyngier
1
-9
/
+8
2013-06-24
ARM: 7767/1: let the ASID allocator handle suspended animation
Marc Zyngier
1
-0
/
+9
2013-06-24
ARM: 7773/1: PJ4B: Add support for errata 4742
Gregory CLEMENT
2
-3
/
+36
[next]