index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
/
numa.c
Age
Commit message (
Expand
)
Author
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-09-27
LoongArch: numa: Fix high_memory calculation
Huacai Chen
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
2023-09-06
LoongArch: Code improvements in function pcpu_populate_pte()
Bibo Mao
2022-12-19
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-14
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-07-07
LoongArch: Fix section mismatch warning
Tiezhu Yang
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen