1. 1754e44 include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags by Wang Sheng-Hui · 10 years ago
  2. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 11 years ago
  3. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 11 years ago
  4. 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 11 years ago
  5. 10e8952 mm/bootmem: remove duplicated declaration of __free_pages_bootmem() by Grygorii Strashko · 11 years ago
  6. e1280be mm: kill free_all_bootmem_node() by Jiang Liu · 11 years ago
  7. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  8. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 11 years ago
  9. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 11 years ago
  10. 38fa417 mm: Add alloc_bootmem_low_pages_nopanic() by Yinghai Lu · 12 years ago
  11. 9887090 mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() by Lin Feng · 12 years ago
  12. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
  13. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  14. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  15. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  16. 64a02da memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only by Tejun Heo · 13 years ago
  17. 8bba154 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit by Yinghai Lu · 13 years ago
  18. 8f389a99 mm: use alloc_bootmem_node_nopanic() on really needed path by Yinghai Lu · 13 years ago
  19. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  20. 53dde5f bootmem: Add alloc_bootmem_align() by Suresh Siddha · 14 years ago
  21. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 14 years ago
  22. 9f993ac bootmem: Add free_bootmem_late() by FUJITA Tomonori · 15 years ago
  23. 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 15 years ago
  24. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 15 years ago
  25. 2d0aae4 bootmem: reorder interface functions and add a missing one by Tejun Heo · 15 years ago
  26. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 15 years ago
  27. 74768ed page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() by Jan Beulich · 16 years ago
  28. c6af5e9 bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 16 years ago
  29. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  30. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 16 years ago
  31. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 16 years ago
  32. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 16 years ago
  33. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 16 years ago
  34. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  35. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 16 years ago
  36. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 16 years ago
  37. e70260a memory hotplug: make alloc_bootmem_section() by Yasunori Goto · 16 years ago
  38. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  39. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  40. 2e1c49d x86_64: allocate sparsemem memmap above 4G by Zou Nan hai · 17 years ago
  41. e073ae1 [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA by Ravikiran G Thirumalai · 17 years ago
  42. 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 17 years ago
  43. 0490366 [PATCH] remove HASH_HIGHMEM by Andrew Morton · 18 years ago
  44. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  45. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  46. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  47. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 18 years ago
  48. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 18 years ago
  49. f034b5d [XFRM]: Dynamic xfrm_state hash table sizing. by David S. Miller · 18 years ago
  50. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
  51. 86356ab [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist by Yasunori Goto · 18 years ago
  52. a806223 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory by Andi Kleen · 18 years ago
  53. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 18 years ago
  54. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 18 years ago
  55. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 19 years ago
  56. 281dd25 [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory by Yasunori Goto · 19 years ago
  57. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  58. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago