aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa.c
Commit message (Expand)AuthorAge
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
* x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()Tejun Heo2011-07-14
* x86: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-07-14
* memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo2011-07-14
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-13
* x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo2011-07-13
* x86, NUMA: Trim numa meminfo with max_pfn in a separate loopYinghai Lu2011-05-02
* x86, NUMA: Rename setup_node_bootmem() to setup_node_data()Yinghai Lu2011-05-02
* x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-02
* x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-02
* x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-02
* x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo2011-05-02
* x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-02
* x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-02
* x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-02
* x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-02
* x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-21
* x86, numa: Add error handling for bad cpu-to-node mappingsDavid Rientjes2011-02-14
* x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-28
* x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-28
* x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
* x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
* x86: Unify "numa=" command line option handlingJan Beulich2011-01-19
* x86/mm: Remove unused DBG() macroAkinobu Mita2010-05-31
* Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-13
* cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-13
* cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-13
* x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-13