1. 221ea9a mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 3 years, 11 months ago
  2. 734654a mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible by Peter Xu · 4 years ago
  3. dcca7d2 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 3 months ago
  4. 91eec76 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 4 years, 10 months ago
  5. 1192fb7 mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 5 years ago
  6. ffaafd2 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
  7. a3ccc15 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  8. 0b16b09 mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 5 years ago
  9. d972ebb mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  10. 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  11. 15033ca mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 5 years ago
  12. 10f98c1 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  13. 7b46e53 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  14. fa5466d hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  15. dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
  16. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  17. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  18. 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
  19. 330d6e4 mm/hugetlb.c: don't zero 1GiB bootmem pages by Cannon Matthews · 6 years ago
  20. 40d18eb mm/hugetlb: remove gigantic page support for HIGHMEM by Mike Kravetz · 6 years ago
  21. 974e6d6 mm, hugetlbfs: pass fault address to cow handler by Huang Ying · 6 years ago
  22. 5b7a1d4 mm, hugetlbfs: rename address to haddr in hugetlb_cow() by Huang Ying · 6 years ago
  23. eec3636 ipc/shm.c add ->pagesize function to shm_vm_ops by Jane Chu · 6 years ago
  24. 520495f mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  25. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  26. 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 6 years ago
  27. b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  28. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 6 years ago
  29. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 6 years ago
  30. 05ea886 mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct by Dan Williams · 6 years ago
  31. 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 6 years ago
  32. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  33. 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 6 years ago
  34. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 6 years ago
  35. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 6 years ago
  36. 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 6 years ago
  37. 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 6 years ago
  38. ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 6 years ago
  39. d9cc948f mm, hugetlb: integrate giga hugetlb more naturally to the allocation path by Michal Hocko · 6 years ago
  40. af0fb9d mm, hugetlb: unify core page allocation accounting and initialization by Michal Hocko · 6 years ago
  41. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 6 years ago
  42. fcb2b0c mm: show total hugetlb memory consumption in /proc/meminfo by Roman Gushchin · 6 years ago
  43. f4f0a3d mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine by Kirill A. Shutemov · 7 years ago
  44. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  45. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  46. 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
  47. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  48. 79b63f1 mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones by Michal Hocko · 7 years ago
  49. 67e5ed9 mm/hugetlb.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  50. 9b19df2 mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour by Punit Agrawal · 7 years ago
  51. e24a130 mm/hugetlb: Allow arch to override and call the weak function by Aneesh Kumar K.V · 7 years ago
  52. 5af10df userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case by Andrea Arcangeli · 7 years ago
  53. 2be7cfe mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors by Daniel Jordan · 7 years ago
  54. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  55. 3e59fcb hugetlb: add support for preferred node to alloc_huge_page_nodemask by Michal Hocko · 7 years ago
  56. aaf14e4 mm, hugetlb: unclutter hugetlb allocation layers by Michal Hocko · 7 years ago
  57. c6247f7 mm/hugetlb.c: replace memfmt with string_get_size by Matthew Wilcox · 7 years ago
  58. 69ed779 mm, hugetlb: schedule when potentially allocating many hugepages by David Rientjes · 7 years ago
  59. 4db9b2e hugetlb, memory_hotplug: prefer to use reserved pages for migration by Michal Hocko · 7 years ago
  60. d715cf8 mm/hugetlb.c: warn the user when issues arise on boot due to hugepages by Liam R. Howlett · 7 years ago
  61. ddd40d8 mm: hugetlb: delete dequeue_hwpoisoned_huge_page() by Naoya Horiguchi · 7 years ago
  62. c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
  63. 243abd5 mm: hugetlb: prevent reuse of hwpoisoned free hugepages by Naoya Horiguchi · 7 years ago
  64. 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 7 years ago
  65. e5251fd mm/hugetlb: introduce set_huge_swap_pte_at() helper by Punit Agrawal · 7 years ago
  66. 9386fac mm/hugetlb: allow architectures to override huge_pte_clear() by Punit Agrawal · 7 years ago
  67. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  68. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 7 years ago
  69. 4dc7145 mm/follow_page_mask: add support for hugepage directory entry by Aneesh Kumar K.V · 7 years ago
  70. faaa5b6 mm/follow_page_mask: add support for hugetlb pgd entries by Anshuman Khandual · 7 years ago
  71. d5ed744 mm/hugetlb: export hugetlb_entry_migration helper by Aneesh Kumar K.V · 7 years ago
  72. 94310cb mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level by Anshuman Khandual · 7 years ago
  73. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 7 years ago
  74. ff8c0c5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  75. c9d398f mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() by Naoya Horiguchi · 7 years ago
  76. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 7 years ago
  77. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  78. ca96b62 mm: alloc_contig_range: allow to specify GFP mask by Lucas Stach · 7 years ago
  79. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  80. 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 7 years ago
  81. 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 7 years ago
  82. 1a1aad8 userfaultfd: hugetlbfs: add userfaultfd hugetlb hook by Mike Kravetz · 7 years ago
  83. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 7 years ago
  84. 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 7 years ago
  85. e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
  86. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  87. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  88. 8bea805 mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock by Aneesh Kumar K.V · 8 years ago
  89. 3999f52 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
  90. 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
  91. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  92. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  93. eb03aa0 mm/hugetlb: improve locking in dissolve_free_huge_pages() by Gerald Schaefer · 8 years ago
  94. 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
  95. 2247bb3 mm/hugetlb: fix memory offline with hugepage size > memory block size by Gerald Schaefer · 8 years ago
  96. c1470b3 mm/hugetlb: fix incorrect hugepages count during mem hotplug by zhong jiang · 8 years ago
  97. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  98. 4e66631 mm, hugetlb: fix huge_pte_alloc BUG_ON by Michal Hocko · 8 years ago
  99. 649920c mm/hugetlb: avoid soft lockup in set_max_huge_pages() by Jia He · 8 years ago
  100. 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 8 years ago