1. 0d4ba4d bootmem: Fix the short description of reserve_bootmem() by Javi Merino · 12 years ago
  2. c8f4a2d bootmem: make ___alloc_bootmem_node_nopanic() really nopanic by Yinghai Lu · 12 years ago
  3. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  4. 5c2b8a1 mm/bootmem.c: cleanup on addition to bootmem data list by Gavin Shan · 12 years ago
  5. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  6. e907991 mm: bootmem: pass pgdat instead of pgdat->bdata down the stack by Johannes Weiner · 12 years ago
  7. 421456e mm: bootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  8. ab38184 mm: bootmem: allocate in order node+goal, goal, node, anywhere by Johannes Weiner · 12 years ago
  9. c12ab50 mm: bootmem: split out goal-to-node mapping from goal dropping by Johannes Weiner · 12 years ago
  10. c6785b6 mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata by Johannes Weiner · 12 years ago
  11. 549381e mm: bootmem: remove redundant offset check when finally freeing bootmem by Johannes Weiner · 12 years ago
  12. 6dccdcb mm: bootmem: fix checking the bitmap when finally freeing bootmem by Gavin Shan · 12 years ago
  13. f5bf18f bootmem/sparsemem: remove limit constraint in alloc_bootmem_section by Nishanth Aravamudan · 12 years ago
  14. 799f933 mm: bootmem: try harder to free pages in bulk by Johannes Weiner · 12 years ago
  15. 560a036 mm: bootmem: drop superfluous range check when freeing pages in bulk by Johannes Weiner · 12 years ago
  16. 9571a98 bootmem: micro optimize freeing pages in bulk by Uwe Kleine-König · 12 years ago
  17. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  18. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  19. e782ab4 bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c by Yinghai Lu · 13 years ago
  20. 0932587 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c by Yinghai Lu · 13 years ago
  21. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  22. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  23. f88eff7 bootmem, x86: Add weak version of reserve_bootmem_generic by Yinghai Lu · 14 years ago
  24. b8ab9f8 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used by Yinghai Lu · 14 years ago
  25. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. aa235fc bootmem, x86: Fix 32bit numa system without RAM on node 0 by Yinghai Lu · 14 years ago
  27. 3379985 nobootmem, x86: Fix 32bit numa system without RAM on node 0 by Yinghai Lu · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. c26f91a x86: Remove excessive early_res debug output by Jiri Kosina · 14 years ago
  30. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 14 years ago
  31. 8aa043d mm/bootmem.c: properly __init-annotate helper functions by Jan Beulich · 14 years ago
  32. 9f993ac bootmem: Add free_bootmem_late() by FUJITA Tomonori · 15 years ago
  33. 008139d kmemleak: Do not report alloc_bootmem blocks as leaks by Catalin Marinas · 15 years ago
  34. ec3a354 kmemleak: Add callbacks to the bootmem allocator by Catalin Marinas · 15 years ago
  35. 433f13a bootmem.c: avoid c90 declaration warning by Joe Perches · 15 years ago
  36. c91c477 bootmem: fix slab fallback on numa by Pekka Enberg · 15 years ago
  37. 441c7e0 bootmem: use slab if bootmem is no longer available by Pekka Enberg · 15 years ago
  38. d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 15 years ago
  39. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 15 years ago
  40. 594fe1a bootmem: print request details before BUG_ON(them) by Johannes Weiner · 15 years ago
  41. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  42. 481ebd0 bootmem: fix aligning of node-relative indexes and offsets by Johannes Weiner · 16 years ago
  43. 627240a bootmem allocator: alloc_bootmem_core(): page-align the end offset by Mikulas Patocka · 16 years ago
  44. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  45. 75a56cf bootmem: revisit alloc_bootmem_section by Johannes Weiner · 16 years ago
  46. 4cc278b bootmem: Make __alloc_bootmem_low_node fall back to other nodes by Johannes Weiner · 16 years ago
  47. 0f3caba bootmem: respect goal more likely by Johannes Weiner · 16 years ago
  48. e2bf3ca bootmem: factor out the marking of a PFN range by Johannes Weiner · 16 years ago
  49. d747fa4 bootmem: free/reserve helpers by Johannes Weiner · 16 years ago
  50. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  51. 41546c1 bootmem: clean up free_all_bootmem_core by Johannes Weiner · 16 years ago
  52. 636cc40 bootmem: revisit bootmem descriptor list handling by Johannes Weiner · 16 years ago
  53. df049a5 bootmem: revisit bitmap size calculations by Johannes Weiner · 16 years ago
  54. 2e5237d bootmem: add debugging framework by Johannes Weiner · 16 years ago
  55. a66fd7d bootmem: add documentation to API functions by Johannes Weiner · 16 years ago
  56. 57cfc29 bootmem: clean up bootmem.c file header by Johannes Weiner · 16 years ago
  57. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  58. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  59. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  60. 8ae0446 mm: normalize internal argument passing of bootmem data by Johannes Weiner · 16 years ago
  61. 6b312c0 mm: fix free_all_bootmem_core alignment check by Johannes Weiner · 16 years ago
  62. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  63. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  64. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 16 years ago
  65. e70260a memory hotplug: make alloc_bootmem_section() by Yasunori Goto · 16 years ago
  66. 0475327 memory hotplug: register section/node id to free by Yasunori Goto · 16 years ago
  67. a5645a6 mm: allow reserve_bootmem() cross nodes by Yinghai Lu · 16 years ago
  68. 9a2dc04 mm: offset align in alloc_bootmem() by Yinghai Lu · 16 years ago
  69. ad09315 mm: fix alloc_bootmem_core to use fast searching for all nodes by Yinghai Lu · 16 years ago
  70. 5a982cb mm: fix boundary checking in free_bootmem_core by Yinghai Lu · 16 years ago
  71. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  72. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  73. 7c309a6 [PATCH] enable booting a NUMA system where some nodes have no memory by Christian Krafft · 18 years ago
  74. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  75. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  76. bbc7b92 [PATCH] bootmem: use pfn/page conversion macros by Franck Bui-Huu · 18 years ago
  77. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  78. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  79. 69d49e6 [PATCH] bootmem: mark link_bootmem() as part of the __init section by Franck Bui-Huu · 18 years ago
  80. 6d46cc6 [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  81. a806223 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory by Andi Kleen · 18 years ago
  82. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 18 years ago
  83. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 18 years ago
  84. a226f6c [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm by David Howells · 18 years ago
  85. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 18 years ago
  86. 66d43e9 [PATCH] fix in __alloc_bootmem_core() when there is no free page in first node's memory by Haren Myneni · 18 years ago
  87. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  88. 281dd25 [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory by Yasunori Goto · 19 years ago
  89. 6e3254c Revert "x86-64: Reverse order of bootmem lists" by Linus Torvalds · 19 years ago
  90. 5d3d0f7 [PATCH] x86-64: Reverse order of bootmem lists by Andi Kleen · 19 years ago
  91. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 19 years ago
  92. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  93. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago