| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() | Luiz Capitulino | 2014-09-16 | 1 | -1/+0 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -3/+3 |
* | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang | 2013-02-23 | 1 | -2/+2 |
* | x86, mm: kill numa_64.h | Yinghai Lu | 2012-11-17 | 1 | -2/+0 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -2/+2 |
* | x86, NUMA: Make numa_init_array() static | Tejun Heo | 2011-05-02 | 1 | -2/+0 |
* | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 1 | -0/+16 |
* | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo | 2011-05-02 | 1 | -0/+3 |
* | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo | 2011-05-02 | 1 | -0/+1 |
* | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 2011-05-02 | 1 | -0/+10 |
* | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 2011-04-21 | 1 | -1/+1 |
* | x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() | Tejun Heo | 2011-02-16 | 1 | -0/+3 |
* | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -0/+4 |
* | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -0/+9 |
* | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -0/+8 |
* | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -0/+28 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+5 |