aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nobootmem.c
Commit message (Expand)AuthorAgeFilesLines
* mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-211-2/+1
* memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()Yinghai Lu2011-05-251-23/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-8/+0
* bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu2011-02-241-0/+25
* bootmem: Move contig_page_data definition to bootmem.c/nobootmem.cYinghai Lu2011-02-241-0/+5
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-241-0/+405