summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/srat_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-231-1/+3
* x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-171-1/+3
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-8/+21
|\
| * x86: Interleave emulated nodes over physical nodesDavid Rientjes2009-10-121-1/+0Star
| * x86: Export srat physical topologyDavid Rientjes2009-10-121-7/+21
* | x86: apic: Print out SRAT table APIC id in hexYinghai Lu2009-11-231-2/+2
|/
* x86-64: Fix bad_srat() to clear all stateAndi Kleen2009-07-221-2/+4
* x86, mm: Fix node_possible_map logicYinghai Lu2009-05-181-27/+2Star
* mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-181-51/+12Star
* x86: Allow 1MB of slack between the e820 map and SRAT, not 4GBYinghai Lu2009-05-111-2/+2
* x86: Sanity check the e820 against the SRAT table using e820 map onlyYinghai Lu2009-05-111-1/+1
* x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-061-0/+1
* x86/uv: fix init of memory-less nodesJack Steiner2009-04-171-1/+5
* Merge branch 'linus' into releaseLen Brown2009-04-051-1/+2
|\
| * x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| * x86: uv cleanup, build fixIngo Molnar2009-01-211-0/+1
* | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-041-0/+30
|/
* x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-171-1/+1
* x86, uv: add early detection of UV system typesJack Steiner2008-10-131-1/+1
* x86: reserve SLITYinghai Lu2008-07-111-1/+13
* x86: remove end_pfn in 64bitYinghai Lu2008-07-081-1/+1
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-1/+1
|\
| * x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-1/+1
* | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-161-27/+0Star
|\|
| * ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-121-27/+0Star
* | x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner2008-05-251-1/+2
|/
* "make namespacecheck" fixesIngo Molnar2008-04-241-1/+1
* srat, x86: add support for nodes spanning other nodesSuresh Siddha2008-04-191-11/+21
* x86: increase size of APICIDJack Steiner2008-04-171-1/+5
* x86: get apic_id later in acpi_numa_processor_affinity_initYinghai Lu2008-04-171-1/+2
* x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+2
* x86: fix section mismatch warning in srat_64.cSam Ravnborg2008-01-301-1/+1
* x86: fix NUMA emulation on 64-bitMinoru Usui2008-01-301-1/+1
* x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com2008-01-301-1/+1
* x86: fix early NUMA-id accessMike Travis2008-01-301-1/+2
* x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com2008-01-301-2/+3
* x86: reduce memory and intra-node effectsMike Travis2008-01-301-2/+6
* x86: change size of node ids from u8 to u16travis@sgi.com2008-01-301-1/+1
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-301-9/+13
* arch/x86/: spelling fixesJoe Perches2008-01-301-1/+1
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-301-57/+0Star
* spelling fixes: arch/x86_64/Simon Arlott2007-10-201-1/+1
* x86: fix cpu_to_node referencesMike Travis2007-10-171-2/+2
* x86_64: move mmThomas Gleixner2007-10-111-0/+566