summaryrefslogtreecommitdiffstats
path: root/include/linux/bootmem.h
Commit message (Expand)AuthorAgeFilesLines
* mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu2016-10-071-4/+5
* include/linux: apply __malloc attributeRasmus Villemoes2016-05-191-8/+8
* x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-061-0/+4
* mm: only define hashdist variable when neededRasmus Villemoes2015-06-241-4/+4
* mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-131-0/+1
* include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flagsWang Sheng-Hui2014-06-041-3/+3
* memblock, bootmem: restore goal for alloc_lowYinghai Lu2014-01-301-2/+2
* memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-271-0/+37
* mm/memblock: add memblock memory allocation apisSantosh Shilimkar2014-01-211-0/+152
* mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko2014-01-211-1/+0
* mm: kill free_all_bootmem_node()Jiang Liu2013-07-031-1/+0
* mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-031-0/+1
* mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim2013-04-291-1/+0
* memory-hotplug: common APIs to support page tables hot-removeWen Congyang2013-02-231-0/+1
* mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-291-0/+5
* mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2012-12-121-3/+0
* bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-111-2/+2
* mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-111-0/+5
* mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-291-3/+0
* mm: add a low limit to alloc_large_system_hashTim Bird2012-05-241-1/+2
* memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-141-1/+1
* memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu2011-05-251-9/+16
* mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2011-05-111-0/+2
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-4/+0
* bootmem: Add alloc_bootmem_align()Suresh Siddha2010-12-131-0/+2
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+7
* bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-101-0/+1
* mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich2009-09-221-3/+2
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-011-3/+3
* bootmem: reorder interface functions and add a missing oneTejun Heo2009-02-241-13/+17
* bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-6/+4
* page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2008-08-121-0/+4
* bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-07-251-5/+4
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
* bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-241-4/+2
* bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-241-41/+45
* mm: introduce non panic alloc_bootmemAndi Kleen2008-07-241-0/+4
* mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-241-5/+0
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-0/+2
* x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-081-0/+2
* Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
* memory hotplug: make alloc_bootmem_section()Yasunori Goto2008-04-281-0/+2
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+15
* Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-291-1/+0
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-011-0/+1
* [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai2007-05-021-2/+2
* [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-221-1/+1
* [PATCH] remove HASH_HIGHMEMAndrew Morton2006-12-071-2/+1
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-261-46/+49
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-261-4/+1