summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-1/+1
* arm64/numa: fix incorrect log for memory-less nodeHanjun Guo2016-10-261-2/+5
* arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie2016-10-261-1/+1
* arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-091-6/+10
* arm64/numa: remove some useless codeZhen Lei2016-09-091-4/+0
* arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2016-09-091-0/+52
* arm64: numa: Use pr_fmt()Kefeng Wang2016-09-091-19/+18
* arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-091-3/+3
* arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-171-0/+2
* arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-301-1/+4
* arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney2016-05-301-4/+7
* arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-301-6/+6
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-151-0/+396
OpenPOWER on IntegriCloud