summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa_emulation.c
Commit message (Expand)AuthorAgeFilesLines
* x86/numa: cleanup configuration dependent command-line optionsDan Williams2020-10-131-1/+2
* x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-041-1/+1
* x86/mm: Mark setup_emu2phys_nid() staticBenjamin Thiel2020-03-271-1/+1
* x86: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-2/+2
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-031-1/+0
|\
| * mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* | x86/numa_emulation: Fix uniform-split numa emulationDave Jiang2018-10-301-2/+10
|/
* x86/numa_emulation: Introduce uniform split capabilityDan Williams2018-07-061-19/+86
* x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams2018-07-061-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodesWei Yang2017-07-181-0/+7
* x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsedWei Yang2017-07-181-10/+8
* x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nidWei Yang2017-07-181-13/+17
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-6/+6
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-291-2/+2
* x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-091-2/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-221-1/+1
|\
| * x86, memblock: Move mem_hole_size() to .initJiri Kosina2012-03-031-1/+1
* | numa_emulation: fix cpumask_of_node()Andrea Arcangeli2012-03-211-1/+1
|/
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-2/+2
* x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()Tejun Heo2011-07-141-12/+18
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-131-1/+1
* x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-021-5/+11
* x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-211-14/+6
* x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...Tejun Heo2011-03-121-11/+12
* x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation()Tejun Heo2011-03-041-1/+15
* x86-64, NUMA: Fix numa_emulation code with node0 without RAMYinghai Lu2011-03-041-3/+1
* x86-64, NUMA: Better explain numa_distance handlingTejun Heo2011-03-021-1/+5
* x86-64, NUMA: Fix distance table handlingYinghai Lu2011-03-021-6/+8
* x86-64, NUMA: Add proper function comments to global functionsTejun Heo2011-02-221-3/+26
* x86-64, NUMA: Move NUMA emulation into numa_emulation.cTejun Heo2011-02-221-0/+452