aboutsummaryrefslogtreecommitdiff
path: root/mm/bootmem.c
AgeCommit message (Expand)Author
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk
2006-12-07[PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck 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: mark link_bootmem() as part of the __init sectionFranck Bui-Huu
2006-07-10[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk
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] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai
2005-12-12[PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...Haren Myneni
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds
2005-09-12[PATCH] x86-64: Reverse order of bootmem listsAndi Kleen
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds