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
2016-03-20
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-96
/
+256
2016-03-18
mm: remove VM_FAULT_MINOR
Jan Kara
1
-1
/
+1
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2
-4
/
+4
2016-03-07
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+3
2016-03-05
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
8
-96
/
+259
2016-03-05
ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0
Rabin Vincent
1
-37
/
+128
2016-03-05
ARM: 8547/1: dma-mapping: store buffer information
Rabin Vincent
1
-1
/
+48
2016-03-05
ARM: 8544/1: set_memory_xx fixes
Mika Penttilä
1
-0
/
+3
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-1
/
+1
2016-02-22
ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL
Arnd Bergmann
1
-1
/
+1
2016-02-17
ARM: make the physical-relative calculation more obvious
Russell King
1
-1
/
+1
2016-02-16
ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL
Nicolas Pitre
1
-1
/
+1
2016-02-11
ARM: 8502/1: mm: mark section-aligned portion of rodata NX
Kees Cook
1
-3
/
+4
2016-02-11
ARM: 8518/1: Use correct symbols for XIP_KERNEL
Chris Brandt
1
-2
/
+6
2016-02-11
ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc
Doug Anderson
1
-0
/
+4
2016-02-11
ARM: 8505/1: dma-mapping: Optimize allocation
Doug Anderson
1
-14
/
+20
2016-02-08
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
2
-25
/
+28
2016-02-08
ARM: make virt_to_idmap() return unsigned long
Russell King
1
-1
/
+1
2016-01-23
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-9
/
+2
2016-01-21
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-19
/
+19
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-16
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-15
/
+0
2016-01-15
arm: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
1
-2
/
+1
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
3
-42
/
+100
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
5
-32
/
+53
2016-01-04
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
1
-1
/
+1
2015-12-22
ARM: 8482/1: l2x0: make it possible to disable outer sync from DT
Linus Walleij
1
-3
/
+10
2015-12-18
Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-15
/
+15
2015-12-18
ARM: no longer make CPU targets visible separately
Arnd Bergmann
1
-15
/
+15
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-12-17
ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section
Nicolas Pitre
1
-7
/
+16
2015-12-16
Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-2
/
+0
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+1
2015-12-15
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
1
-2
/
+2
2015-12-15
ARM: no longer force unbuffered DMA for realview
Arnd Bergmann
1
-2
/
+0
2015-12-13
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2
-1
/
+7
2015-12-13
ARM: implement create_mapping_late() for EFI use
Ard Biesheuvel
1
-0
/
+20
2015-12-13
ARM: add support for non-global kernel mappings
Ard Biesheuvel
1
-15
/
+20
2015-12-13
ARM: factor out allocation routine from __create_mapping()
Ard Biesheuvel
1
-11
/
+23
2015-12-13
ARM: split off core mapping logic from create_mapping
Ard Biesheuvel
1
-25
/
+31
2015-12-13
ARM: add support for generic early_ioremap/early_memremap
Ard Biesheuvel
2
-1
/
+10
2015-12-04
ARM: 8464/1: Update all mm structures with section adjustments
Laura Abbott
1
-30
/
+62
2015-12-03
ARM: 8462/1: cache-uniphier: use common API to find the next level cache
Masahiro Yamada
1
-12
/
+1
2015-12-03
ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
1
-12
/
+26
2015-12-01
ARM: mohawk: allow building with MMU disabled
Arnd Bergmann
1
-0
/
+2
2015-12-01
ARM: make xscale iwmmxt code multiplatform aware
Arnd Bergmann
2
-2
/
+2
2015-11-27
ARM: l2c: tauros2: use descriptive definitions for register bits
Russell King
1
-5
/
+10
2015-11-27
ARM: l2c: tauros2: fix OF-enabled non-DT boot
Russell King
1
-9
/
+8
2015-11-16
ARM: 8451/1: v7-M: Set an early stack for __v7m_setup
Ezequiel Garcia
1
-9
/
+5
2015-11-16
ARM: 8448/1: add some L220 DT settings
Linus Walleij
1
-0
/
+20
[next]