summaryrefslogtreecommitdiffstats
path: root/include/linux/bootmem.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-191-2/+30
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+4
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-231-0/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+96
OpenPOWER on IntegriCloud