summaryrefslogtreecommitdiffstats
path: root/drivers/base/arch_numa.c
Commit message (Expand)AuthorAgeFilesLines
* mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-50/+1
* mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-18/+1
* mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+5
* memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-2/+2
* memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
* arch_numa: simplify numa_distance allocationMike Rapoport2021-11-061-4/+2
* arm64: support page mapping percpu first chunk allocatorKefeng Wang2021-11-061-10/+72
* memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-141-1/+1
* memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-4/+1
* arch_numa: fix common code printing of phys_addr_tRandy Dunlap2021-02-181-6/+7
* numa: Move numa implementation to common codeAtish Patra2021-01-141-0/+483