summaryrefslogtreecommitdiff
path: root/arch/x86/mm/amdtopology_64.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-16x86-64, NUMA: Kill mem_nodes_parsedTejun Heo1-3/+2
2011-02-16x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsedTejun Heo1-2/+2
2011-02-16x86-64, NUMA: Kill numa_nodes[]Tejun Heo1-5/+1
2011-02-16x86-64, NUMA: Add common find_node_by_addr()Tejun Heo1-13/+0
2011-02-16x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes()Tejun Heo1-5/+0
2011-02-16x86-64, NUMA: Unify the rest of memblk registrationTejun Heo1-7/+0
2011-02-16x86-64, NUMA: Unify use of memblk in all init methodsTejun Heo1-12/+1
2011-02-16x86-64, NUMA: Kill {acpi|amd}_get_nodes()Tejun Heo1-10/+0
2011-02-16x86-64, NUMA: Use common numa_nodes[]Tejun Heo1-10/+9
2011-02-16x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes(...Tejun Heo1-20/+23
2011-02-16x86-64, NUMA: Remove local variable found from amd_numa_init()Tejun Heo1-4/+2
2011-02-16x86-64, NUMA: Use common {cpu|mem}_nodes_parsedTejun Heo1-6/+4
2011-02-16x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo1-9/+9
2011-02-16Merge branch 'x86/numa' into x86/mmIngo Molnar1-2/+2
2011-02-14Merge branch 'linus' into x86/bootmemIngo Molnar1-15/+72
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo1-2/+2
2010-12-30x86-64, numa: Put pgtable to local node memoryYinghai Lu1-3/+5
2010-12-29Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin1-1/+0
2010-12-24x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes1-6/+3
2010-12-24x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes1-16/+75
2010-12-24x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes1-0/+2
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu1-1/+0
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-0/+237