aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa.h
AgeCommit message (Expand)Author
2023-10-20x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang
2012-11-17x86, mm: kill numa_64.hYinghai Lu
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2011-05-02x86, NUMA: Make numa_init_array() staticTejun Heo
2011-05-02x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo
2011-05-02x86-32, NUMA: implement temporary NUMA init shimsTejun Heo
2011-05-02x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo
2011-05-02x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes
2011-02-16x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo
2011-01-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo
2011-01-28x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo
2008-10-22x86, um: ... and asm-x86 moveAl Viro