summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
* memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-121-0/+4
* numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-051-1/+1
* arm64: Add memory hotplug supportRobin Murphy2018-12-121-0/+10
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* arm64/numa: Unify common error path in numa_init()Anshuman Khandual2018-10-011-4/+7
* arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual2018-10-011-1/+1
* arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla2018-07-061-8/+21
* arm64/numa: Drop duplicate messagePunit Agrawal2017-07-201-6/+1
* 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