aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/arch_numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang1-50/+1
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang1-18/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang1-3/+5
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-2/+2
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport1-1/+1
2021-11-06arch_numa: simplify numa_distance allocationMike Rapoport1-4/+2
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang1-10/+72
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds1-1/+1
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-4/+1
2021-02-18arch_numa: fix common code printing of phys_addr_tRandy Dunlap1-6/+7
2021-01-14numa: Move numa implementation to common codeAtish Patra1-0/+483