aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/numa.h
AgeCommit message (Expand)Author
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