aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/numa.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared mm/numa.cThomas Gleixner1-648/+0
2007-07-21x86_64: disable srat when numa emulation succeedsDavid Rientjes1-1/+5
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes1-6/+2
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes1-0/+1
2007-05-02[PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha1-2/+8
2007-05-02[PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes1-10/+37
2007-05-02[PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes1-4/+18
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-108/+153
2007-02-13[PATCH] x86-64: clean up sparsemem memory_present callBob Picco1-15/+2
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth1-14/+96
2007-02-13[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah1-7/+8
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah1-9/+65
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman1-3/+5
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman1-9/+12
2006-09-26[PATCH] make numa_emulation() __initAndrew Morton1-1/+1
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-3/+6
2006-04-22[PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft1-0/+2
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-9/+32
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen1-0/+5
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki1-15/+0
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet1-4/+2
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+11
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen1-3/+3
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley1-1/+1
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen1-0/+36
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai1-1/+1
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai1-0/+25
2006-01-11[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen1-4/+4
2006-01-11[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen1-2/+2
2005-12-12[PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet1-1/+3
2005-11-14[PATCH] x86_64: Fix sparse memBob Picco1-1/+17
2005-11-14[PATCH] x86_64: Make node boundaries consistentMagnus Damm1-2/+0
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet1-24/+43
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen1-2/+8
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen1-20/+5
2005-09-30[PATCH] x86_64 early numa init fixRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai1-4/+1
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen1-4/+6
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen1-0/+3
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-3/+3
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen1-1/+7
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-1/+1
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino1-0/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+294