Commit Graph

63 Commits (2f0993e0fb663c49e4d1e02654f6203246be4817)

Author SHA1 Message Date
Yinghai Lu 7c43769a97 x86, mm: Fix node_possible_map logic 16 years ago
Yinghai Lu 888a589f6b mm, x86: remove MEMORY_HOTPLUG_RESERVE related code 16 years ago
Pekka Enberg 3551f88f64 x86: unify 64-bit UMA and NUMA paging_init() 16 years ago
Yinghai Lu 4c31e92b97 x86: check boundary in setup_node_bootmem() 16 years ago
Rusty Russell 73e907de7d cpumask: remove x86 cpumask_t uses. 16 years ago
Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago
Rusty Russell 71ee73e722 x86: unify 32 and 64-bit node_to_cpumask_map 16 years ago
Rusty Russell b9c4398ed4 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node 16 years ago
KAMEZAWA Hiroyuki f2dbcfa738 mm: clean up for early_pfn_to_nid() 16 years ago
Brian Gerst 44581a28e8 x86: fix abuse of per_cpu_offset 16 years ago
Brian Gerst 6470aff619 x86: move 64-bit NUMA code 16 years ago
Mike Travis 168ef543a4 x86: prepare for cpumask iterators to only go to nr_cpu_ids 16 years ago
Joerg Roedel be3e89ee6d x86: convert numa_64.c from round_up to roundup 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Yinghai Lu 1f75d7e32e x86: introduce initmem_init for 64 bit 17 years ago
Thomas Gleixner 886533a3e3 x86: numa_64.c fix shadowed variable 17 years ago
Thomas Gleixner 864fc31ea5 x86: numa_64.c make local variables static 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Paul Jackson e9197bf011 x86 boot: remove some unused extern function declarations 17 years ago
Yinghai Lu 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 years ago
Mike Travis f46bdf2db2 numa: move large array from stack to _initdata section 17 years ago
Suresh Siddha 6ec6e0d9f2 srat, x86: add support for nodes spanning other nodes 17 years ago
Mike Travis b447a468fc x86: clean up non-smp usage of cpu maps 17 years ago
Yinghai Lu 04adf11435 x86: remove never used nodenumer in pda 17 years ago
Yinghai Lu 37bff62e98 x86_64: free_bootmem should take phys 17 years ago
Yinghai Lu 7c9e92b6cd x86: not set node to cpu_to_node if the node is not online 17 years ago
Yinghai Lu b7ad149d62 x86: reenable support for system without on node0 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Yinghai Lu 6118f76fb7 x86: print out node_data addr and bootmap_start addr 17 years ago
Yinghai Lu 9347e0b0ce x86: remove unneeded round_up 17 years ago
Yinghai Lu 24a5da73f4 x86_64: make bootmap_start page align v6 17 years ago
Yinghai Lu 25eff8d4cd x86_64: add debug name for early_res 17 years ago
Yinghai Lu afadcd788f x86: fix nodemap_size according to nodeid bits 17 years ago
travis@sgi.com 1ce357129a x86: early cpu_to_node fix in numa_64.c 17 years ago
travis@sgi.com 4323838215 x86: change size of node ids from u8 to s16 17 years ago
Mike Travis 625d6cffca x86: fix early cpu_to_node panic from nr_free_zone_pages 17 years ago
Ingo Molnar 9c5ba48958 x86: clean up paging_init() 17 years ago
Yinghai Lu fc7250ab38 x86: only support sparsemem 17 years ago
travis@sgi.com c49a4955ea x86: add debug of invalid per_cpu map accesses 17 years ago
Andi Kleen 7517527891 x86: replace hard coded reservations in 64-bit early boot code with dynamic table 17 years ago
travis@sgi.com 316390b093 x86: fixup NR-CPUS patch for numa 17 years ago
Andrew Morton 118c890961 arch/x86/mm/numa_64.c: section fix 17 years ago
Mike Travis 693e3c5603 x86: reduce memory and intra-node effects 17 years ago
travis@sgi.com df3825c56d x86: change NR_CPUS arrays in numa_64 17 years ago
travis@sgi.com 3cc87e3f40 x86: change size of node ids from u8 to u16 17 years ago
travis@sgi.com ef97001f3d x86: change size of APICIDs from u8 to u16 17 years ago
Yinghai Lu a261670aed x86: cleanup setup_node_zones called by paging_init() 17 years ago