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