1. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  2. 0a313a9 mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() by Xishi Qiu · 10 years ago
  3. aedf95e mm/memblock.c: call kmemleak directly from memblock_(alloc|free) by Catalin Marinas · 10 years ago
  4. de49850 mm/nobootmem.c: mark function as static by Rashika Kheria · 10 years ago
  5. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 10 years ago
  6. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 10 years ago
  7. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 10 years ago
  8. b115423 mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES by Grygorii Strashko · 10 years ago
  9. 87029ee mm/memblock: reorder parameters of memblock_find_in_range_node by Grygorii Strashko · 10 years ago
  10. 309d0b3 mm/nobootmem.c: have __free_pages_memory() free in larger chunks. by Robin Holt · 11 years ago
  11. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  12. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  13. b476e29 mm, nobootmem: do memset() after memblock_reserve() by Joonsoo Kim · 11 years ago
  14. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 11 years ago
  15. 38fa417 mm: Add alloc_bootmem_low_pages_nopanic() by Yinghai Lu · 11 years ago
  16. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 11 years ago
  17. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 11 years ago
  18. 600cc5b mm: Kill NO_BOOTMEM version free_all_bootmem_node() by Yinghai Lu · 12 years ago
  19. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  20. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  21. f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
  22. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  23. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  24. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  25. ba53986 mm: nobootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  26. 2c478ea mm: nobootmem: panic on node-specific allocation failure by Johannes Weiner · 12 years ago
  27. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 12 years ago
  28. 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 12 years ago
  29. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  30. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  31. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  32. 8a9ca34 memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  33. 64a02da memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only by Tejun Heo · 13 years ago
  34. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 13 years ago
  35. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 13 years ago
  36. 4eb3170 memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() by Yinghai Lu · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  39. 8bc1f91 bootmem: Move __alloc_memory_core_early() to nobootmem.c by Yinghai Lu · 13 years ago
  40. e782ab4 bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c by Yinghai Lu · 13 years ago
  41. 0932587 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c by Yinghai Lu · 13 years ago