| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+5 |
| 2026-02-14 | mm: numa_memblks: Identify the accurate NUMA ID of CFMW | Cui Chao | 1 | -4/+5 |
| 2026-01-20 | mm: fix minor spelling mistakes in comments | Kevin Lourenco | 1 | -1/+1 |
| 2026-01-14 | mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed' | Ben Dooks | 1 | -0/+2 |
| 2025-08-20 | mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion | Pratyush Brahma | 1 | -2/+2 |
| 2025-08-13 | mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG) | Pratyush Brahma | 1 | -1/+1 |
| 2025-05-22 | mm: numa_memblks: introduce numa_add_reserved_memblk | Yuquan Wang | 1 | -0/+22 |
| 2025-01-25 | mm/fake-numa: allow later numa node hotplug | Bruno Faccini | 1 | -1/+1 |
| 2024-10-28 | mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2024-09-03 | mm: make range-to-target_node lookup facility a part of numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+38 |
| 2024-09-03 | arch_numa: switch over to numa_memblks | Mike Rapoport (Microsoft) | 1 | -7/+10 |
| 2024-09-03 | mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo | Mike Rapoport (Microsoft) | 1 | -2/+2 |
| 2024-09-03 | mm: numa_memblks: make several functions and variables static | Mike Rapoport (Microsoft) | 1 | -18/+18 |
| 2024-09-03 | mm: numa_memblks: introduce numa_memblks_init | Mike Rapoport (Microsoft) | 1 | -0/+41 |
| 2024-09-03 | mm: move numa_distance and related code from x86 to numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+104 |
| 2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+385 |