1. 87395ee mm: discard memblock data later by Pavel Tatashin · 7 years ago
  2. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  3. 914a051 mm: nobootmem: move the comment of free_all_bootmem by Wanlong Gao · 8 years ago
  4. 2382705 mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements by zijun_hu · 8 years ago
  5. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  6. 8dd3303 x86/mm: Introduce max_possible_pfn by Igor Mammedov · 8 years ago
  7. d70ddd7 mm: page_alloc: pass PFN to __free_pages_bootmem by Mel Gorman · 9 years ago
  8. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
  9. a3f5baf mm/memblock: allocate boot time data structures from mirrored memory by Tony Luck · 9 years ago
  10. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  11. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  12. 0a313a9 mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() by Xishi Qiu · 10 years ago
  13. aedf95e mm/memblock.c: call kmemleak directly from memblock_(alloc|free) by Catalin Marinas · 10 years ago
  14. de49850 mm/nobootmem.c: mark function as static by Rashika Kheria · 10 years ago
  15. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 10 years ago
  16. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 10 years ago
  17. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 10 years ago
  18. b115423 mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES by Grygorii Strashko · 10 years ago
  19. 87029ee mm/memblock: reorder parameters of memblock_find_in_range_node by Grygorii Strashko · 10 years ago
  20. 309d0b3 mm/nobootmem.c: have __free_pages_memory() free in larger chunks. by Robin Holt · 11 years ago
  21. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  22. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  23. b476e29 mm, nobootmem: do memset() after memblock_reserve() by Joonsoo Kim · 11 years ago
  24. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 11 years ago
  25. 38fa417 mm: Add alloc_bootmem_low_pages_nopanic() by Yinghai Lu · 11 years ago
  26. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 11 years ago
  27. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 11 years ago
  28. 600cc5b mm: Kill NO_BOOTMEM version free_all_bootmem_node() by Yinghai Lu · 12 years ago
  29. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  30. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
  31. f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
  32. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  33. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  34. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  35. ba53986 mm: nobootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  36. 2c478ea mm: nobootmem: panic on node-specific allocation failure by Johannes Weiner · 12 years ago
  37. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 12 years ago
  38. 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 12 years ago
  39. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 12 years ago
  40. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  41. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  42. 8a9ca34 memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  43. 64a02da memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only by Tejun Heo · 13 years ago
  44. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 13 years ago
  45. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 13 years ago
  46. 4eb3170 memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() by Yinghai Lu · 13 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  48. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  49. 8bc1f91 bootmem: Move __alloc_memory_core_early() to nobootmem.c by Yinghai Lu · 13 years ago
  50. e782ab4 bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c by Yinghai Lu · 13 years ago
  51. 0932587 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c by Yinghai Lu · 13 years ago