| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 1 | -19/+0 |
* | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo | 2011-05-02 | 1 | -3/+0 |
* | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo | 2011-05-02 | 1 | -4/+0 |
* | x86, NUMA: trivial cleanups | Tejun Heo | 2011-05-02 | 1 | -7/+0 |
* | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 2011-05-02 | 1 | -3/+0 |
* | x86-64, NUMA: Unify emulated distance mapping | Tejun Heo | 2011-02-16 | 1 | -1/+0 |
* | x86-64, NUMA: Implement generic node distance handling | Tejun Heo | 2011-02-16 | 1 | -0/+1 |
* | x86-64, NUMA: Kill mem_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -1/+0 |
* | x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
* | x86-64, NUMA: Kill numa_nodes[] | Tejun Heo | 2011-02-16 | 1 | -1/+0 |
* | x86-64, NUMA: Add common find_node_by_addr() | Tejun Heo | 2011-02-16 | 1 | -0/+1 |
* | x86-64, NUMA: Unify use of memblk in all init methods | Tejun Heo | 2011-02-16 | 1 | -4/+0 |
* | x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() | Tejun Heo | 2011-02-16 | 1 | -0/+2 |
* | x86-64, NUMA: Use common numa_nodes[] | Tejun Heo | 2011-02-16 | 1 | -0/+1 |
* | x86-64, NUMA: Use common {cpu|mem}_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -0/+3 |
* | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -3/+0 |
* | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -4/+0 |
* | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -4/+0 |
* | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -3/+2 |
* | x86: Unify "numa=" command line option handling | Jan Beulich | 2011-01-19 | 1 | -0/+1 |
* | x86, numa: Reduce minimum fake node size to 32M | David Rientjes | 2010-12-23 | 1 | -1/+1 |
* | x86, numa: Add fixed node size option for numa emulation | David Rientjes | 2010-02-15 | 1 | -0/+5 |
* | x86, mm: Fix node_possible_map logic | Yinghai Lu | 2009-05-18 | 1 | -0/+7 |
* | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu | 2009-05-18 | 1 | -3/+0 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+43 |