aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-02-28ARM: 9175/1: Convert to reserve_initrd_mem()Wang Kefeng
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-06-30arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-18ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)
2021-03-19ARM: Qualify enabling of swiotlb_init()Florian Fainelli
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd 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