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