Lin Feng
|
98870901cc
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
|
12 years ago |
Jiang Liu
|
9feedc9d83
mm: introduce new field "managed_pages" to struct zone
|
12 years ago |
Joonsoo Kim
|
3f7dfe24b8
bootmem: remove alloc_arch_preferred_bootmem()
|
12 years ago |
Joonsoo Kim
|
2d7a695604
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
|
12 years ago |
Joonsoo Kim
|
81df9bff26
bootmem: fix wrong call parameter for free_bootmem()
|
12 years ago |
Andrew Morton
|
5576646f3c
revert "mm: fix-up zone present pages"
|
12 years ago |
Jianguo Wu
|
7f1290f2f2
mm: fix-up zone present pages
|
12 years ago |
Javi Merino
|
0d4ba4d7b1
bootmem: Fix the short description of reserve_bootmem()
|
13 years ago |
Yinghai Lu
|
c8f4a2d095
bootmem: make ___alloc_bootmem_node_nopanic() really nopanic
|
13 years ago |
Yinghai Lu
|
99ab7b1944
mm: sparse: fix usemap allocation above node descriptor section
|
13 years ago |
Gavin Shan
|
5c2b8a162b
mm/bootmem.c: cleanup on addition to bootmem data list
|
13 years ago |
Johannes Weiner
|
238305bb4d
mm: remove sparsemem allocation details from the bootmem allocator
|
13 years ago |
Johannes Weiner
|
e9079911e6
mm: bootmem: pass pgdat instead of pgdat->bdata down the stack
|
13 years ago |
Johannes Weiner
|
421456edd2
mm: bootmem: unify allocation policy of (non-)panicking node allocations
|
13 years ago |
Johannes Weiner
|
ab38184322
mm: bootmem: allocate in order node+goal, goal, node, anywhere
|
13 years ago |
Johannes Weiner
|
c12ab504aa
mm: bootmem: split out goal-to-node mapping from goal dropping
|
13 years ago |
Johannes Weiner
|
c6785b6bf1
mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
|
13 years ago |
Johannes Weiner
|
549381e19c
mm: bootmem: remove redundant offset check when finally freeing bootmem
|
13 years ago |
Gavin Shan
|
6dccdcbe2c
mm: bootmem: fix checking the bitmap when finally freeing bootmem
|
13 years ago |
Nishanth Aravamudan
|
f5bf18fa22
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
|
13 years ago |
Johannes Weiner
|
799f933a82
mm: bootmem: try harder to free pages in bulk
|
13 years ago |
Johannes Weiner
|
560a036b3a
mm: bootmem: drop superfluous range check when freeing pages in bulk
|
13 years ago |
Uwe Kleine-König
|
9571a98290
bootmem: micro optimize freeing pages in bulk
|
13 years ago |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
Olaf Hering
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 years ago |
Yinghai Lu
|
e782ab421b
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
|
14 years ago |
Yinghai Lu
|
0932587328
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
|
14 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 |
Yinghai Lu
|
f88eff74aa
bootmem, x86: Add weak version of reserve_bootmem_generic
|
15 years ago |