summaryrefslogtreecommitdiff
path: root/include/linux/bootmem.h
AgeCommit message (Expand)Author
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
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner
2008-07-24mm: introduce non panic alloc_bootmemAndi Kleen
2008-07-24mm: unexport __alloc_bootmem_core()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu
2006-09-22[XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds