index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-03
arm64/mm: fix kernel-doc comments
Qian Cai
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-01
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
2018-10-01
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2017-07-20
arm64/numa: Drop duplicate message
Punit Agrawal
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
2016-10-26
arm64/numa: fix incorrect log for memory-less node
Hanjun Guo
2016-10-26
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
Yisheng Xie
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
2016-09-09
arm64/numa: remove some useless code
Zhen Lei
2016-09-09
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
2016-09-09
arm64: numa: Use pr_fmt()
Kefeng Wang
2016-09-09
arm64/numa: avoid inconsistent information to be printed
Zhen Lei
2016-08-17
arm64: Fix NUMA build error when !CONFIG_ACPI
Catalin Marinas
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
2016-05-30
arm64, NUMA: Cleanup NUMA disabled messages
David Daney
2016-05-30
arm64, NUMA: rework numa_add_memblk()
Hanjun Guo
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni