index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
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-05
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