summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/numa.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni1-27/+1
2023-09-27LoongArch: numa: Fix high_memory calculationHuacai Chen1-1/+1
2023-09-06LoongArch: Use static defined zero page rather than allocatedBibo Mao1-1/+0
2023-09-06LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao1-35/+1
2023-09-06LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao1-13/+15
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+16
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou1-1/+16
2022-12-12MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen1-2/+2
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen1-0/+466