aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams1-1/+7
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino1-1/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-3/+3
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang1-2/+2
2012-11-17x86, mm: kill numa_64.hYinghai Lu1-2/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-2/+2
2011-05-02x86, NUMA: Make numa_init_array() staticTejun Heo1-2/+0
2011-05-02x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo1-0/+16
2011-05-02x86-32, NUMA: implement temporary NUMA init shimsTejun Heo1-0/+3
2011-05-02x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo1-0/+1
2011-05-02x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo1-0/+10
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes1-1/+1
2011-02-16x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo1-0/+3
2011-01-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo1-0/+4
2011-01-28x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo1-0/+9
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo1-0/+8
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo1-0/+28
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+5