summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+1
* arm: simplify detection of memory zone boundariesMike Rapoport2020-06-031-59/+7
* ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson2020-01-251-1/+1
* ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)2019-10-271-0/+1
* ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)2019-10-271-2/+2
* ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber2019-10-271-1/+1
* ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang2019-08-281-0/+5
* ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-08-231-1/+2
* arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig2019-07-241-0/+5
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-081-6/+16
|\
| * ARM: 8865/1: mm: remove unused variablesYueHaibing2019-06-201-6/+0
| * ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-201-0/+16
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-05-161-16/+1
|\
| * ARM: 8850/1: use memblocks_presentPeng Fan2019-04-231-16/+1
* | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-19/+6
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-151-65/+4
|\
| * ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger2019-02-011-16/+4
| * ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven2019-02-011-49/+0
* | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+4
* | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-121-1/+1
|/
* arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-17/+0
* of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli2018-11-261-6/+0
* arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli2018-11-261-3/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)2018-07-111-0/+9
* ARM: simplify and fix linker script for TCMNicolas Pitre2018-03-091-11/+0
* ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park2018-01-211-0/+2
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-261-2/+2
|\
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
* | ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin2017-09-281-10/+0
|/
* ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko2017-04-261-5/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-23/+41
|\
| * ARM: mm: round the initrd reservation to page boundariesRussell King2017-02-281-5/+18
| * ARM: mm: clean up initrd initialisationRussell King2017-02-281-12/+15
| * ARM: mm: move initrd init code out of arm_memblock_init()Russell King2017-02-281-4/+9
| * ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-281-2/+2
| * ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-281-5/+2
* | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-2/+2
|/
* ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-111-3/+4
* ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-9/+10
* Merge branch 'devel-stable' into for-linusRussell King2016-01-121-1/+4
|\
| * ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-131-1/+4
* | ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott2015-12-041-30/+62
|/
* of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-141-49/+0
|\
| * ARM: switch to use the generic show_mem() implementationRussell King2015-04-141-49/+0