aboutsummaryrefslogtreecommitdiff
path: root/mm/nobootmem.c
AgeCommit message (Expand)Author
2012-04-25mm: nobootmem: Correct alloc_bootmem semantics.David Miller
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo
2011-07-14memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo
2011-07-14memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo
2011-07-14memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo
2011-05-25memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()Yinghai Lu
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu
2011-02-24bootmem: Move contig_page_data definition to bootmem.c/nobootmem.cYinghai Lu
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu