Commit Graph

51 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
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
Jeremy Fitzhardinge 5548fecdff x86: clean up bitops-related warnings 17 years ago
Christoph Lameter b263295dbf x86: 64-bit, make sparsemem vmemmap the only memory model 17 years ago
Thomas Gleixner 7462894a7c x86: fixup numa 64 namespace 17 years ago
Thomas Gleixner e3cfe529dd x86: cleanup numa_64.c 17 years ago
Thomas Gleixner 3abf024d2a x86: nuke a ton of unused exports 17 years ago
Thomas Gleixner c9ff03428f x86: move k8 related declarations 17 years ago
Mike Travis 71fff5e6ca x86: convert cpu_to_apicid to be a per cpu variable 18 years ago
Mike Travis 98c9e27a56 x86: fix cpu_to_node references 18 years ago
Yoann Padioleau 83e83d546c x86: 0 -> NULL, for arch/x86_64 18 years ago
Thomas Gleixner 95119fbd87 x86_64: move mm 18 years ago
Thomas Gleixner 4d381b5828 x86_64: prepare shared mm/numa.c 18 years ago