summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa.h
Commit message (Expand)AuthorAgeFilesLines
* x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-021-2/+0Star
* 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-231-0/+5