aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bootmem.h
Commit message (Expand)AuthorAge
* 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-23
* bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
* 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
* [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-22
* [PATCH] remove HASH_HIGHMEMAndrew Morton2006-12-07
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-26
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-26
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-26
* [PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu2006-09-26
* [PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu2006-09-26
* [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-22
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-10
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-23
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-09
* [PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki2006-03-27
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-25
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-06
* [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-20
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-25
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16