aboutsummaryrefslogtreecommitdiffstats
path: root/mm/bootmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk1-2/+0
2006-12-07[PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft1-0/+4
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens1-3/+8
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu1-37/+44
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu1-37/+45
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu1-7/+3
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-10/+18
2006-09-26[PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu1-1/+1
2006-07-10[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-3/+1
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-1/+8
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki1-10/+29
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+1
2006-01-06[PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells1-16/+4
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai1-7/+31
2005-12-12[PATCH] fix in __alloc_bootmem_core() when there is no free page in first node's memoryHaren Myneni1-0/+2
2005-10-29[PATCH] core remove PageReservedNick Piggin1-0/+1
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-10/+21
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds1-11/+3
2005-09-12[PATCH] x86-64: Reverse order of bootmem listsAndi Kleen1-3/+11
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson1-3/+3
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+8
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-2/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+400