summaryrefslogtreecommitdiff
path: root/include/linux/bootmem.h
AgeCommit message (Expand)Author
2017-11-15mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm: zero hash tables in allocatorPavel Tatashin
2016-10-07mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes
2015-12-06x86/mm: Introduce max_possible_pfnIgor Mammedov
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-06-04include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flagsWang Sheng-Hui
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar
2014-01-21mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko
2013-07-03mm: kill free_all_bootmem_node()Jiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-04-29mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim
2013-02-23memory-hotplug: common APIs to support page tables hot-removeWen Congyang
2013-01-29mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu
2012-12-12mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-05-29mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird
2011-07-14memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo
2011-05-25memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2010-12-13bootmem: Add alloc_bootmem_align()Suresh Siddha
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2009-11-10bootmem: Add free_bootmem_late()FUJITA Tomonori
2009-09-22mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich
2009-04-01mm: enable hashdist by default on 64bit NUMAAnton Blanchard
2009-02-24bootmem: reorder interface functions and add a missing oneTejun Heo
2009-02-24bootmem: clean up arch-specific bootmem wrappingTejun Heo
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner
2008-07-24mm: introduce non panic alloc_bootmemAndi Kleen
2008-07-24mm: unexport __alloc_bootmem_core()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells