summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/amdtopology_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64, NUMA: Unify emulated distance mappingTejun Heo2011-02-161-38/+0
* x86-64, NUMA: Unify emulated apicid -> node mapping transformationTejun Heo2011-02-161-9/+0
* x86-64, NUMA: Kill mem_nodes_parsedTejun Heo2011-02-161-3/+2
* x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsedTejun Heo2011-02-161-2/+2
* x86-64, NUMA: Kill numa_nodes[]Tejun Heo2011-02-161-5/+1
* x86-64, NUMA: Add common find_node_by_addr()Tejun Heo2011-02-161-13/+0
* x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes()Tejun Heo2011-02-161-5/+0
* x86-64, NUMA: Unify the rest of memblk registrationTejun Heo2011-02-161-7/+0
* x86-64, NUMA: Unify use of memblk in all init methodsTejun Heo2011-02-161-12/+1
* x86-64, NUMA: Kill {acpi|amd}_get_nodes()Tejun Heo2011-02-161-10/+0
* x86-64, NUMA: Use common numa_nodes[]Tejun Heo2011-02-161-10/+9
* x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes(...Tejun Heo2011-02-161-20/+23
* x86-64, NUMA: Remove local variable found from amd_numa_init()Tejun Heo2011-02-161-4/+2
* x86-64, NUMA: Use common {cpu|mem}_nodes_parsedTejun Heo2011-02-161-6/+4
* x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo2011-02-161-9/+9
* Merge branch 'x86/numa' into x86/mmIngo Molnar2011-02-161-2/+2
|\
| * x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-2/+2
* | Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-141-15/+72
|\ \ | |/
| * Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-291-1/+0
| |\
| | * x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-091-1/+0
| * | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-231-6/+3
| * | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-231-16/+75
| * | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-231-0/+2
| |/
* | x86-64, numa: Put pgtable to local node memoryYinghai Lu2010-12-291-3/+5
|/
* x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-0/+237
OpenPOWER on IntegriCloud