aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/srat_64.c
AgeCommit message (Expand)Author
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar
2010-12-23x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes
2010-12-23x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes
2010-12-23x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu
2010-10-11Merge branch 'x86/urgent' into core/memblockH. Peter Anvin
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-05-18Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-06x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes
2010-04-28x86-64: Combine SRAT regions when possibleJan Beulich
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2009-12-16x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-23x86: apic: Print out SRAT table APIC id in hexYinghai Lu
2009-10-12x86: Interleave emulated nodes over physical nodesDavid Rientjes
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-05-18x86, mm: Fix node_possible_map logicYinghai Lu
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu
2009-05-11x86: Allow 1MB of slack between the e820 map and SRAT, not 4GBYinghai Lu
2009-05-11x86: Sanity check the e820 against the SRAT table using e820 map onlyYinghai Lu
2009-05-06x86, srat: do not register nodes beyond e820 mapDavid Rientjes
2009-04-17x86/uv: fix init of memory-less nodesJack Steiner
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-01-21x86: uv cleanup, build fixIngo Molnar
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis
2008-10-13x86, uv: add early detection of UV system typesJack Steiner
2008-07-11x86: reserve SLITYinghai Lu
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-05-25x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha
2008-04-17x86: increase size of APICIDJack Steiner
2008-04-17x86: get apic_id later in acpi_numa_processor_affinity_initYinghai Lu
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-01-30x86: fix section mismatch warning in srat_64.cSam Ravnborg
2008-01-30x86: fix NUMA emulation on 64-bitMinoru Usui
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com
2008-01-30x86: fix early NUMA-id accessMike Travis
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com
2008-01-30x86: reduce memory and intra-node effectsMike Travis
2008-01-30x86: change size of node ids from u8 to u16travis@sgi.com