| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-11 | Revert "mm/execmem: Unify early execmem_cache behaviour" | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2025-05-17 | Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2025-05-16 | x86/mm: Remove duplicated word in warning message | Lukas Bulwahn | 1 | -1/+1 |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar | 1 | -0/+3 |
| 2025-05-09 | mm/execmem: Unify early execmem_cache behaviour | Peter Zijlstra | 1 | -0/+3 |
| 2025-04-09 | x86/mm: Consolidate initmem_init() | Mike Rapoport (Microsoft) | 1 | -7/+0 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -34/+4 |
| 2025-03-21 | x86/mm: restore early initialization of high_memory for 32-bits | Mike Rapoport (Microsoft) | 1 | -0/+3 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 1 | -1/+5 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -28/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2025-02-27 | x86/mm: Remove CONFIG_HIGHMEM64G support | Arnd Bergmann | 1 | -7/+2 |
| 2024-03-06 | mm/treewide: replace pmd_large() with pmd_leaf() | Peter Xu | 1 | -1/+1 |
| 2024-02-22 | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX | Christophe Leroy | 1 | -2/+0 |
| 2023-06-09 | x86/mm: Remove Xen-PV leftovers from init_32.c | Juergen Gross | 1 | -15/+2 |
| 2021-11-09 | x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() | Kefeng Wang | 1 | -9/+5 |
| 2021-11-06 | x86: remove memory hotplug support on X86_32 | David Hildenbrand | 1 | -31/+0 |
| 2021-09-08 | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand | 1 | -2/+1 |
| 2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 1 | -2/+2 |
| 2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -2/+0 |
| 2020-11-06 | x86/mm/highmem: Use generic kmap atomic implementation | Thomas Gleixner | 1 | -15/+0 |
| 2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 1 | -2/+0 |
| 2020-08-06 | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra | 1 | -0/+1 |
| 2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |
| 2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 1 | -23/+3 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 1 | -0/+12 |
| 2020-04-10 | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe | 1 | -1/+2 |
| 2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 1 | -2/+2 |
| 2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -5/+9 |
| 2020-03-13 | x86/mm: Rename is_kernel_text to __is_kernel_text | Jiri Olsa | 1 | -5/+9 |
| 2020-03-05 | x86/mm/init/32: Stop printing the virtual memory layout | Arvind Sankar | 1 | -38/+0 |
| 2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -28/+0 |
| 2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 1 | -3/+1 |
| 2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 1 | -0/+1 |
| 2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -3/+1 |
| 2019-12-10 | mm, x86/mm: Untangle address space layout definitions from basic pgtable type... | Ingo Molnar | 1 | -0/+1 |
| 2019-11-27 | x86/mm: Remove set_kernel_text_r[ow]() | Peter Zijlstra | 1 | -28/+0 |
| 2019-09-03 | x86/mm: Remove set_pages_x() and set_pages_nx() | Christoph Hellwig | 1 | -1/+1 |
| 2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 1 | -2/+0 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand | 1 | -2/+3 |
| 2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko | 1 | -3/+3 |
| 2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -1/+1 |
| 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 | -2/+2 |