aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-02x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo1-19/+0
2011-05-02x86-32, NUMA: implement temporary NUMA init shimsTejun Heo1-3/+0
2011-05-02x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo1-4/+0
2011-05-02x86, NUMA: trivial cleanupsTejun Heo1-7/+0
2011-05-02x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo1-3/+0
2011-02-16x86-64, NUMA: Unify emulated distance mappingTejun Heo1-1/+0
2011-02-16x86-64, NUMA: Implement generic node distance handlingTejun Heo1-0/+1
2011-02-16x86-64, NUMA: Kill mem_nodes_parsedTejun Heo1-1/+0
2011-02-16x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsedTejun Heo1-1/+1
2011-02-16x86-64, NUMA: Kill numa_nodes[]Tejun Heo1-1/+0
2011-02-16x86-64, NUMA: Add common find_node_by_addr()Tejun Heo1-0/+1
2011-02-16x86-64, NUMA: Unify use of memblk in all init methodsTejun Heo1-4/+0
2011-02-16x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo1-0/+2
2011-02-16x86-64, NUMA: Use common numa_nodes[]Tejun Heo1-0/+1
2011-02-16x86-64, NUMA: Use common {cpu|mem}_nodes_parsedTejun Heo1-0/+3
2011-01-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo1-3/+0
2011-01-28x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo1-4/+0
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo1-4/+0
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo1-3/+2
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich1-0/+1
2010-12-23x86, numa: Reduce minimum fake node size to 32MDavid Rientjes1-1/+1
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes1-0/+5
2009-05-18x86, mm: Fix node_possible_map logicYinghai Lu1-0/+7
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu1-3/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+43