aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bootmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash()Jan Beulich1-0/+4
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner1-4/+2
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner1-41/+45
2008-07-24mm: introduce non panic alloc_bootmemAndi Kleen1-0/+4
2008-07-24mm: unexport __alloc_bootmem_core()Johannes Weiner1-5/+0
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-0/+2
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu1-0/+2
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle1-1/+1
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto1-0/+2
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+15
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-1/+0
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+1
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai1-2/+2
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells1-1/+1
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton1-2/+1
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu1-46/+49
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu1-4/+1
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-13/+29
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu1-7/+7
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu1-23/+23
2006-09-22[XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller1-1/+1
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells1-1/+1
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelistYasunori Goto1-2/+2
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-0/+1
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki1-0/+1
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-0/+3
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai1-34/+12
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+30
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+4
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-0/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+96