| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-01 | arch_numa: Restore nid checks before registering a memblock with a node | Marc Zyngier | 1 | -0/+4 |
| 2024-09-03 | arch_numa: switch over to numa_memblks | Mike Rapoport (Microsoft) | 1 | -141/+60 |
| 2024-09-03 | arch, mm: pull out allocation of NODE_DATA to generic code | Mike Rapoport (Microsoft) | 1 | -20/+1 |
| 2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2024-07-22 | ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init | Haibo Xu | 1 | -1/+1 |
| 2023-12-05 | arm64: irq: set the correct node for VMAP stack | Huang Shijie | 1 | -1/+1 |
| 2022-01-20 | mm: percpu: add generic pcpu_populate_pte() function | Kefeng Wang | 1 | -50/+1 |
| 2022-01-20 | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang | 1 | -18/+1 |
| 2022-01-20 | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang | 1 | -3/+5 |
| 2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 1 | -2/+2 |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
| 2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 1 | -1/+1 |
| 2021-11-06 | arch_numa: simplify numa_distance allocation | Mike Rapoport | 1 | -4/+2 |
| 2021-11-06 | arm64: support page mapping percpu first chunk allocator | Kefeng Wang | 1 | -10/+72 |
| 2021-09-14 | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 1 | -1/+1 |
| 2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport | 1 | -4/+1 |
| 2021-02-18 | arch_numa: fix common code printing of phys_addr_t | Randy Dunlap | 1 | -6/+7 |
| 2021-01-14 | numa: Move numa implementation to common code | Atish Patra | 1 | -0/+483 |