index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
/
numa.c
Age
Commit message (
Expand
)
Author
2025-11-20
LoongArch: Fix NUMA node parsing with numa_memblks
Bibo Mao
2025-11-10
LoongArch: Consolidate max_pfn & max_low_pfn calculation
Huacai Chen
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
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