Joonsoo Kim
|
b476e2951f
mm, nobootmem: do memset() after memblock_reserve()
|
12 years ago |
Joonsoo Kim
|
b4def3509d
mm, nobootmem: clean-up of free_low_memory_core_early()
|
12 years ago |
Yinghai Lu
|
38fa4175e6
mm: Add alloc_bootmem_low_pages_nopanic()
|
12 years ago |
H. Peter Anvin
|
de65d816aa
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
|
12 years ago |
Jiang Liu
|
9feedc9d83
mm: introduce new field "managed_pages" to struct zone
|
12 years ago |
Yinghai Lu
|
600cc5b7f6
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
|
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 |
Wanpeng Li
|
f2d52fe51c
mm/memblock: cleanup early_node_map[] related comments
|
12 years ago |
Yinghai Lu
|
29f6738609
memblock: free allocated memblock_reserved_regions later
|
13 years ago |
Yinghai Lu
|
99ab7b1944
mm: sparse: fix usemap allocation above node descriptor section
|
13 years ago |
Johannes Weiner
|
238305bb4d
mm: remove sparsemem allocation details from the bootmem allocator
|
13 years ago |
Johannes Weiner
|
ba53986833
mm: nobootmem: unify allocation policy of (non-)panicking node allocations
|
13 years ago |
Johannes Weiner
|
2c478eae96
mm: nobootmem: panic on node-specific allocation failure
|
13 years ago |
Russ Anderson
|
6bc2e853c6
mm: nobootmem: fix sign extend problem in __free_pages_memory()
|
13 years ago |
David Miller
|
4e1c2b2844
mm: nobootmem: Correct alloc_bootmem semantics.
|
13 years ago |
Tejun Heo
|
d4bbf7e775
Merge branch 'master' into x86/memblock
|
13 years ago |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
Tejun Heo
|
24aa07882b
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
|
14 years ago |
Tejun Heo
|
8a9ca34c11
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range()
|
14 years ago |
Tejun Heo
|
64a02daacb
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
|
14 years ago |
Tejun Heo
|
eb40c4c27f
memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls
|
14 years ago |
Tejun Heo
|
1f5026a7e2
memblock: Kill MEMBLOCK_ERROR
|
14 years ago |
Yinghai Lu
|
4eb317072b
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 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
|
8bc1f91e1f
bootmem: Move __alloc_memory_core_early() to nobootmem.c
|
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 |