Age | Commit message (Expand) | Author | Files | Lines |
2013-01-30 | mm: Add alloc_bootmem_low_pages_nopanic() | Yinghai Lu | 1 | -0/+8 |
2013-01-12 | mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment | Max Filippov | 1 | -6/+18 |
2012-12-13 | mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() | Lin Feng | 1 | -6/+0 |
2012-12-13 | mm: introduce new field "managed_pages" to struct zone | Jiang Liu | 1 | -0/+21 |
2012-12-13 | bootmem: remove alloc_arch_preferred_bootmem() | Joonsoo Kim | 1 | -16/+4 |
2012-12-13 | bootmem: remove not implemented function call, bootmem_arch_preferred_node() | Joonsoo Kim | 1 | -12/+0 |
2012-12-12 | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 1 | -10/+10 |
2012-11-17 | revert "mm: fix-up zone present pages" | Andrew Morton | 1 | -9/+1 |
2012-10-09 | mm: fix-up zone present pages | Jianguo Wu | 1 | -1/+9 |
2012-08-27 | bootmem: Fix the short description of reserve_bootmem() | Javi Merino | 1 | -1/+1 |
2012-07-18 | bootmem: make ___alloc_bootmem_node_nopanic() really nopanic | Yinghai Lu | 1 | -0/+4 |
2012-07-12 | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu | 1 | -1/+1 |
2012-05-30 | mm/bootmem.c: cleanup on addition to bootmem data list | Gavin Shan | 1 | -8/+8 |
2012-05-30 | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner | 1 | -22/+0 |
2012-05-30 | mm: bootmem: pass pgdat instead of pgdat->bdata down the stack | Johannes Weiner | 1 | -10/+10 |
2012-05-30 | mm: bootmem: unify allocation policy of (non-)panicking node allocations | Johannes Weiner | 1 | -20/+24 |
2012-05-30 | mm: bootmem: allocate in order node+goal, goal, node, anywhere | Johannes Weiner | 1 | -1/+13 |
2012-05-30 | mm: bootmem: split out goal-to-node mapping from goal dropping | Johannes Weiner | 1 | -2/+15 |
2012-05-30 | mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata | Johannes Weiner | 1 | -7/+7 |
2012-05-30 | mm: bootmem: remove redundant offset check when finally freeing bootmem | Johannes Weiner | 1 | -1/+1 |
2012-05-30 | mm: bootmem: fix checking the bitmap when finally freeing bootmem | Gavin Shan | 1 | -0/+1 |
2012-03-22 | bootmem/sparsemem: remove limit constraint in alloc_bootmem_section | Nishanth Aravamudan | 1 | -3/+2 |
2012-01-11 | mm: bootmem: try harder to free pages in bulk | Johannes Weiner | 1 | -12/+10 |
2012-01-11 | mm: bootmem: drop superfluous range check when freeing pages in bulk | Johannes Weiner | 1 | -1/+1 |
2012-01-11 | bootmem: micro optimize freeing pages in bulk | Uwe Kleine-König | 1 | -2/+2 |
2011-10-31 | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 1 | -1/+1 |
2011-03-24 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 1 | -8/+0 |
2011-02-24 | bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c | Yinghai Lu | 1 | -0/+7 |
2011-02-24 | bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c | Yinghai Lu | 1 | -170/+3 |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 1 | -2/+2 |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu | 1 | -0/+3 |
2010-08-27 | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu | 1 | -0/+6 |
2010-07-21 | x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num... | Yinghai Lu | 1 | -4/+20 |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+15 |
2010-04-02 | bootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 1 | -1/+7 |
2010-04-02 | nobootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 1 | -1/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-24 | x86: Remove excessive early_res debug output | Jiri Kosina | 1 | -13/+0 |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 1 | -3/+192 |
2009-12-15 | mm/bootmem.c: properly __init-annotate helper functions | Jan Beulich | 1 | -4/+4 |
2009-11-10 | bootmem: Add free_bootmem_late() | FUJITA Tomonori | 1 | -0/+24 |
2009-08-27 | kmemleak: Do not report alloc_bootmem blocks as leaks | Catalin Marinas | 1 | -1/+5 |
2009-07-08 | kmemleak: Add callbacks to the bootmem allocator | Catalin Marinas | 1 | -0/+6 |
2009-06-20 | bootmem.c: avoid c90 declaration warning | Joe Perches | 1 | -5/+9 |
2009-06-11 | bootmem: fix slab fallback on numa | Pekka Enberg | 1 | -0/+9 |
2009-06-11 | bootmem: use slab if bootmem is no longer available | Pekka Enberg | 1 | -0/+3 |
2009-03-01 | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 1 | -15/+30 |
2009-02-24 | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 1 | -3/+11 |
2009-01-07 | bootmem: print request details before BUG_ON(them) | Johannes Weiner | 1 | -4/+4 |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -1/+1 |