1. 1139d33 mm/hugetlb.c: fix pages per hugetlb calculation by Mike Kravetz · 4 years, 6 months ago
  2. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  3. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  4. 7c8de35 mm/hugetlb: fix a typos in comments by Ethon Paul · 4 years, 7 months ago
  5. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  6. 8ac0b81 mm/hugetlb: avoid unnecessary check on pud and pmd entry in huge_pte_offset by Li Xinhai · 4 years, 7 months ago
  7. c2833a5 hugetlbfs: fix changes to command line processing by Mike Kravetz · 4 years, 7 months ago
  8. 282f421 hugetlbfs: clean up command line processing by Mike Kravetz · 4 years, 7 months ago
  9. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 7 months ago
  10. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 7 months ago
  11. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 7 months ago
  12. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  13. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  14. 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 9 months ago
  15. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
  16. 1b2a1e7 mm/hugetlb: add missing annotation for gather_surplus_pages() by Jules Irenge · 4 years, 9 months ago
  17. d4af73e mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge() by Vlastimil Babka · 4 years, 9 months ago
  18. 353b2de mm/hugetlb.c: clean code by removing unnecessary initialization by Mateusz Nosek · 4 years, 9 months ago
  19. a9b3f86 hugetlb: support file_region coalescing again by Mina Almasry · 4 years, 9 months ago
  20. 08cf9fa hugetlb_cgroup: support noreserve mappings by Mina Almasry · 4 years, 9 months ago
  21. 075a61d hugetlb_cgroup: add accounting for shared mappings by Mina Almasry · 4 years, 9 months ago
  22. 0db9d74 hugetlb: disable region_add file_region coalescing by Mina Almasry · 4 years, 9 months ago
  23. e9fe92a hugetlb_cgroup: add reservation accounting for private mappings by Mina Almasry · 4 years, 9 months ago
  24. 1adc4d4 hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations by Mina Almasry · 4 years, 9 months ago
  25. 87bf91d hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race by Mike Kravetz · 4 years, 9 months ago
  26. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  27. 71335f3 mm/gup: allow to react to fatal signals by Peter Xu · 4 years, 9 months ago
  28. 4426e94 mm/gup: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  29. 4f6da93 mm/gup: rename "nonblocking" to "locked" where proper by Peter Xu · 4 years, 9 months ago
  30. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  31. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  32. c77c0a8 mm/hugetlb: defer freeing of huge pages if in non-task context by Waiman Long · 5 years ago
  33. acbfb08 mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas by Zhigang Lu · 5 years ago
  34. 188b04a hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() by Wei Yang · 5 years ago
  35. d75c6af hugetlb: remove duplicated code by Mina Almasry · 5 years ago
  36. 5c91195 hugetlb: region_chg provides only cache entry by Mina Almasry · 5 years ago
  37. 930668c hugetlbfs: take read_lock on i_mmap for PMD sharing by Waiman Long · 5 years ago
  38. 5525463 hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
  39. 5e27a2d mm/page_alloc: add alloc_contig_pages() by Anshuman Khandual · 5 years ago
  40. f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
  41. f60858f hugetlbfs: don't retry when pool page allocations start to fail by Mike Kravetz · 5 years ago
  42. 4643d67 hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS by Mike Kravetz · 5 years ago
  43. faf53de mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 6 years ago
  44. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  45. f27a513 hugetlbfs: always use address space in inode for resv_map pointer by Mike Kravetz · 6 years ago
  46. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  47. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  48. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  49. 0919e1b hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  50. 2d0adf7 mm/hugetlb: get rid of NODEMASK_ALLOC by Oscar Salvador · 6 years ago
  51. fd875dc hugetlbfs: fix potential over/underflow setting node specific nr_hugepages by Mike Kravetz · 6 years ago
  52. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  53. 2bf753e mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 6 years ago
  54. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  56. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  57. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  58. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  59. 023bdd0 mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update by Aneesh Kumar K.V · 6 years ago
  60. 7ed2c31 mm/hugetlb: distinguish between migratability and movability by Anshuman Khandual · 6 years ago
  61. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  62. cb6acd0 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  63. 1ac2501 mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 6 years ago
  64. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  65. e7c5809 hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race" by Mike Kravetz · 6 years ago
  66. fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  67. c86aa7b hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race by Mike Kravetz · 6 years ago
  68. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  69. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  70. 8ace22b hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() by Yongkai Wu · 6 years ago
  71. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  72. 5e41540 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  73. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  74. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  75. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  76. 22146c3 hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  77. dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
  78. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  79. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  80. 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
  81. 330d6e4 mm/hugetlb.c: don't zero 1GiB bootmem pages by Cannon Matthews · 6 years ago
  82. 40d18eb mm/hugetlb: remove gigantic page support for HIGHMEM by Mike Kravetz · 6 years ago
  83. 974e6d6 mm, hugetlbfs: pass fault address to cow handler by Huang Ying · 6 years ago
  84. 5b7a1d4 mm, hugetlbfs: rename address to haddr in hugetlb_cow() by Huang Ying · 6 years ago
  85. eec3636 ipc/shm.c add ->pagesize function to shm_vm_ops by Jane Chu · 6 years ago
  86. 520495f mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 7 years ago
  87. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  88. 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 7 years ago
  89. b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  90. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  91. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  92. 05ea886 mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct by Dan Williams · 7 years ago
  93. 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 7 years ago
  94. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  95. 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
  96. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
  97. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
  98. 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 7 years ago
  99. 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 7 years ago
  100. ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago