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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
1
-1
/
+0
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
1
-78
/
+0
2020-11-04
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
1
-2
/
+2
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
1
-1
/
+0
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-7
/
+4
2020-10-14
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
1
-40
/
+8
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-7
/
+2
2020-06-05
arm: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+1
2020-06-04
arm: simplify detection of memory zone boundaries
Mike Rapoport
1
-59
/
+7
2020-01-25
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
1
-1
/
+1
2019-10-28
ARM: 8917/1: mm: include <asm/set_memory.h>
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-28
ARM: 8916/1: mm: make set_section_perms() static
Ben Dooks (Codethink)
1
-2
/
+2
2019-10-28
ARM: 8907/1: arch: reuse addr variable in pfn_valid
Clemens Gruber
1
-1
/
+1
2019-08-29
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
1
-0
/
+5
2019-08-23
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
1
-1
/
+2
2019-07-24
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
1
-0
/
+5
2019-07-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+16
2019-06-21
ARM: 8865/1: mm: remove unused variables
YueHaibing
1
-6
/
+0
2019-06-21
ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
1
-0
/
+16
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-16
/
+1
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
1
-19
/
+6
2019-04-23
ARM: 8850/1: use memblocks_present
Peng Fan
1
-16
/
+1
2019-03-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-65
/
+4
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+4
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
1
-1
/
+1
2019-02-02
ARM: 8826/1: mm: initialize pfn limits with find_limits()
Doug Berger
1
-16
/
+4
2019-02-02
ARM: 8820/1: mm: Stop printing the virtual memory layout
Geert Uytterhoeven
1
-49
/
+0
2018-11-27
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-17
/
+0
2018-11-27
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
1
-6
/
+0
2018-11-27
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
1
-3
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-07-12
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-03-10
ARM: simplify and fix linker script for TCM
Nicolas Pitre
1
-11
/
+0
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
1
-0
/
+2
2017-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-11-21
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
1
-2
/
+2
2017-09-28
ARM: 8696/1: mm: Remove dead code in mem_init()
Vladimir Murzin
1
-10
/
+0
2017-04-26
ARM: 8672/1: mm: remove tasklist locking from update_sections_early()
Grygorii Strashko
1
-5
/
+8
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-23
/
+41
2017-02-28
ARM: mm: round the initrd reservation to page boundaries
Russell King
1
-5
/
+18
2017-02-28
ARM: mm: clean up initrd initialisation
Russell King
1
-12
/
+15
2017-02-28
ARM: mm: move initrd init code out of arm_memblock_init()
Russell King
1
-4
/
+9
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
1
-2
/
+2
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
1
-5
/
+2
[next]