1. bf55918 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. e24a130 mm/hugetlb: Allow arch to override and call the weak function by Aneesh Kumar K.V · 8 years ago
  4. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 3e59fcb hugetlb: add support for preferred node to alloc_huge_page_nodemask by Michal Hocko · 8 years ago
  6. aaf14e4 mm, hugetlb: unclutter hugetlb allocation layers by Michal Hocko · 8 years ago
  7. 4db9b2e hugetlb, memory_hotplug: prefer to use reserved pages for migration by Michal Hocko · 8 years ago
  8. ddd40d8 mm: hugetlb: delete dequeue_hwpoisoned_huge_page() by Naoya Horiguchi · 8 years ago
  9. c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 8 years ago
  10. e5251fd mm/hugetlb: introduce set_huge_swap_pte_at() helper by Punit Agrawal · 8 years ago
  11. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  12. 4dc7145 mm/follow_page_mask: add support for hugepage directory entry by Aneesh Kumar K.V · 8 years ago
  13. e229929 mm/hugetlb: move default definition of hugepd_t earlier in the header by Aneesh Kumar K.V · 8 years ago
  14. faaa5b6 mm/follow_page_mask: add support for hugetlb pgd entries by Anshuman Khandual · 8 years ago
  15. d5ed744 mm/hugetlb: export hugetlb_entry_migration helper by Aneesh Kumar K.V · 8 years ago
  16. 94310cb mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level by Anshuman Khandual · 8 years ago
  17. 4a25220 hugetlbfs: Implement show_options by David Howells · 8 years ago
  18. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  19. 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 8 years ago
  20. 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 8 years ago
  21. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  22. 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
  23. d70c17d include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported() by Chen Gang · 9 years ago
  24. 7fab358 include/linux/hugetlb*.h: clean up code by Chen Gang · 9 years ago
  25. 9fee021 mm/hugetlb: introduce hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  26. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
  27. 719ff32 include/linux/hugetlb.h: is_file_hugepages() can be boolean by Yaowei Bai · 9 years ago
  28. 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
  29. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  30. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  31. ab76ad5 hugetlbfs: New huge_add_to_page_cache helper routine by Mike Kravetz · 9 years ago
  32. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  33. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  34. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  35. 2531c8c mm: hugetlb: allow hugepages_supported to be architecture specific by Dominik Dingel · 10 years ago
  36. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
  37. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 10 years ago
  38. c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 10 years ago
  39. e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 10 years ago
  40. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 10 years ago
  41. 753162c mm: hugetlb: fix type of hugetlb_treat_as_movable variable by Andrey Ryabinin · 10 years ago
  42. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  43. 97ad2be mm, hugetlb: correct bit shift in hstate_sizelog() by Sasha Levin · 10 years ago
  44. f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
  45. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 11 years ago
  46. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 11 years ago
  47. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 11 years ago
  48. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 11 years ago
  49. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
  50. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  51. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 11 years ago
  52. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 11 years ago
  53. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  54. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
  55. 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 11 years ago
  56. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
  57. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  58. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  59. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  60. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  61. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  62. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  63. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  64. 5f1e31d mm/hugetlb: remove hugetlb_prefault by Wanpeng Li · 12 years ago
  65. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  66. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 12 years ago
  67. 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 12 years ago
  68. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 12 years ago
  69. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 12 years ago
  70. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 12 years ago
  72. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  73. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  74. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  75. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
  76. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 13 years ago
  77. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 13 years ago
  78. c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 13 years ago
  79. 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 13 years ago
  80. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 13 years ago
  81. 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 13 years ago
  82. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 13 years ago
  83. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 13 years ago
  84. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 13 years ago
  85. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 13 years ago
  86. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  87. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 14 years ago
  88. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 14 years ago
  89. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 14 years ago
  90. aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
  91. 6de2b1a HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() by Naoya Horiguchi · 14 years ago
  92. 0ebabb4 hugetlb: redefine hugepage copy functions by Naoya Horiguchi · 14 years ago
  93. bf50bab hugetlb: add allocate function for hugepage migration by Naoya Horiguchi · 14 years ago
  94. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 15 years ago
  95. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 15 years ago
  96. 8edf344 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h by Naoya Horiguchi · 15 years ago
  97. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  98. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  99. e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 15 years ago
  100. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago