summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared mm/numa.cThomas Gleixner2007-10-111-648/+0
* x86_64: disable srat when numa emulation succeedsDavid Rientjes2007-07-211-1/+5
* x86_64: fix e820_hole_size based on address rangesDavid Rientjes2007-07-211-6/+2
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-211-0/+1
* [PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha2007-05-021-2/+8
* [PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes2007-05-021-10/+37
* [PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes2007-05-021-4/+18
* [PATCH] x86-64: configurable fake numa node sizesDavid Rientjes2007-05-021-108/+153
* [PATCH] x86-64: clean up sparsemem memory_present callBob Picco2007-02-131-15/+2
* [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-131-14/+96
* [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah2007-02-131-7/+8
* [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-131-9/+65
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-111-3/+5
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-9/+12
* [PATCH] make numa_emulation() __initAndrew Morton2006-09-261-1/+1
* [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-3/+6
* [PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft2006-04-221-0/+2
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-091-9/+32
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-091-0/+5
* [PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-15/+0
* [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet2006-03-251-4/+2
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-1/+11
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-251-3/+3
* [PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley2006-02-151-1/+1
* [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2006-01-111-0/+36
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-111-1/+1
* [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-111-0/+25
* [PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen2006-01-111-4/+4
* [PATCH] x86_64: Fix up coding style in numa.cAndi Kleen2006-01-111-2/+2
* [PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet2005-12-121-1/+3
* [PATCH] x86_64: Fix sparse memBob Picco2005-11-141-1/+17
* [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-141-2/+0
* [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-141-24/+43
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-141-2/+8
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-141-20/+5
* [PATCH] x86_64 early numa init fixRavikiran G Thirumalai2005-09-301-3/+2
* [PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai2005-09-301-4/+1
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-121-4/+6
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-121-0/+3
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-3/+3
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-261-1/+7
* [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-281-24/+26
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-1/+1
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-231-0/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+294
OpenPOWER on IntegriCloud