summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/numa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)2024-09-041-18/+0
* arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-041-3/+0
* NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-111-27/+1
* LoongArch: numa: Fix high_memory calculationHuacai Chen2023-09-271-1/+1
* LoongArch: Use static defined zero page rather than allocatedBibo Mao2023-09-061-1/+0
* LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao2023-09-061-35/+1
* LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao2023-09-061-13/+15
* Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-12-191-1/+16
|\
| * LoongArch: Add FDT booting support from efi system tableBinbin Zhou2022-12-141-1/+16
* | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-121-2/+2
|/
* LoongArch: Fix section mismatch warningTiezhu Yang2022-07-071-1/+0
* LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen2022-06-031-0/+466