1. ed33b5a mm: remove redundant smp_wmb() by Qi Zheng · 3 years, 2 months ago
  2. 3bc2b6a mm: sparsemem: split the huge PMD mapping of vmemmap pages by Muchun Song · 3 years, 6 months ago
  3. ad2fa37 mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
  4. f41f2ed mm: hugetlb: free the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
  5. 6cda7204 mm/sparse: only sub-section aligned range would be populated by Wei Yang · 4 years, 5 months ago
  6. 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 5 months ago
  7. 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 4 years, 5 months ago
  8. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  9. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  10. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  11. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  12. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  13. 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
  14. afda57b mm/sparse: move buffer init/fini to the common place by Pavel Tatashin · 6 years ago
  15. 35fd1eb mm/sparse: abstract sparse buffer allocations by Pavel Tatashin · 6 years ago
  16. c98aff6 mm/sparse: optimize memmap allocation during sparse_init() by Baoquan He · 6 years ago
  17. 07a34a8 mm/sparsemem.c: defer the ms->section_mem_map clearing by Baoquan He · 6 years ago
  18. eb80453 mm: merge vmem_altmap_alloc into altmap_alloc_block_buf by Christoph Hellwig · 7 years ago
  19. a8fc357 mm: split altmap memory map allocation from normal case by Christoph Hellwig · 7 years ago
  20. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  21. fcdaf842 mm, sparse: do not swamp log with huge vmemmap allocation failures by Michal Hocko · 7 years ago
  22. f7f9910 mm: stop zeroing memory during allocation in vmemmap by Pavel Tatashin · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. b95046b mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations by Michal Hocko · 7 years ago
  25. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  26. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  27. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  28. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
  29. 756a025 mm: coalesce split strings by Joe Perches · 9 years ago
  30. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  31. bb016b8 mm/sparse: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  32. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
  33. 055e4fd mm: try harder to allocate vmemmap blocks by Ben Hutchings · 12 years ago
  34. e25934a mm: delete various needless include <linux/module.h> by Paul Gortmaker · 14 years ago
  35. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  36. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  38. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 15 years ago
  39. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  40. f52407c memory hotplug: alloc page from other node in memory online by Shaohua Li · 15 years ago
  41. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  42. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  43. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 17 years ago
  44. e0dc3a5 memory hotplug fix: fix section mismatch in vmammap_allock_block() by KAMEZAWA Hiroyuki · 17 years ago
  45. 8bca44b mm/sparse-vmemmap.c: make sure init_mm is included by Glauber de Oliveira Costa · 17 years ago
  46. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  47. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  48. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago