1. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  2. 481ebd0 bootmem: fix aligning of node-relative indexes and offsets by Johannes Weiner · 16 years ago
  3. 627240a bootmem allocator: alloc_bootmem_core(): page-align the end offset by Mikulas Patocka · 16 years ago
  4. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  5. 75a56cf bootmem: revisit alloc_bootmem_section by Johannes Weiner · 16 years ago
  6. 4cc278b bootmem: Make __alloc_bootmem_low_node fall back to other nodes by Johannes Weiner · 16 years ago
  7. 0f3caba bootmem: respect goal more likely by Johannes Weiner · 16 years ago
  8. e2bf3ca bootmem: factor out the marking of a PFN range by Johannes Weiner · 16 years ago
  9. d747fa4 bootmem: free/reserve helpers by Johannes Weiner · 16 years ago
  10. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  11. 41546c1 bootmem: clean up free_all_bootmem_core by Johannes Weiner · 16 years ago
  12. 636cc40 bootmem: revisit bootmem descriptor list handling by Johannes Weiner · 16 years ago
  13. df049a5 bootmem: revisit bitmap size calculations by Johannes Weiner · 16 years ago
  14. 2e5237d bootmem: add debugging framework by Johannes Weiner · 16 years ago
  15. a66fd7d bootmem: add documentation to API functions by Johannes Weiner · 16 years ago
  16. 57cfc29 bootmem: clean up bootmem.c file header by Johannes Weiner · 16 years ago
  17. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  18. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  19. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  20. 8ae0446 mm: normalize internal argument passing of bootmem data by Johannes Weiner · 16 years ago
  21. 6b312c0 mm: fix free_all_bootmem_core alignment check by Johannes Weiner · 16 years ago
  22. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  23. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  24. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 16 years ago
  25. e70260a memory hotplug: make alloc_bootmem_section() by Yasunori Goto · 16 years ago
  26. 0475327 memory hotplug: register section/node id to free by Yasunori Goto · 16 years ago
  27. a5645a6 mm: allow reserve_bootmem() cross nodes by Yinghai Lu · 16 years ago
  28. 9a2dc04 mm: offset align in alloc_bootmem() by Yinghai Lu · 16 years ago
  29. ad09315 mm: fix alloc_bootmem_core to use fast searching for all nodes by Yinghai Lu · 16 years ago
  30. 5a982cb mm: fix boundary checking in free_bootmem_core by Yinghai Lu · 16 years ago
  31. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  32. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  33. 7c309a6 [PATCH] enable booting a NUMA system where some nodes have no memory by Christian Krafft · 18 years ago
  34. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  35. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  36. bbc7b92 [PATCH] bootmem: use pfn/page conversion macros by Franck Bui-Huu · 18 years ago
  37. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  38. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  39. 69d49e6 [PATCH] bootmem: mark link_bootmem() as part of the __init section by Franck Bui-Huu · 18 years ago
  40. 6d46cc6 [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  41. a806223 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory by Andi Kleen · 18 years ago
  42. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 18 years ago
  43. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 18 years ago
  44. a226f6c [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm by David Howells · 18 years ago
  45. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 18 years ago
  46. 66d43e9 [PATCH] fix in __alloc_bootmem_core() when there is no free page in first node's memory by Haren Myneni · 18 years ago
  47. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  48. 281dd25 [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory by Yasunori Goto · 19 years ago
  49. 6e3254c Revert "x86-64: Reverse order of bootmem lists" by Linus Torvalds · 19 years ago
  50. 5d3d0f7 [PATCH] x86-64: Reverse order of bootmem lists by Andi Kleen · 19 years ago
  51. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 19 years ago
  52. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  53. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago