summaryrefslogtreecommitdiff
path: root/arch/x86/mm/numa_64.c
AgeCommit message (Expand)Author
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-19numa: move large array from stack to _initdata sectionMike Travis
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis
2008-04-17x86: remove never used nodenumer in pdaYinghai Lu
2008-03-21x86_64: free_bootmem should take physYinghai Lu
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu
2008-02-18x86: reenable support for system without on node0Yinghai Lu
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-04x86: print out node_data addr and bootmap_start addrYinghai Lu
2008-02-01x86: remove unneeded round_upYinghai Lu
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu
2008-02-01x86_64: add debug name for early_resYinghai Lu
2008-01-30x86: fix nodemap_size according to nodeid bitsYinghai Lu
2008-01-30x86: early cpu_to_node fix in numa_64.ctravis@sgi.com
2008-01-30x86: change size of node ids from u8 to s16travis@sgi.com
2008-01-30x86: fix early cpu_to_node panic from nr_free_zone_pagesMike Travis
2008-01-30x86: clean up paging_init()Ingo Molnar
2008-01-30x86: only support sparsememYinghai Lu
2008-01-30x86: add debug of invalid per_cpu map accessestravis@sgi.com
2008-01-30x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen
2008-01-30x86: fixup NR-CPUS patch for numatravis@sgi.com
2008-01-30arch/x86/mm/numa_64.c: section fixAndrew Morton
2008-01-30x86: reduce memory and intra-node effectsMike Travis
2008-01-30x86: change NR_CPUS arrays in numa_64travis@sgi.com
2008-01-30x86: change size of node ids from u8 to u16travis@sgi.com
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com
2008-01-30x86: cleanup setup_node_zones called by paging_init()Yinghai Lu
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter
2008-01-30x86: fixup numa 64 namespaceThomas Gleixner
2008-01-30x86: cleanup numa_64.cThomas Gleixner
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30x86: move k8 related declarationsThomas Gleixner
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-17x86: fix cpu_to_node referencesMike Travis
2007-10-17x86: 0 -> NULL, for arch/x86_64Yoann Padioleau
2007-10-11x86_64: move mmThomas Gleixner