summaryrefslogtreecommitdiff
path: root/include/linux/bootmem.h
AgeCommit message (Expand)Author
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31mm: nobootmem: remove bootmem allocation APIsMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: add align parameter to memblock_alloc_node()Mike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31mm: nobootmem: remove dead codeMike Rapoport
2018-10-31mm: remove bootmem allocator implementation.Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-08-02docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'Mike Rapoport
2018-03-16mm: remove obsolete alloc_remap()Arnd Bergmann
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