aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03arm: simplify detection of memory zone boundariesMike Rapoport1-59/+7
2020-01-25ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson1-1/+1
2019-10-27ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)1-0/+1
2019-10-27ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)1-2/+2
2019-10-27ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber1-1/+1
2019-08-28ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang1-0/+5
2019-08-23ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig1-0/+5
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-6/+16
2019-06-20ARM: 8865/1: mm: remove unused variablesYueHaibing1-6/+0
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski1-0/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-16/+1
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig1-19/+6
2019-04-23ARM: 8850/1: use memblocks_presentPeng Fan1-16/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-65/+4
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport1-0/+4
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport1-1/+1
2019-02-01ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger1-16/+4
2019-02-01ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven1-49/+0
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli1-17/+0
2018-11-26of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli1-6/+0
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli1-3/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-07-11ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)1-0/+9
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre1-11/+0
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park1-0/+2
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-09-28ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin1-10/+0
2017-04-26ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko1-5/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-23/+41
2017-02-28ARM: mm: round the initrd reservation to page boundariesRussell King1-5/+18
2017-02-28ARM: mm: clean up initrd initialisationRussell King1-12/+15
2017-02-28ARM: mm: move initrd init code out of arm_memblock_init()Russell King1-4/+9
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed1-2/+2
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli1-5/+2
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-2/+2
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook1-3/+4
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook1-9/+10
2016-01-12Merge branch 'devel-stable' into for-linusRussell King1-1/+4
2015-12-13ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel1-1/+4
2015-12-04ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott1-30/+62
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-0/+1
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-49/+0
2015-04-14arm: add support for memtestVladimir Murzin1-0/+3
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King1-49/+0