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
/
arch
/
arm64
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-14
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
1
-2
/
+6
2020-09-22
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-1
/
+5
2020-09-07
arm64/numa: Fix a typo in comment of arm64_numa_init
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-10
/
+0
2020-06-04
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
1
-3
/
+6
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-03
arm64/mm: fix kernel-doc comments
Qian Cai
1
-13
/
+12
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
1
-0
/
+4
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
1
-0
/
+10
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-01
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
1
-4
/
+7
2018-10-01
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
1
-1
/
+1
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
1
-8
/
+21
2017-07-20
arm64/numa: Drop duplicate message
Punit Agrawal
1
-6
/
+1
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-1
/
+1
2016-10-26
arm64/numa: fix incorrect log for memory-less node
Hanjun Guo
1
-2
/
+5
2016-10-26
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
Yisheng Xie
1
-1
/
+1
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
1
-6
/
+10
2016-09-09
arm64/numa: remove some useless code
Zhen Lei
1
-4
/
+0
2016-09-09
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
1
-0
/
+52
2016-09-09
arm64: numa: Use pr_fmt()
Kefeng Wang
1
-19
/
+18
2016-09-09
arm64/numa: avoid inconsistent information to be printed
Zhen Lei
1
-3
/
+3
2016-08-17
arm64: Fix NUMA build error when !CONFIG_ACPI
Catalin Marinas
1
-0
/
+2
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
1
-1
/
+4
2016-05-30
arm64, NUMA: Cleanup NUMA disabled messages
David Daney
1
-4
/
+7
2016-05-30
arm64, NUMA: rework numa_add_memblk()
Hanjun Guo
1
-6
/
+6
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
1
-0
/
+396