Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2021-11-06 | 1 | -2/+2 |
* | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
* | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
* | arch_numa: simplify numa_distance allocation | Mike Rapoport | 2021-11-06 | 1 | -4/+2 |
* | arm64: support page mapping percpu first chunk allocator | Kefeng Wang | 2021-11-06 | 1 | -10/+72 |
* | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 2021-09-14 | 1 | -1/+1 |
* | memblock: make memblock_find_in_range method private | Mike Rapoport | 2021-09-03 | 1 | -4/+1 |
* | arch_numa: fix common code printing of phys_addr_t | Randy Dunlap | 2021-02-19 | 1 | -6/+7 |
* | numa: Move numa implementation to common code | Atish Patra | 2021-01-15 | 1 | -0/+483 |