1. baabda2 mm: always enable thp for dax mappings by Dan Williams · 8 years ago
  2. 16981d7 mm: improve readability of transparent_hugepage_enabled() by Dan Williams · 8 years ago
  3. 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 8 years ago
  4. b8f593c mm, THP, swap: check whether THP can be split firstly by Huang Ying · 8 years ago
  5. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  6. 21440d7 mm, thp: add new defer+madvise defrag option by David Rientjes · 8 years ago
  7. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  8. fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
  9. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  10. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  11. 74d2fad thp, dax: add thp_get_unmapped_area for pmd mappings by Toshi Kani · 8 years ago
  12. 319904a mm, THP: clean up return value of madvise_free_huge_pmd by Huang Ying · 8 years ago
  13. b46e756 thp: extract khugepaged from mm/huge_memory.c by Kirill A. Shutemov · 8 years ago
  14. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  15. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  16. 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
  17. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  18. 33f4751 mm: thp: move pmd check inside ptl for freeze_page() by Naoya Horiguchi · 8 years ago
  19. bf8616d huge mm: move_huge_pmd does not need new_vma by Hugh Dickins · 9 years ago
  20. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 9 years ago
  21. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 9 years ago
  22. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  23. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 9 years ago
  24. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 9 years ago
  25. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 9 years ago
  26. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 9 years ago
  27. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 9 years ago
  28. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  29. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  30. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  31. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 9 years ago
  32. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  33. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  34. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  35. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  36. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  37. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 9 years ago
  38. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  39. d295e34 dax: don't use set_huge_zero_page() by Kirill A. Shutemov · 9 years ago
  40. 5cad465 mm: add vmf_insert_pfn_pmd() by Matthew Wilcox · 9 years ago
  41. fc43704 mm: export various functions for the benefit of DAX by Matthew Wilcox · 9 years ago
  42. e1b9996 thp: vma_adjust_trans_huge(): adjust file-backed VMA too by Kirill A. Shutemov · 9 years ago
  43. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  44. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  45. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  46. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  47. ca64151 mm: thp: optimize compound_trans_huge by Andrea Arcangeli · 11 years ago
  48. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  49. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  50. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  51. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  52. 3766a1a mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THP by Kirill A. Shutemov · 12 years ago
  53. fde5279 mm/THP: don't use HPAGE_SHIFT in transparent hugepage code by Aneesh Kumar K.V · 12 years ago
  54. dfa5e23 mm: thp: Correct the HPAGE_PMD_ORDER check. by Steve Capper · 12 years ago
  55. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 12 years ago
  56. 08b5270 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() by Konstantin Khlebnikov · 12 years ago
  57. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  58. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
  59. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  60. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
  61. 4fc3f1d mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable by Ingo Molnar · 12 years ago
  62. 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 12 years ago
  63. 4daae3b mm: mempolicy: Use _PAGE_NUMA to migrate pages by Mel Gorman · 12 years ago
  64. d10e63f mm: numa: Create basic numa page hinting infrastructure by Mel Gorman · 12 years ago
  65. b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
  66. e3ebcf64 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  67. 2099597 mm: move is_vma_temporary_stack() declaration to huge_mm.h by Alex Shi · 13 years ago
  68. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 13 years ago
  69. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 13 years ago
  70. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 13 years ago
  71. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  72. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 14 years ago
  73. 78f11a2 mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups by Andrea Arcangeli · 14 years ago
  74. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  75. 22e5c47 thp: add compound_trans_head() helper by Andrea Arcangeli · 14 years ago
  76. 60ab324 thp: khugepaged: make khugepaged aware about madvise by Andrea Arcangeli · 14 years ago
  77. a664b2d thp: madvise(MADV_NOHUGEPAGE) by Andrea Arcangeli · 14 years ago
  78. 2c888cf thp: fix anon memory statistics with transparent hugepages by Rik van Riel · 14 years ago
  79. 94fcc58 thp: avoid breaking huge pmd invariants in case of vma_adjust failures by Andrea Arcangeli · 14 years ago
  80. cd7548a thp: mprotect: transparent huge page support by Johannes Weiner · 14 years ago
  81. 0ca1634 thp: mincore transparent hugepage support by Johannes Weiner · 14 years ago
  82. ba76149 thp: khugepaged by Andrea Arcangeli · 14 years ago
  83. 0af4e98 thp: madvise(MADV_HUGEPAGE) by Andrea Arcangeli · 14 years ago
  84. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago