index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-59
/
+7
*
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
2020-01-25
1
-1
/
+1
*
ARM: 8917/1: mm: include <asm/set_memory.h>
Ben Dooks (Codethink)
2019-10-27
1
-0
/
+1
*
ARM: 8916/1: mm: make set_section_perms() static
Ben Dooks (Codethink)
2019-10-27
1
-2
/
+2
*
ARM: 8907/1: arch: reuse addr variable in pfn_valid
Clemens Gruber
2019-10-27
1
-1
/
+1
*
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
2019-08-28
1
-0
/
+5
*
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
2019-08-23
1
-1
/
+2
*
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
2019-07-24
1
-0
/
+5
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-07-08
1
-6
/
+16
|
\
|
*
ARM: 8865/1: mm: remove unused variables
YueHaibing
2019-06-20
1
-6
/
+0
|
*
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
2019-06-20
1
-0
/
+16
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-05-16
1
-16
/
+1
|
\
|
*
ARM: 8850/1: use memblocks_present
Peng Fan
2019-04-23
1
-16
/
+1
*
|
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
1
-19
/
+6
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
1
-65
/
+4
|
\
|
*
ARM: 8826/1: mm: initialize pfn limits with find_limits()
Doug Berger
2019-02-01
1
-16
/
+4
|
*
ARM: 8820/1: mm: Stop printing the virtual memory layout
Geert Uytterhoeven
2019-02-01
1
-49
/
+0
*
|
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+4
*
|
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-12
1
-1
/
+1
|
/
*
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
1
-17
/
+0
*
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
2018-11-26
1
-6
/
+0
*
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-11-26
1
-3
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
2018-07-11
1
-0
/
+9
*
ARM: simplify and fix linker script for TCM
Nicolas Pitre
2018-03-09
1
-11
/
+0
*
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
2018-01-21
1
-0
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-26
1
-2
/
+2
|
\
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
*
|
ARM: 8696/1: mm: Remove dead code in mem_init()
Vladimir Murzin
2017-09-28
1
-10
/
+0
|
/
*
ARM: 8672/1: mm: remove tasklist locking from update_sections_early()
Grygorii Strashko
2017-04-26
1
-5
/
+8
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
1
-23
/
+41
|
\
|
*
ARM: mm: round the initrd reservation to page boundaries
Russell King
2017-02-28
1
-5
/
+18
|
*
ARM: mm: clean up initrd initialisation
Russell King
2017-02-28
1
-12
/
+15
|
*
ARM: mm: move initrd init code out of arm_memblock_init()
Russell King
2017-02-28
1
-4
/
+9
|
*
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
2017-02-28
1
-2
/
+2
|
*
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
2017-02-28
1
-5
/
+2
*
|
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
1
-2
/
+2
|
/
*
ARM: 8502/1: mm: mark section-aligned portion of rodata NX
Kees Cook
2016-02-11
1
-3
/
+4
*
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
2016-02-08
1
-9
/
+10
*
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-12
1
-1
/
+4
|
\
|
*
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-13
1
-1
/
+4
*
|
ARM: 8464/1: Update all mm structures with section adjustments
Laura Abbott
2015-12-04
1
-30
/
+62
|
/
*
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-06-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-04-14
1
-49
/
+0
|
\
|
*
ARM: switch to use the generic show_mem() implementation
Russell King
2015-04-14
1
-49
/
+0
*
|
arm: add support for memtest
Vladimir Murzin
2015-04-14
1
-0
/
+3
|
/
[next]