Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug...
[safe/jmp/linux-2.6] / arch / x86 / mm / numa_64.c
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