| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: free allocated memblock_reserved_regions later | Yinghai Lu | 2012-07-12 | 1 | -15/+23 |
* | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu | 2012-07-12 | 1 | -1/+1 |
* | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner | 2012-05-30 | 1 | -22/+0 |
* | mm: nobootmem: unify allocation policy of (non-)panicking node allocations | Johannes Weiner | 2012-05-30 | 1 | -52/+54 |
* | mm: nobootmem: panic on node-specific allocation failure | Johannes Weiner | 2012-05-30 | 1 | -4/+16 |
* | mm: nobootmem: fix sign extend problem in __free_pages_memory() | Russ Anderson | 2012-05-11 | 1 | -2/+1 |
* | mm: nobootmem: Correct alloc_bootmem semantics. | David Miller | 2012-04-26 | 1 | -2/+8 |
* | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 1 | -1/+1 |
|\ |
|
| * | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 1 | -3/+3 |
* | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r... | Tejun Heo | 2011-07-14 | 1 | -12/+16 |
* | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only | Tejun Heo | 2011-07-14 | 1 | -4/+4 |
* | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc... | Tejun Heo | 2011-07-14 | 1 | -2/+1 |
* | | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 2011-07-14 | 1 | -1/+1 |
|/ |
|
* | memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() | Yinghai Lu | 2011-05-25 | 1 | -23/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-24 | 1 | -8/+0 |
* | bootmem: Move __alloc_memory_core_early() to nobootmem.c | Yinghai Lu | 2011-02-24 | 1 | -0/+25 |
* | bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c | Yinghai Lu | 2011-02-24 | 1 | -0/+5 |
* | bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c | Yinghai Lu | 2011-02-24 | 1 | -0/+405 |