aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/srat_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23x86: apic: Print out SRAT table APIC id in hexYinghai Lu1-2/+2
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen1-2/+4
2009-05-18x86, mm: Fix node_possible_map logicYinghai Lu1-27/+2
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu1-51/+12
2009-05-11x86: Allow 1MB of slack between the e820 map and SRAT, not 4GBYinghai Lu1-2/+2
2009-05-11x86: Sanity check the e820 against the SRAT table using e820 map onlyYinghai Lu1-1/+1
2009-05-06x86, srat: do not register nodes beyond e820 mapDavid Rientjes1-0/+1
2009-04-17x86/uv: fix init of memory-less nodesJack Steiner1-1/+5
2009-04-05Merge branch 'linus' into releaseLen Brown1-1/+2
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha1-0/+30
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-01-21x86: uv cleanup, build fixIngo Molnar1-0/+1
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis1-1/+1
2008-10-13x86, uv: add early detection of UV system typesJack Steiner1-1/+1
2008-07-11x86: reserve SLITYinghai Lu1-1/+13
2008-07-08x86: remove end_pfn in 64bitYinghai Lu1-1/+1
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-1/+1
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis1-1/+1
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar1-27/+0
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-27/+0
2008-05-25x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner1-1/+2
2008-04-24"make namespacecheck" fixesIngo Molnar1-1/+1
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha1-11/+21
2008-04-17x86: increase size of APICIDJack Steiner1-1/+5
2008-04-17x86: get apic_id later in acpi_numa_processor_affinity_initYinghai Lu1-1/+2
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg1-1/+2
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+2
2008-01-30x86: fix section mismatch warning in srat_64.cSam Ravnborg1-1/+1
2008-01-30x86: fix NUMA emulation on 64-bitMinoru Usui1-1/+1
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com1-1/+1
2008-01-30x86: fix early NUMA-id accessMike Travis1-1/+2
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com1-2/+3
2008-01-30x86: reduce memory and intra-node effectsMike Travis1-2/+6
2008-01-30x86: change size of node ids from u8 to u16travis@sgi.com1-1/+1
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com1-9/+13
2008-01-30arch/x86/: spelling fixesJoe Perches1-1/+1
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter1-57/+0
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-1/+1
2007-10-17x86: fix cpu_to_node referencesMike Travis1-2/+2
2007-10-11x86_64: move mmThomas Gleixner1-0/+566