aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
2021-12-17arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport
2021-12-17memblock: align freed memory map on pageblock boundaries with SPARSEMEMMike Rapoport
2021-12-17memblock: free_unused_memmap: use pageblock units instead of MAX_ORDERMike Rapoport
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport
2020-10-13arm, xtensa: simplify initialization of high memory pagesMike Rapoport
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2020-06-03arm: simplify detection of memory zone boundariesMike Rapoport
2020-01-25ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson
2019-10-27ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)
2019-10-27ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)
2019-10-27ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber
2019-08-28ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-08-23ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-06-20ARM: 8865/1: mm: remove unused variablesYueHaibing
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig
2019-04-23ARM: 8850/1: use memblocks_presentPeng Fan
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport
2019-02-01ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger
2019-02-01ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-07-11ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-09-28ARM: 8696/1: mm: Remove dead code in mem_init()Vladimir Murzin
2017-04-26ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: mm: round the initrd reservation to page boundariesRussell King
2017-02-28ARM: mm: clean up initrd initialisationRussell King
2017-02-28ARM: mm: move initrd init code out of arm_memblock_init()Russell King