summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/srat.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared mm/srat.cThomas Gleixner2007-10-111-566/+0Star
* x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes2007-07-221-1/+12
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-221-3/+73
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-221-3/+3
* x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes2007-07-221-3/+3
* [PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha2007-05-021-3/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-031-23/+25
* [PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey2006-10-211-2/+2
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+2
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-011-1/+12
* [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey2006-10-011-22/+29
* [PATCH] Allow an arch to expand node boundariesMel Gorman2006-09-271-0/+2
* [PATCH] Account for holes that are outside the range of physical memoryMel Gorman2006-09-271-1/+3
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-4/+7
* [PATCH] Clean up acpi_numa variableAndi Kleen2006-09-261-0/+2
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-32/+1Star
* [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-311-1/+3
* [PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen2006-05-161-4/+11
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-091-0/+6
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-091-6/+158
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-251-4/+4
* [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-171-1/+1
* [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-051-4/+15
* [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-051-6/+20
* [PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen2006-01-121-0/+33
* [PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen2006-01-121-3/+4
* [PATCH] x86_64: Validate SLIT tableAndi Kleen2006-01-121-0/+27
* [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-151-4/+0Star
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-151-1/+1
* [PATCH] x86-64: Use correct mask to compute conflicting nodes in SRATAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsedAndi Kleen2005-09-121-0/+3
* [PATCH] x86-64: Clean up the SRAT node list before computing the hash functionAndi Kleen2005-09-121-9/+11
* [PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.Andi Kleen2005-09-121-6/+13
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-0/+7
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-121-14/+3Star
* [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-291-6/+11
* [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-291-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+217