aboutsummaryrefslogtreecommitdiffstats
path: root/mm/bootmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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