aboutsummaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/numa.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-10NUMA: optimize detection of memory with no node id assigned by firmwareGravatar Liam Ni 1-27/+1
2023-09-27LoongArch: numa: Fix high_memory calculationGravatar Huacai Chen 1-1/+1
2023-09-06LoongArch: Use static defined zero page rather than allocatedGravatar Bibo Mao 1-1/+0
2023-09-06LoongArch: mm: Introduce unified function populate_kernel_pte()Gravatar Bibo Mao 1-35/+1
2023-09-06LoongArch: Code improvements in function pcpu_populate_pte()Gravatar Bibo Mao 1-13/+15
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-1/+16
2022-12-14LoongArch: Add FDT booting support from efi system tableGravatar Binbin Zhou 1-1/+16
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Gravatar Feiyang Chen 1-2/+2
2022-07-07LoongArch: Fix section mismatch warningGravatar Tiezhu Yang 1-1/+0
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportGravatar Huacai Chen 1-0/+466