| Age | Commit message (Expand) | Author |
| 2026-01-26 | arch, mm: consolidate initialization of SPARSE memory model | Mike Rapoport (Microsoft) |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) |
| 2026-01-26 | arm: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) |
| 2025-03-17 | arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 | Mike Rapoport (Microsoft) |
| 2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) |
| 2024-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
| 2024-02-24 | ARM: 9334/1: mm: init: remove misuse of kernel-doc comment | Randy Dunlap |
| 2024-02-22 | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX | Christophe Leroy |
| 2023-05-29 | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij |
| 2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig |
| 2022-02-28 | ARM: 9175/1: Convert to reserve_initrd_mem() | Wang Kefeng |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
| 2021-06-30 | arm: extend pfn_valid to take into account freed memory map alignment | Mike Rapoport |
| 2021-05-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
| 2021-05-04 | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
| 2021-04-18 | ARM: 9072/1: mm: remove set_kernel_text_r[ow]() | Jisheng Zhang (syna) |
| 2021-03-19 | ARM: Qualify enabling of swiotlb_init() | Florian Fainelli |
| 2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds |
| 2020-12-15 | arm, arm64: move free_unused_memmap() to generic mm | Mike Rapoport |
| 2020-11-04 | ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations | Ard Biesheuvel |
| 2020-10-27 | ARM: 9012/1: move device tree mapping out of linear region | Ard Biesheuvel |
| 2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
| 2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport |
| 2020-10-13 | arm, xtensa: simplify initialization of high memory pages | Mike Rapoport |
| 2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
| 2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
| 2020-06-04 | arm: add support for folded p4d page tables | Mike Rapoport |
| 2020-06-03 | arm: simplify detection of memory zone boundaries | Mike Rapoport |
| 2020-01-25 | ARM: 8949/1: mm: mark free_memmap as __init | Olof Johansson |
| 2019-10-27 | ARM: 8917/1: mm: include <asm/set_memory.h> | Ben Dooks (Codethink) |
| 2019-10-27 | ARM: 8916/1: mm: make set_section_perms() static | Ben Dooks (Codethink) |
| 2019-10-27 | ARM: 8907/1: arch: reuse addr variable in pfn_valid | Clemens Gruber |
| 2019-08-28 | ARM: 8901/1: add a criteria for pfn_valid of arm | zhaoyang |
| 2019-08-23 | ARM: 8874/1: mm: only adjust sections of valid mm structures | Doug Berger |
| 2019-07-24 | arm: use swiotlb for bounce buffering on LPAE configs | Christoph Hellwig |
| 2019-07-08 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
| 2019-06-20 | ARM: 8865/1: mm: remove unused variables | YueHaibing |
| 2019-06-20 | ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores | Marek Szyprowski |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
| 2019-05-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
| 2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
| 2019-04-23 | ARM: 8850/1: use memblocks_present | Peng Fan |
| 2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
| 2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
| 2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport |