summaryrefslogtreecommitdiffstats
path: root/mm/bootmem.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-071-2/+0
* [PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft2006-12-071-0/+4
* [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2006-09-261-3/+8
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-261-37/+44
* [PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu2006-09-261-37/+45
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-261-7/+3
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-261-10/+18
* [PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu2006-09-261-1/+1
* [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-3/+1
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-091-1/+8
* [PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki2006-03-271-10/+29
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-1/+1
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-061-16/+4
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-061-7/+31
* [PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...Haren Myneni2005-12-121-0/+2
* [PATCH] core remove PageReservedNick Piggin2005-10-291-0/+1
* [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-191-10/+21
* Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds2005-09-301-11/+3
* [PATCH] x86-64: Reverse order of bootmem listsAndi Kleen2005-09-121-3/+11
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-3/+3
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+8
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-231-2/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+400