summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64/numa.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-14/+2
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)1-2/+0
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)1-10/+0
2024-09-03MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)1-4/+4
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei1-0/+2
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer1-2/+0
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei1-0/+2
2022-07-05MIPS: Loongson64: Fix section mismatch warningTiezhu Yang1-1/+0
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen1-0/+10
2021-06-29MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+0
2021-03-12MIPS: loongson64: alloc pglist_data at run timeHuang Pei1-3/+14
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang1-51/+1
2020-11-27MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He1-2/+5
2020-11-11MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only onceTiezhu Yang1-15/+2
2020-11-11MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang1-3/+0
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang1-26/+3
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-1/+0
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport1-1/+1
2020-03-19MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang1-1/+1
2020-01-09MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer1-1/+1
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang1-0/+273