summaryrefslogtreecommitdiff
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-01-04[PATCH] VM routine fixesDavid Howells
2004-11-07[PATCH] bootmem use NODE_DATAAndy Whitcroft
2004-08-23[PATCH] improve speed of freeing bootmemJosh Aas
2004-06-29[PATCH] dma_get_required_mask()James Bottomley
2004-06-26[PATCH] __alloc_bootmem_node should not panic when it failsAnton Blanchard
2004-05-14[PATCH] bootmem.c cleanupAndrew Morton
2004-02-18[PATCH] Disable bootmem warningAndrew Morton
2003-11-16[PATCH] Fix bootmem breakage on ARMJesse Barnes
2003-09-28[PATCH] minor edit typoMatthias Urlichs
2003-08-06[PATCH] fix free_all_bootmem_core for virtual memmapAndrew Morton
2003-07-31[PATCH] fix alloc_bootmem_low_pagesAndrew Morton
2003-07-17[PATCH] fix bootmem allocator on machines with holes inAndrew Morton
2003-07-04[PATCH] bootmem.c cleanupsAndrew Morton
2003-06-07[PATCH] add bootmem failure warningAndrew Morton
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-04-12[PATCH] bootmem speedup from the IA64 treeAndrew Morton
2002-12-14[PATCH] bootmem allocator merging fixAndrew Morton
2002-10-07[PATCH] discontigmem fixes and cleanupsAndrew Morton
2002-09-03[PATCH] discontigmem support for ia32 NUMAAndrew Morton
2002-07-29VM: remove unused /proc/sys/vm/kswapd and swapctl.hChristoph Hellwig
2002-07-28[PATCH] for_each_pgdat macroAndrew Morton
2002-06-02[PATCH] Missing include in mm/bootmem.cJohan Adolfsson
2002-02-06[PATCH] Bootmem speedupAndi Kleen
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds
2002-02-04v2.5.0.1 -> v2.5.0.2Linus Torvalds
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds
2002-02-04v2.4.4.5 -> v2.4.4.6Linus Torvalds