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 |
Ingo Molnar
|
fc6fc7f1b1
Merge branch 'linus' into x86/apic
|
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 |
Ingo Molnar
|
2b4fa851b2
Merge branch 'x86/numa' into x86/devel
|
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 |
Linus Torvalds
|
ec965350bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
|
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 |