aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa_64.h
AgeCommit message (Expand)Author
2012-11-17x86, mm: kill numa_64.hYinghai Lu
2012-11-17x86, mm: kill numa_free_all_bootmem()Yinghai Lu
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: trivial cleanupsTejun Heo
2011-05-02x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo
2011-02-16x86-64, NUMA: Unify emulated distance mappingTejun Heo
2011-02-16x86-64, NUMA: Implement generic node distance handlingTejun Heo
2011-02-16x86-64, NUMA: Kill mem_nodes_parsedTejun Heo
2011-02-16x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsedTejun Heo
2011-02-16x86-64, NUMA: Kill numa_nodes[]Tejun Heo
2011-02-16x86-64, NUMA: Add common find_node_by_addr()Tejun Heo
2011-02-16x86-64, NUMA: Unify use of memblk in all init methodsTejun Heo
2011-02-16x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo
2011-02-16x86-64, NUMA: Use common numa_nodes[]Tejun Heo
2011-02-16x86-64, NUMA: Use common {cpu|mem}_nodes_parsedTejun 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
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2010-12-23x86, numa: Reduce minimum fake node size to 32MDavid Rientjes
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes
2009-05-18x86, mm: Fix node_possible_map logicYinghai Lu
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro