summaryrefslogtreecommitdiff
path: root/include/linux/bootmem.h
Commit message (Expand)AuthorAge
* mm: remove obsolete alloc_remap()Arnd Bergmann2018-03-16
* mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: zero hash tables in allocatorPavel Tatashin2017-07-06
* mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu2016-10-07
* include/linux: apply __malloc attributeRasmus Villemoes2016-05-19
* x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-06
* mm: only define hashdist variable when neededRasmus Villemoes2015-06-24
* mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-13
* include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flagsWang Sheng-Hui2014-06-04
* memblock, bootmem: restore goal for alloc_lowYinghai Lu2014-01-30
* memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-27
* mm/memblock: add memblock memory allocation apisSantosh Shilimkar2014-01-21
* mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko2014-01-21
* mm: kill free_all_bootmem_node()Jiang Liu2013-07-03
* mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-03
* mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim2013-04-29
* memory-hotplug: common APIs to support page tables hot-removeWen Congyang2013-02-23
* mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-29
* mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2012-12-12
* bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-11
* mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-11
* mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-29
* mm: add a low limit to alloc_large_system_hashTim Bird2012-05-24
* memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-14
* memblock/nobootmem: allow alloc_bootmem() to take 0 as low limitYinghai Lu2011-05-25
* mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2011-05-11
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* bootmem: Add alloc_bootmem_align()Suresh Siddha2010-12-13
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
* bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-10
* mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich2009-09-22
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-01
* bootmem: reorder interface functions and add a missing oneTejun Heo2009-02-24
* bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-24
* page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2008-08-12
* bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-07-25
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-24
* bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-24
* mm: introduce non panic alloc_bootmemAndi Kleen2008-07-24
* mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-08
* Add return value to reserve_bootmem_node()Bernhard Walle2008-06-21
* memory hotplug: make alloc_bootmem_section()Yasunori Goto2008-04-28
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-01
* [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai2007-05-02