summaryrefslogtreecommitdiffstats
path: root/include/linux/bootmem.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-261-13/+29
* [PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu2006-09-261-7/+7
* [PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu2006-09-261-23/+23
* [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-221-1/+1
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-101-1/+1
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-231-2/+2
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-091-0/+1
* [PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki2006-03-271-0/+1
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-0/+3
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-061-34/+12