1. d934452 uaccess: add noop untagged_addr definition by Andrey Konovalov · 6 years ago
  2. b03641a mm: move buddy list manipulations into helpers by Dan Williams · 6 years ago
  3. a667d74 mm: introduce new vm_map_pages() and vm_map_pages_zero() API by Souptick Joarder · 6 years ago
  4. 5470dea mm: use mm_zero_struct_page from SPARC on all 64b architectures by Alexander Duyck · 6 years ago
  5. fc1d8e7 mm: introduce put_user_page*(), placeholder versions by John Hubbard · 6 years ago
  6. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  7. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  8. d633269 mm/hibernation: Make hibernation handle unmapped pages by Rick Edgecombe · 6 years ago
  9. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  10. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
  11. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  12. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  13. 3d35390 mm: create the new vm_fault_t type by Souptick Joarder · 6 years ago
  14. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  15. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 7 years ago
  16. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 7 years ago
  17. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 7 years ago
  18. 9e247ba mm: remove pte_lock_deinit() by Yu Zhao · 7 years ago
  19. e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 7 years ago
  20. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 7 years ago
  21. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 7 years ago
  22. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 7 years ago
  23. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  24. 6d212db mm: add mm_pxd_folded checks to pgtable_bytes accounting functions by Martin Schwidefsky · 7 years ago
  25. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 7 years ago
  26. df06b37 mm/gup: cache dev_pagemap while pinning pages by Keith Busch · 7 years ago
  27. 85a0683 mm: mremap: downgrade mmap_sem to read when shrinking by Yang Shi · 7 years ago
  28. 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 7 years ago
  29. ae2b01f mm: remove vm_insert_pfn() by Matthew Wilcox · 7 years ago
  30. bc12e6a mm: make vm_insert_pfn_prot() static by Matthew Wilcox · 7 years ago
  31. f5e6d1d mm: introduce vmf_insert_pfn_prot() by Matthew Wilcox · 7 years ago
  32. 5d74763 mm: remove vm_insert_mixed() by Matthew Wilcox · 7 years ago
  33. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  34. 5291698 PCI/P2PDMA: Support peer-to-peer memory by Logan Gunthorpe · 7 years ago
  35. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 7 years ago
  36. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  37. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 7 years ago
  38. 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 7 years ago
  39. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 7 years ago
  40. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 7 years ago
  41. 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 7 years ago
  42. afda57b mm/sparse: move buffer init/fini to the common place by Pavel Tatashin · 7 years ago
  43. 35fd1eb mm/sparse: abstract sparse buffer allocations by Pavel Tatashin · 7 years ago
  44. c9f4cd7 mm, huge page: copy target sub-page last when copy huge page by Huang Ying · 7 years ago
  45. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 7 years ago
  46. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 7 years ago
  47. 027232d mm: introduce vma_init() by Kirill A. Shutemov · 7 years ago
  48. 6100e34 mm, memory_failure: Teach memory_failure() about dev_pagemap pages by Dan Williams · 7 years ago
  49. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 7 years ago
  50. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 7 years ago
  51. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 7 years ago
  52. 1c542f3 mm: Introduce kvcalloc() by Kees Cook · 7 years ago
  53. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  54. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  55. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  56. 72eb7de mm: remove page_is_poisoned() from linux/mm.h by Sahara · 7 years ago
  57. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
  58. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  59. ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  60. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  61. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  62. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  63. 3b3b1a29e mm: Use overflow helpers in kvmalloc() by Kees Cook · 7 years ago
  64. 27d036e mm: Remove return value of zap_vma_ptes() by Leon Romanovsky · 7 years ago
  65. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 7 years ago
  66. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
  67. d97baf9 include/linux/mm.h: add new inline function vmf_error() by Souptick Joarder · 7 years ago
  68. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  69. 2c9e0a6 mm, powerpc, x86: introduce an additional vma bit for powerpc pkey by Ram Pai · 7 years ago
  70. 5212213 mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled by Ram Pai · 7 years ago
  71. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  72. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  73. bad8c6c mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE by Joonsoo Kim · 7 years ago
  74. 1c8f422 mm: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  75. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  76. 5844a48 include/linux/mm.h: provide consistent declaration for num_poisoned_pages by Guenter Roeck · 7 years ago
  77. 05ea886 mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct by Dan Williams · 7 years ago
  78. 31286a8 mm: hwpoison: disable memory error handling on 1GB hugepage by Naoya Horiguchi · 7 years ago
  79. f165b37 mm: uninitialized struct page poisoning sanity checking by Pavel Tatashin · 7 years ago
  80. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  81. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 8 years ago
  82. 2c2d57b mm: Clear arch specific VM flags on protection change by Khalid Aziz · 8 years ago
  83. 5f17157 Drop a bunch of metag references by James Hogan · 8 years ago
  84. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  85. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 8 years ago
  86. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 8 years ago
  87. a8fc357 mm: split altmap memory map allocation from normal case by Christoph Hellwig · 8 years ago
  88. a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 8 years ago
  89. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 8 years ago
  90. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 8 years ago
  91. 2bb6d28 mm: introduce get_user_pages_longterm by Dan Williams · 8 years ago
  92. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 8 years ago
  93. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  94. 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 8 years ago
  95. a4a3ede mm: zero reserved and unavailable struct pages by Pavel Tatashin · 8 years ago
  96. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 8 years ago
  97. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 8 years ago
  98. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 8 years ago
  99. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 8 years ago
  100. caa51d2 dax, iomap: Add support for synchronous faults by Jan Kara · 8 years ago