| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -18/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -6/+0 |
| 2025-03-17 | hexagon: move initialization of init_mm.context init to paging_init() | Mike Rapoport (Microsoft) | 1 | -8/+6 |
| 2023-12-10 | hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: mm: mark paging_init() as static | Nathan Chancellor | 1 | -1/+1 |
| 2022-07-17 | hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+42 |
| 2022-03-22 | mm: remove mmu_gathers storage from remaining architectures | Stafford Horne | 1 | -2/+0 |
| 2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
| 2020-06-03 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport | 1 | -3/+3 |
| 2019-09-25 | hexagon: drop empty and unused free_initrd_mem | Mike Rapoport | 1 | -13/+0 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner | 1 | -14/+1 |
| 2019-05-14 | hexagon: switch over to generic free_initmem() | Mike Rapoport | 1 | -10/+0 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+0 |
| 2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
| 2018-10-26 | hexagon: switch to NO_BOOTMEM | Mike Rapoport | 1 | -12/+8 |
| 2018-06-15 | hexagon: drop the unused variable zero_page_mask | Anshuman Khandual | 1 | -3/+0 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
| 2013-07-03 | mm/hexagon: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -3/+1 |
| 2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
| 2013-04-30 | Hexagon: update copyright dates | Richard Kuo | 1 | -1/+1 |
| 2013-04-30 | Hexagon: add support for ARCH_PFN_OFFSET | Richard Kuo | 1 | -12/+21 |
| 2012-10-18 | Hexagon: Copyright marking changes | Richard Kuo | 1 | -1/+1 |
| 2011-11-01 | Hexagon: Add page-fault support. | Richard Kuo | 1 | -0/+276 |