aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bootmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin1-0/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-06mm: zero hash tables in allocatorPavel Tatashin1-0/+1
2016-10-07mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu1-4/+5
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes1-8/+8
2015-12-06x86/mm: Introduce max_possible_pfnIgor Mammedov1-0/+4
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes1-4/+4
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-06-04include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flagsWang Sheng-Hui1-3/+3
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-0/+37
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-0/+152
2014-01-21mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko1-1/+0
2013-07-03mm: kill free_all_bootmem_node()Jiang Liu1-1/+0
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu1-0/+1
2013-04-29mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim1-1/+0
2013-02-23memory-hotplug: common APIs to support page tables hot-removeWen Congyang1-0/+1
2013-01-29mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu1-0/+5
2012-12-12mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng1-3/+0
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-2/+2
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-05-29mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner1-3/+0
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird1-1/+2
2011-07-14memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo1-1/+1
2011-05-25memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu1-9/+16
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu1-0/+2
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-4/+0
2010-12-13bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu1-0/+7
2009-11-10bootmem: Add free_bootmem_late()FUJITA Tomonori1-0/+1
2009-09-22mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich1-3/+2
2009-04-01mm: enable hashdist by default on 64bit NUMAAnton Blanchard1-3/+3
2009-02-24bootmem: reorder interface functions and add a missing oneTejun Heo1-13/+17
2009-02-24bootmem: clean up arch-specific bootmem wrappingTejun Heo1-6/+4
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash()Jan Beulich1-0/+4
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner1-4/+2
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner1-41/+45
2008-07-24mm: introduce non panic alloc_bootmemAndi Kleen1-0/+4
2008-07-24mm: unexport __alloc_bootmem_core()Johannes Weiner1-5/+0
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-0/+2
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu1-0/+2
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle1-1/+1
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto1-0/+2
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+15
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-1/+0
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+1
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai1-2/+2
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells1-1/+1