| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, numa: Implement pfn -> nid mapping granularity check | Tejun Heo | 2011-07-12 | 1 | -0/+15 |
* | x86, NUMA: Trim numa meminfo with max_pfn in a separate loop | Yinghai Lu | 2011-05-02 | 1 | -5/+10 |
* | x86, NUMA: Rename setup_node_bootmem() to setup_node_data() | Yinghai Lu | 2011-05-02 | 1 | -3/+3 |
* | x86, NUMA: Make numa_init_array() static | Tejun Heo | 2011-05-02 | 1 | -1/+1 |
* | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo | 2011-05-02 | 1 | -5/+5 |
* | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() | Tejun Heo | 2011-05-02 | 1 | -14/+27 |
* | x86, NUMA: Remove long 64bit assumption from numa.c | Tejun Heo | 2011-05-02 | 1 | -23/+22 |
* | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo | 2011-05-02 | 1 | -6/+4 |
* | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 1 | -3/+520 |
* | 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/+9 |
* | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 2011-04-21 | 1 | -18/+13 |
* | x86, numa: Add error handling for bad cpu-to-node mappings | David Rientjes | 2011-02-14 | 1 | -0/+4 |
* | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -4/+72 |
* | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -2/+62 |
* | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -1/+71 |
* | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -1/+5 |
* | x86: Unify "numa=" command line option handling | Jan Beulich | 2011-01-19 | 1 | -0/+22 |
* | x86/mm: Remove unused DBG() macro | Akinobu Mita | 2010-05-31 | 1 | -6/+0 |
* | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 2010-05-30 | 1 | -17/+0 |
* | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 2010-05-27 | 1 | -0/+17 |
* | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
* | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
* | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -16/+12 |
* | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 2009-03-13 | 1 | -0/+71 |