index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
1
-141
/
+60
2024-09-04
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-20
/
+1
2024-09-04
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-2
/
+0
2024-07-22
ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init
Haibo Xu
1
-1
/
+1
2023-12-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
1
-1
/
+1
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-50
/
+1
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-18
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-3
/
+5
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-06
arch_numa: simplify numa_distance allocation
Mike Rapoport
1
-4
/
+2
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
1
-10
/
+72
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-4
/
+1
2021-02-19
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
1
-6
/
+7
2021-01-15
numa: Move numa implementation to common code
Atish Patra
1
-0
/
+483