| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo | 2011-05-02 | 1 | -196/+0 |
* | x86-64, NUMA: Unify emulated distance mapping | Tejun Heo | 2011-02-16 | 1 | -38/+0 |
* | x86-64, NUMA: Unify emulated apicid -> node mapping transformation | Tejun Heo | 2011-02-16 | 1 | -9/+0 |
* | x86-64, NUMA: Kill mem_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -3/+2 |
* | x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -2/+2 |
* | x86-64, NUMA: Kill numa_nodes[] | Tejun Heo | 2011-02-16 | 1 | -5/+1 |
* | x86-64, NUMA: Add common find_node_by_addr() | Tejun Heo | 2011-02-16 | 1 | -13/+0 |
* | x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() | Tejun Heo | 2011-02-16 | 1 | -5/+0 |
* | x86-64, NUMA: Unify the rest of memblk registration | Tejun Heo | 2011-02-16 | 1 | -7/+0 |
* | x86-64, NUMA: Unify use of memblk in all init methods | Tejun Heo | 2011-02-16 | 1 | -12/+1 |
* | x86-64, NUMA: Kill {acpi|amd}_get_nodes() | Tejun Heo | 2011-02-16 | 1 | -10/+0 |
* | x86-64, NUMA: Use common numa_nodes[] | Tejun Heo | 2011-02-16 | 1 | -10/+9 |
* | x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes(... | Tejun Heo | 2011-02-16 | 1 | -20/+23 |
* | x86-64, NUMA: Remove local variable found from amd_numa_init() | Tejun Heo | 2011-02-16 | 1 | -4/+2 |
* | x86-64, NUMA: Use common {cpu|mem}_nodes_parsed | Tejun Heo | 2011-02-16 | 1 | -6/+4 |
* | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 2011-02-16 | 1 | -9/+9 |
* | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 2011-02-16 | 1 | -2/+2 |
|\ |
|
| * | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -2/+2 |
* | | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 2011-02-14 | 1 | -15/+72 |
|\ \
| |/ |
|
| * | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 2010-12-29 | 1 | -1/+0 |
| |\ |
|
| | * | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 2010-12-09 | 1 | -1/+0 |
| * | | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-23 | 1 | -6/+3 |
| * | | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-23 | 1 | -16/+75 |
| * | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-23 | 1 | -0/+2 |
| |/ |
|
* | | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 2010-12-29 | 1 | -3/+5 |
|/ |
|
* | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 1 | -0/+237 |