aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/numa.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* arm64/numa: Unify common error path in numa_init()Anshuman Khandual2018-10-01
* arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual2018-10-01
* arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla2018-07-06
* arm64/numa: Drop duplicate messagePunit Agrawal2017-07-20
* ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-15
* arm64/numa: fix incorrect log for memory-less nodeHanjun Guo2016-10-26
* arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie2016-10-26
* arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-09
* arm64/numa: remove some useless codeZhen Lei2016-09-09
* arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2016-09-09
* arm64: numa: Use pr_fmt()Kefeng Wang2016-09-09
* arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-09
* arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-17
* arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-30
* arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney2016-05-30
* arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-30
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-15