Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / arch / x86 / mm / numa_64.c
2010-05-27 Lee Schermerhornnuma: x86_64: use generic percpu var numa_node_id(...
2010-03-03 Linus TorvaldsMerge branch 'x86-bootmem-for-linus' of git://git....
2010-02-15 David Rientjesx86, numa: Remove configurable node size support for...
2010-02-15 David Rientjesx86, numa: Add fixed node size option for numa emulation
2010-02-15 David Rientjesx86, numa: Fix numa emulation calculation of big nodes
2010-02-12 Yinghai Lux86: Make 64 bit use early_res instead of bootmem befor...
2010-02-11 Yinghai Lux86: Make early_node_mem get mem > 4 GB if possible
2010-02-11 Yinghai Lux86: Call early_res_to_bootmem one time
2009-11-23 Yinghai Lux86, numa: Use near(er) online node instead of roundrob...
2009-11-23 Yinghai Lux86, numa, bootmem: Only free bootmem on NUMA failure...
2009-10-12 David Rientjesx86: Interleave emulated nodes over physical nodes
2009-10-12 David Rientjesx86: Export srat physical topology
2009-10-12 David Rientjesx86: Export k8 physical topology
2009-05-18 Yinghai Lux86, mm: Fix node_possible_map logic
2009-05-18 Yinghai Lumm, x86: remove MEMORY_HOTPLUG_RESERVE related code
2009-05-11 Pekka Enbergx86: unify 64-bit UMA and NUMA paging_init()
2009-04-23 Yinghai Lux86: check boundary in setup_node_bootmem()
2009-03-13 Rusty Russellcpumask: remove x86 cpumask_t uses.
2009-03-13 Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13 Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13 Rusty Russellcpumask: remove x86's node_to_cpumask now everyone...
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-18 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-09 Brian Gerstx86: fix abuse of per_cpu_offset
2009-01-27 Brian Gerstx86: move 64-bit NUMA code
2008-12-17 Mike Travisx86: prepare for cpumask iterators to only go to nr_cpu_ids
2008-07-26 Joerg Roedelx86: convert numa_64.c from round_up to roundup
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-21 Thomas Gleixnerx86: convert Dprintk to pr_debug
2008-07-08 Yinghai Lux86: remove end_pfn in 64bit
2008-07-08 Yinghai Lux86: introduce initmem_init for 64 bit
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Thomas Gleixnerx86: numa_64.c fix shadowed variable
2008-07-08 Thomas Gleixnerx86: numa_64.c make local variables static
2008-07-08 Mike Travisx86: remove the static 256k node_to_cpumask_map
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-05-25 Paul Jacksonx86 boot: remove some unused extern function declarations
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Mike Travisnuma: move large array from stack to _initdata section
2008-04-19 Suresh Siddhasrat, x86: add support for nodes spanning other nodes
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Yinghai Lux86: remove never used nodenumer in pda
2008-03-21 Yinghai Lux86_64: free_bootmem should take phys
2008-03-04 Yinghai Lux86: not set node to cpu_to_node if the node is not...
2008-02-18 Yinghai Lux86: reenable support for system without on node0
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-04 Yinghai Lux86: print out node_data addr and bootmap_start addr
2008-02-01 Yinghai Lux86: remove unneeded round_up
2008-02-01 Yinghai Lux86_64: make bootmap_start page align v6
2008-02-01 Yinghai Lux86_64: add debug name for early_res
2008-01-30 Yinghai Lux86: fix nodemap_size according to nodeid bits
2008-01-30 travis@sgi.comx86: early cpu_to_node fix in numa_64.c
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to s16
2008-01-30 Mike Travisx86: fix early cpu_to_node panic from nr_free_zone_pages
2008-01-30 Ingo Molnarx86: clean up paging_init()
2008-01-30 Yinghai Lux86: only support sparsemem
2008-01-30 travis@sgi.comx86: add debug of invalid per_cpu map accesses
2008-01-30 Andi Kleenx86: replace hard coded reservations in 64-bit early...
2008-01-30 travis@sgi.comx86: fixup NR-CPUS patch for numa
2008-01-30 Andrew Mortonarch/x86/mm/numa_64.c: section fix
2008-01-30 Mike Travisx86: reduce memory and intra-node effects
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to u16
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Yinghai Lux86: cleanup setup_node_zones called by paging_init()
2008-01-30 Jeremy Fitzhardingex86: clean up bitops-related warnings
2008-01-30 Christoph Lameterx86: 64-bit, make sparsemem vmemmap the only memory...
2008-01-30 Thomas Gleixnerx86: fixup numa 64 namespace
2008-01-30 Thomas Gleixnerx86: cleanup numa_64.c
2008-01-30 Thomas Gleixnerx86: nuke a ton of unused exports
2008-01-30 Thomas Gleixnerx86: move k8 related declarations
2007-10-19 Mike Travisx86: convert cpu_to_apicid to be a per cpu variable
2007-10-17 Mike Travisx86: fix cpu_to_node references
2007-10-17 Yoann Padioleaux86: 0 -> NULL, for arch/x86_64
2007-10-11 Thomas Gleixnerx86_64: move mm