aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-20arm64/numa: Drop duplicate messagePunit Agrawal1-6/+1
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky1-1/+1
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo1-2/+5
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie1-1/+1
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei1-6/+10
2016-09-09arm64/numa: remove some useless codeZhen Lei1-4/+0
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei1-0/+52
2016-09-09arm64: numa: Use pr_fmt()Kefeng Wang1-19/+18
2016-09-09arm64/numa: avoid inconsistent information to be printedZhen Lei1-3/+3
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas1-0/+2
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo1-1/+4
2016-05-30arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney1-4/+7
2016-05-30arm64, NUMA: rework numa_add_memblk()Hanjun Guo1-6/+6
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni1-0/+396