| Commit message (Expand) | Author | Age |
* | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo | 2011-05-02 |
* | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo | 2011-05-02 |
* | x86-64, NUMA: Unify emulated distance mapping | Tejun Heo | 2011-02-16 |
* | x86-64, NUMA: Unify emulated apicid -> node mapping transformation | 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: Kill {acpi|amd|dummy}_scan_nodes() | Tejun Heo | 2011-02-16 |
* | x86-64, NUMA: Unify the rest of memblk registration | 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: Kill {acpi|amd}_get_nodes() | 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-02-16 |
* | x86-64, NUMA: Restructure initmem_init() | Tejun Heo | 2011-02-16 |
* | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 2011-02-16 |
* | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 2011-02-16 |
* | x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() | Tejun Heo | 2011-02-16 |
* | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 2011-02-16 |
|\ |
|
| * | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 |
* | | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 2011-02-14 |
|\| |
|
| * | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 2011-01-10 |
| |\ |
|
| | * | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-23 |
| | * | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-23 |
| | * | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-23 |
| * | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2010-12-23 |
| |/ |
|
* / | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 2010-12-29 |
|/ |
|
* | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 |
|\ |
|
| * | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 2010-10-11 |
* | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-05-18 |
|\ |
|
| * | x86-64: Combine SRAT regions when possible | Jan Beulich | 2010-04-28 |
* | | x86: Fix fake apicid to node mapping for numa emulation | David Rientjes | 2010-05-06 |
|/ |
|
* | x86: Set hotpluggable nodes in nodes_possible_map | David Rientjes | 2010-01-23 |
* | x86: Fix checking of SRAT when node 0 ram is not from 0 | Yinghai Lu | 2009-12-16 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | x86: Interleave emulated nodes over physical nodes | David Rientjes | 2009-10-12 |
| * | x86: Export srat physical topology | David Rientjes | 2009-10-12 |
* | | x86: apic: Print out SRAT table APIC id in hex | Yinghai Lu | 2009-11-23 |
|/ |
|
* | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 2009-07-21 |
* | x86, mm: Fix node_possible_map logic | Yinghai Lu | 2009-05-18 |
* | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu | 2009-05-18 |
* | x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB | Yinghai Lu | 2009-05-11 |
* | x86: Sanity check the e820 against the SRAT table using e820 map only | Yinghai Lu | 2009-05-11 |
* | x86, srat: do not register nodes beyond e820 map | David Rientjes | 2009-05-06 |
* | x86/uv: fix init of memory-less nodes | Jack Steiner | 2009-04-17 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
|\ |
|
| * | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 |