summaryrefslogtreecommitdiff
path: root/mm/nobootmem.c
Commit message (Expand)AuthorAge
* memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-11
* mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-11
* mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-29
* mm: nobootmem: unify allocation policy of (non-)panicking node allocationsJohannes Weiner2012-05-29
* mm: nobootmem: panic on node-specific allocation failureJohannes Weiner2012-05-29
* mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-10
* mm: nobootmem: Correct alloc_bootmem semantics.David Miller2012-04-25
* Merge branch 'master' into x86/memblockTejun Heo2011-11-28
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
* | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo2011-07-14
* | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-14
* | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo2011-07-14
* | memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-13
|/
* memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()Yinghai Lu2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu2011-02-24
* bootmem: Move contig_page_data definition to bootmem.c/nobootmem.cYinghai Lu2011-02-24
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-24