1. 87f0435 mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() by Andrea Arcangeli · 4 years ago
  2. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 1 month ago
  3. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  4. b259672 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 4 years, 3 months ago
  5. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 4 years, 6 months ago
  6. 9ca8608 Merge 4.9.191 into android-4.9 by Greg Kroah-Hartman · 4 years, 8 months ago
  7. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  8. ba37a94 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 4 years, 8 months ago
  9. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  10. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  11. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  12. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 5 years ago
  13. b59b24f mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 5 years ago
  14. ffdad59 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 5 years ago
  15. fb732e6 mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 6 years ago
  16. b48c29b mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 5 years ago
  17. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 5 years ago
  18. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  19. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  20. 77d1a43 Fixes: Commit 2aa6d036b716 ("mm: numa: avoid waiting on freed migrated pages") by Chas Williams · 6 years ago
  21. 3472e37 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  22. e1b61ad Merge "Revert "mm: memory: reduce fault_around_bytes"" by Linux Build Service Account · 6 years ago
  23. ff04da7 mm: cache some VMA fields in the vm_fault structure by Laurent Dufour · 6 years ago
  24. 6b7ff8e mm, thp: do not cause memcg oom for thp by David Rientjes · 6 years ago
  25. 142d9dd mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 6 years ago
  26. c2edc33 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 7 years ago
  27. 7bdd685 thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 7 years ago
  28. 7031ae2 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 6 years ago
  29. d2b6468 thp, mm: fix crash due race in MADV_FREE handling by Kirill A. Shutemov · 7 years ago
  30. 2aa6d03 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 7 years ago
  31. f584803 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 7 years ago
  32. 6676aa6 mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp by Keno Fischer · 7 years ago
  33. 8edd365 mm: pmd dirty emulation in page fault handler by Minchan Kim · 7 years ago
  34. a2ce266 mremap: move_ptes: check pte dirty after its removal by Aaron Lu · 7 years ago
  35. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 7 years ago
  36. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  37. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  38. 74d2fad thp, dax: add thp_get_unmapped_area for pmd mappings by Toshi Kani · 8 years ago
  39. 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  40. 38e0885 mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing by Lorenzo Stoakes · 8 years ago
  41. 5079785 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  42. d59dc7b sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags by Rik van Riel · 8 years ago
  43. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  44. 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
  45. 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
  46. 319904a mm, THP: clean up return value of madvise_free_huge_pmd by Huang Ying · 8 years ago
  47. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  48. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  49. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  50. 8f19b0c thp: fix comments of __pmd_trans_huge_lock() by Huang Ying · 8 years ago
  51. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  52. b46e756 thp: extract khugepaged from mm/huge_memory.c by Kirill A. Shutemov · 8 years ago
  53. 657e303 shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings by Kirill A. Shutemov · 8 years ago
  54. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  55. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  56. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  57. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  58. baa355f thp: file pages support for split_huge_page() by Kirill A. Shutemov · 8 years ago
  59. b237ade thp: prepare change_huge_pmd() for file thp by Kirill A. Shutemov · 8 years ago
  60. 628d47c thp: skip file huge pmd on copy_huge_pmd() by Kirill A. Shutemov · 8 years ago
  61. d21b9e5 thp: handle file pages in split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  62. b507238 thp: support file pages in zap_huge_pmd() by Kirill A. Shutemov · 8 years ago
  63. 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
  64. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  65. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  66. 1f52e67 khugepaged: recheck pmd after mmap_sem re-acquired by Kirill A. Shutemov · 8 years ago
  67. 8024ee2 mm, thp: fix locking inconsistency in collapse_huge_page by Ebru Akagunduz · 8 years ago
  68. 7269586 mm, thp: make swapin readahead under down_read of mmap_sem by Ebru Akagunduz · 8 years ago
  69. 8a966ed mm: make swapin readahead to improve thp collapse rate by Ebru Akagunduz · 8 years ago
  70. 70652f6 mm: make optimistic check for swapin readahead by Ebru Akagunduz · 8 years ago
  71. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  72. 33f4751 mm: thp: move pmd check inside ptl for freeze_page() by Naoya Horiguchi · 8 years ago
  73. 9818b8c madvise_free, thp: fix madvise_free_huge_pmd return value after splitting by Huang Ying · 8 years ago
  74. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  75. dee4107 /dev/dax, core: file operations and dax-mmap by Dan Williams · 8 years ago
  76. f050897 mm, thp: khugepaged should scan when sleep value is written by David Rientjes · 8 years ago
  77. d5ee7c3 mm: thp: split_huge_pmd_address() comment improvement by Andrea Arcangeli · 8 years ago
  78. 340a43b mm: thp: simplify the implementation of mk_huge_pmd() by Yang Shi · 8 years ago
  79. bf8616d huge mm: move_huge_pmd does not need new_vma by Hugh Dickins · 8 years ago
  80. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  81. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 8 years ago
  82. 145bdaa mm: thp: correct split_huge_pages file permission by Yang Shi · 8 years ago
  83. 3486b85 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check by Konstantin Khlebnikov · 8 years ago
  84. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  85. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 8 years ago
  86. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  87. 5f73771 thp: fix deadlock in split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  88. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 8 years ago
  89. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 8 years ago
  90. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  91. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  92. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  93. f9719a0 thp, vmstats: count deferred split events by Kirill A. Shutemov · 8 years ago
  94. 8df651c thp: cleanup split_huge_page() by Kirill A. Shutemov · 8 years ago
  95. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 8 years ago
  96. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 8 years ago
  97. 2ac015e thp: call pmdp_invalidate() with correct virtual address by Kirill A. Shutemov · 8 years ago
  98. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. 69a8ec2 thp, dax: do not try to withdraw pgtable from non-anon VMA by Kirill A. Shutemov · 8 years ago
  100. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago