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 |
Yinghai Lu
|
b8ab9f8202
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
|
15 years ago |
Linus Torvalds
|
fb1ae63577
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
|
15 years ago |
Yinghai Lu
|
aa235fc712
bootmem, x86: Fix 32bit numa system without RAM on node 0
|
15 years ago |
Yinghai Lu
|
337998587f
nobootmem, x86: Fix 32bit numa system without RAM on node 0
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Kosina
|
c26f91a3df
x86: Remove excessive early_res debug output
|
15 years ago |
Yinghai Lu
|
08677214e3
x86: Make 64 bit use early_res instead of bootmem before slab
|
15 years ago |
Jan Beulich
|
8aa043d745
mm/bootmem.c: properly __init-annotate helper functions
|
15 years ago |
FUJITA Tomonori
|
9f993ac3f7
bootmem: Add free_bootmem_late()
|
15 years ago |
Catalin Marinas
|
008139d914
kmemleak: Do not report alloc_bootmem blocks as leaks
|
16 years ago |