Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64/numa: fix incorrect log for memory-less node | Hanjun Guo | 2016-10-26 | 1 | -2/+5 |
* | arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity | Yisheng Xie | 2016-10-26 | 1 | -1/+1 |
* | arm64/numa: remove the limitation that cpu0 must bind to node0 | Zhen Lei | 2016-09-09 | 1 | -6/+10 |
* | arm64/numa: remove some useless code | Zhen Lei | 2016-09-09 | 1 | -4/+0 |
* | arm64/numa: support HAVE_SETUP_PER_CPU_AREA | Zhen Lei | 2016-09-09 | 1 | -0/+52 |
* | arm64: numa: Use pr_fmt() | Kefeng Wang | 2016-09-09 | 1 | -19/+18 |
* | arm64/numa: avoid inconsistent information to be printed | Zhen Lei | 2016-09-09 | 1 | -3/+3 |
* | arm64: Fix NUMA build error when !CONFIG_ACPI | Catalin Marinas | 2016-08-17 | 1 | -0/+2 |
* | arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT | Hanjun Guo | 2016-05-30 | 1 | -1/+4 |
* | arm64, NUMA: Cleanup NUMA disabled messages | David Daney | 2016-05-30 | 1 | -4/+7 |
* | arm64, NUMA: rework numa_add_memblk() | Hanjun Guo | 2016-05-30 | 1 | -6/+6 |
* | arm64, numa: Add NUMA support for arm64 platforms. | Ganapatrao Kulkarni | 2016-04-15 | 1 | -0/+396 |