Boris Ostrovsky
|
aec03f89e9
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
|
8 years ago |
Tang Chen
|
2532fc318d
x86/numa: Online memory-less nodes at boot time
|
9 years ago |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Paul Gortmaker
|
4b599fedb7
x86/mm: Audit and remove any unnecessary uses of module.h
|
9 years ago |
David Daney
|
e84025e274
ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c
|
9 years ago |
Andrew Morton
|
0edaf86cf1
include/linux/nodemask.h: create next_node_in() helper
|
9 years ago |
Ingo Molnar
|
5f7ee24685
x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()
|
9 years ago |
Ingo Molnar
|
c1a0bf347c
x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()
|
9 years ago |
Ingo Molnar
|
59fd121456
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
|
9 years ago |
Tang Chen
|
95cf82ecc1
mem-hotplug: handle node hole when initializing numa_meminfo.
|
10 years ago |
Dave Young
|
22ef882e6b
x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_node_hotplug()
|
10 years ago |
Tejun Heo
|
bf58b4879c
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Linus Torvalds
|
dfe2c6dcc8
Merge branch 'akpm' (patches from Andrew Morton)
|
10 years ago |
Xishi Qiu
|
bd5cfb8977
arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable
|
10 years ago |
Luiz Capitulino
|
8b375f64dc
x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()
|
11 years ago |
Emil Medve
|
af4459d363
arch/x86/mm/numa.c: use for_each_memblock()
|
11 years ago |
H. Peter Anvin
|
b5660ba76b
x86, platforms: Remove NUMAQ
|
11 years ago |
Tang Chen
|
7bc35fdde6
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved.
|
11 years ago |
Tang Chen
|
017c217a26
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug()
|
11 years ago |
Tang Chen
|
a0acda9172
acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable
|
11 years ago |
Tang Chen
|
05d1d8cb1c
acpi, numa, mem_hotplug: mark hotpluggable memory in memblock
|
11 years ago |
Tang Chen
|
e7e8de5918
memblock: make memblock_set_node() support different memblock_type
|
11 years ago |
Lans Zhang
|
f3d815cb85
x86/mm/numa: Fix 32-bit kernel NUMA boot
|
11 years ago |
Tang Chen
|
c5320926e3
mem-hotplug: introduce movable_node boot option
|
11 years ago |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
Cody P Schafer
|
d2ad351e36
x86/mm/numa: use setup_nr_node_ids() instead of opencoding.
|
12 years ago |
Yinghai Lu
|
20e6926dcb
x86, ACPI, mm: Revert movablemem_map support
|
12 years ago |
Linus Torvalds
|
2003cd90c4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Wen Congyang
|
942670d0dc
x86/mm/numa: Don't check if node is NUMA_NO_NODE
|
12 years ago |
Tang Chen
|
e8d1955258
acpi, memory-hotplug: parse SRAT before memblock is ready
|
12 years ago |