summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino2014-09-161-1/+0
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+3
* cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang2013-02-231-2/+2
* x86, mm: kill numa_64.hYinghai Lu2012-11-171-2/+0
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
* x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-021-2/+0
* x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-021-0/+16
* x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-021-0/+3
* x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-021-0/+1
* x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-021-0/+10
* x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-211-1/+1
* x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo2011-02-161-0/+3
* x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-281-0/+4
* x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-281-0/+9
* x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-0/+8
* x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-0/+28
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+5