summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa_64.h
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: kill numa_64.hYinghai Lu2012-11-171-4/+0
* x86, mm: kill numa_free_all_bootmem()Yinghai Lu2012-11-171-2/+0
* x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-021-19/+0
* x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-021-3/+0
* x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-021-4/+0
* x86, NUMA: trivial cleanupsTejun Heo2011-05-021-7/+0
* x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-021-3/+0
* x86-64, NUMA: Unify emulated distance mappingTejun Heo2011-02-161-1/+0
* x86-64, NUMA: Implement generic node distance handlingTejun Heo2011-02-161-0/+1
* x86-64, NUMA: Kill mem_nodes_parsedTejun Heo2011-02-161-1/+0
* x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsedTejun Heo2011-02-161-1/+1
* x86-64, NUMA: Kill numa_nodes[]Tejun Heo2011-02-161-1/+0
* x86-64, NUMA: Add common find_node_by_addr()Tejun Heo2011-02-161-0/+1
* x86-64, NUMA: Unify use of memblk in all init methodsTejun Heo2011-02-161-4/+0
* x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo2011-02-161-0/+2
* x86-64, NUMA: Use common numa_nodes[]Tejun Heo2011-02-161-0/+1
* x86-64, NUMA: Use common {cpu|mem}_nodes_parsedTejun Heo2011-02-161-0/+3
* x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-281-3/+0
* x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-281-4/+0
* x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-4/+0
* x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-3/+2
* x86: Unify "numa=" command line option handlingJan Beulich2011-01-191-0/+1
* x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-231-1/+1
* x86, numa: Add fixed node size option for numa emulationDavid Rientjes2010-02-151-0/+5
* x86, mm: Fix node_possible_map logicYinghai Lu2009-05-181-0/+7
* mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-181-3/+0
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+43
OpenPOWER on IntegriCloud