1. 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
  2. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
  3. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 7 years ago
  4. a8fc357 mm: split altmap memory map allocation from normal case by Christoph Hellwig · 7 years ago
  5. a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 7 years ago
  6. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
  7. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  8. 2bb6d28 mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
  9. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  10. 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
  11. 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 7 years ago
  12. a4a3ede mm: zero reserved and unavailable struct pages by Pavel Tatashin · 7 years ago
  13. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  14. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  15. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  16. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  17. caa51d2 dax, iomap: Add support for synchronous faults by Jan Kara · 7 years ago
  18. b6fb293 mm: Define MAP_SYNC and VM_SYNC flags by Jan Kara · 7 years ago
  19. d81b8a7 mm: Remove VM_FAULT_HWPOISON_LARGE_MASK by Jan Kara · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. 15670bf x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_pages' by Baoquan He · 7 years ago
  22. fa87b91 include/linux/mm.h: fix typo in VM_MPX definition by Kirill A. Shutemov · 7 years ago
  23. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  24. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  25. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  26. 7b2d55d2 mm/ZONE_DEVICE: special case put_page() for device private pages by Jérôme Glisse · 7 years ago
  27. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  28. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  29. df3735c x86,mpx: make mpx depend on x86-64 to free up VMA flag by Rik van Riel · 7 years ago
  30. c79b57e mm: hugetlb: clear target sub-page last when clearing huge page by Huang Ying · 7 years ago
  31. b2770da6 mm: add vm_insert_mixed_mkwrite() by Ross Zwisler · 7 years ago
  32. a4d1a88 dax: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  33. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  34. 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
  35. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  36. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 7 years ago
  37. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  38. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  39. bd33ef3 mm: enable page poisoning early at boot by Vinayak Menon · 8 years ago
  40. 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 8 years ago
  41. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  42. 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 8 years ago
  43. b59f65f mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast() function by Kirill A. Shutemov · 8 years ago
  44. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  45. 505a60e asm-generic: introduce 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  46. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  47. def5efe mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count by David Rientjes · 8 years ago
  48. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  49. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
  50. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  51. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
  52. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  53. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  54. 3e8715f mm: drop zap_details::check_swap_entries by Kirill A. Shutemov · 8 years ago
  55. da162e9 mm: drop zap_details::ignore_dirty by Kirill A. Shutemov · 8 years ago
  56. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  57. a8e9925 mm, page_alloc: warn_alloc print nodemask by Michal Hocko · 8 years ago
  58. 16e72e9 powerpc: do not make the entire heap executable by Denys Vlasenko · 8 years ago
  59. b0506e4 userfaultfd: shmem: introduce vma_is_shmem by Mike Rapoport · 8 years ago
  60. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
  61. fa4d75c userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support by Mike Kravetz · 8 years ago
  62. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
  63. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
  64. 282a8e0 dax: add tracepoint infrastructure, PMD tracing by Ross Zwisler · 8 years ago
  65. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. 568c5fe mm: Introduce lm_alias by Laura Abbott · 8 years ago
  67. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  68. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  69. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  70. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  71. cae1240 mm: export follow_pte() by Jan Kara · 8 years ago
  72. 66a6197 mm: provide helper for finishing mkwrite faults by Jan Kara · 8 years ago
  73. b1aa812 mm: move handling of COW faults into DAX code by Jan Kara · 8 years ago
  74. 9118c0c mm: factor out functionality to finish page faults by Jan Kara · 8 years ago
  75. 3917048 mm: allow full handling of COW faults in ->fault handlers by Jan Kara · 8 years ago
  76. 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
  77. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  78. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  79. 8b7457e mm: unexport __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  80. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  81. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  82. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  83. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
  85. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  86. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  87. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  88. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  89. 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  90. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  91. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  92. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  93. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  94. 1061b0d2 linux/mm.h: canonicalize macro PAGE_ALIGNED() definition by zijun_hu · 8 years ago
  95. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  96. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  97. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  98. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  99. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  100. f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago