summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/numa.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-04mm: introduce numa_emulationMike Rapoport (Microsoft)1-12/+0
2024-09-04mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)1-2/+0
2024-09-04mm: introduce numa_memblksMike Rapoport (Microsoft)1-3/+0
2024-09-04x86/numa: numa_{add,remove}_cpu: make cpu parameter unsignedMike Rapoport (Microsoft)1-5/+5
2024-09-04x86/numa_emu: use a helper function to get MAX_DMA32_PFNMike Rapoport (Microsoft)1-0/+1
2024-09-04x86/numa_emu: split __apicid_to_node update to a helper functionMike Rapoport (Microsoft)1-0/+2
2024-09-04x86/numa: move FAKE_NODE_* defines to numa_emuMike Rapoport (Microsoft)1-2/+0
2023-10-20x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)1-7/+0
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+2
2020-10-14x86/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-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-3/+3
2013-02-24cpu-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 syst...David 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-23x86, um: ... and asm-x86 moveAl Viro1-0/+5