aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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