Yinghai Lu
|
419db274be
x86, memblock: Fix early_node_mem with big reserved region.
|
14 years ago |
Linus Torvalds
|
3044100e58
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Andreas Herrmann
|
23ac4ae827
x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
|
14 years ago |
Yinghai Lu
|
774ea0bcb2
x86: Remove old bootmem code
|
15 years ago |
Yinghai Lu
|
a9ce6bc151
x86, memblock: Replace e820_/_early string with memblock_
|
15 years ago |
Yinghai Lu
|
72d7c3b33c
x86: Use memblock to replace early_res
|
15 years ago |
Lee Schermerhorn
|
e534c7c5f8
numa: x86_64: use generic percpu var numa_node_id() implementation
|
15 years ago |
Linus Torvalds
|
a626b46e17
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
David Rientjes
|
ca2107c9d6
x86, numa: Remove configurable node size support for numa emulation
|
15 years ago |
David Rientjes
|
8df5bb34de
x86, numa: Add fixed node size option for numa emulation
|
15 years ago |
David Rientjes
|
68fd111e02
x86, numa: Fix numa emulation calculation of big nodes
|
15 years ago |
Yinghai Lu
|
08677214e3
x86: Make 64 bit use early_res instead of bootmem before slab
|
15 years ago |
Yinghai Lu
|
cef625eef8
x86: Make early_node_mem get mem > 4 GB if possible
|
15 years ago |
Yinghai Lu
|
1842f90cc9
x86: Call early_res_to_bootmem one time
|
15 years ago |
Yinghai Lu
|
d9c2d5ac6a
x86, numa: Use near(er) online node instead of roundrobin for NUMA
|
15 years ago |
Yinghai Lu
|
021428ad14
x86, numa, bootmem: Only free bootmem on NUMA failure path
|
15 years ago |
David Rientjes
|
adc1938994
x86: Interleave emulated nodes over physical nodes
|
15 years ago |
David Rientjes
|
8716273cae
x86: Export srat physical topology
|
15 years ago |
David Rientjes
|
8ee2debce3
x86: Export k8 physical topology
|
15 years ago |
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 |
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 |