| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: define memblock_virt_alloc_try_nid_raw | Pavel Tatashin | 2017-11-15 | 1 | -0/+27 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm: zero hash tables in allocator | Pavel Tatashin | 2017-07-06 | 1 | -0/+1 |
* | mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements | zijun_hu | 2016-10-07 | 1 | -4/+5 |
* | include/linux: apply __malloc attribute | Rasmus Villemoes | 2016-05-19 | 1 | -8/+8 |
* | x86/mm: Introduce max_possible_pfn | Igor Mammedov | 2015-12-06 | 1 | -0/+4 |
* | mm: only define hashdist variable when needed | Rasmus Villemoes | 2015-06-24 | 1 | -4/+4 |
* | mem-hotplug: reset node managed pages when hot-adding a new pgdat | Tang Chen | 2014-11-13 | 1 | -0/+1 |
* | include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags | Wang Sheng-Hui | 2014-06-04 | 1 | -3/+3 |
* | memblock, bootmem: restore goal for alloc_low | Yinghai Lu | 2014-01-30 | 1 | -2/+2 |
* | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 2014-01-27 | 1 | -0/+37 |
* | mm/memblock: add memblock memory allocation apis | Santosh Shilimkar | 2014-01-21 | 1 | -0/+152 |
* | mm/bootmem: remove duplicated declaration of __free_pages_bootmem() | Grygorii Strashko | 2014-01-21 | 1 | -1/+0 |
* | mm: kill free_all_bootmem_node() | Jiang Liu | 2013-07-03 | 1 | -1/+0 |
* | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu | 2013-07-03 | 1 | -0/+1 |
* | mm, nobootmem: clean-up of free_low_memory_core_early() | Joonsoo Kim | 2013-04-29 | 1 | -1/+0 |
* | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang | 2013-02-23 | 1 | -0/+1 |
* | mm: Add alloc_bootmem_low_pages_nopanic() | Yinghai Lu | 2013-01-29 | 1 | -0/+5 |
* | mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() | Lin Feng | 2012-12-12 | 1 | -3/+0 |
* | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 2012-12-11 | 1 | -2/+2 |
* | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu | 2012-07-11 | 1 | -0/+5 |
* | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner | 2012-05-29 | 1 | -3/+0 |
* | mm: add a low limit to alloc_large_system_hash | Tim Bird | 2012-05-24 | 1 | -1/+2 |
* | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only | Tejun Heo | 2011-07-14 | 1 | -1/+1 |
* | memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit | Yinghai Lu | 2011-05-25 | 1 | -9/+16 |
* | mm: use alloc_bootmem_node_nopanic() on really needed path | Yinghai Lu | 2011-05-11 | 1 | -0/+2 |
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 | 1 | -4/+0 |
* | bootmem: Add alloc_bootmem_align() | Suresh Siddha | 2010-12-13 | 1 | -0/+2 |
* | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 | 1 | -0/+7 |
* | bootmem: Add free_bootmem_late() | FUJITA Tomonori | 2009-11-10 | 1 | -0/+1 |
* | mm: also use alloc_large_system_hash() for the PID hash table | Jan Beulich | 2009-09-22 | 1 | -3/+2 |
* | mm: enable hashdist by default on 64bit NUMA | Anton Blanchard | 2009-04-01 | 1 | -3/+3 |
* | bootmem: reorder interface functions and add a missing one | Tejun Heo | 2009-02-24 | 1 | -13/+17 |
* | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 2009-02-24 | 1 | -6/+4 |
* | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system... | Jan Beulich | 2008-08-12 | 1 | -0/+4 |
* | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE | Johannes Weiner | 2008-07-25 | 1 | -5/+4 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | bootmem: clean up alloc_bootmem_core | Johannes Weiner | 2008-07-24 | 1 | -4/+2 |
* | bootmem: reorder code to match new bootmem structure | Johannes Weiner | 2008-07-24 | 1 | -41/+45 |
* | mm: introduce non panic alloc_bootmem | Andi Kleen | 2008-07-24 | 1 | -0/+4 |
* | mm: unexport __alloc_bootmem_core() | Johannes Weiner | 2008-07-24 | 1 | -5/+0 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -0/+2 |
* | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 2008-07-08 | 1 | -0/+2 |
* | Add return value to reserve_bootmem_node() | Bernhard Walle | 2008-06-21 | 1 | -1/+1 |
* | memory hotplug: make alloc_bootmem_section() | Yasunori Goto | 2008-04-28 | 1 | -0/+2 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -2/+15 |
* | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds | 2007-10-29 | 1 | -1/+0 |
* | x86_64: allocate sparsemem memmap above 4G | Zou Nan hai | 2007-06-01 | 1 | -0/+1 |
* | [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA | Ravikiran G Thirumalai | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] FRV: fix unannotated variable declarations | David Howells | 2007-03-22 | 1 | -1/+1 |