index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2021-10-17
*
gup: document and work around "COW can break either way" issue
Linus Torvalds
2021-10-17
*
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-12-11
*
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
*
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-26
*
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2020-08-26
*
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-11-10
*
Fixes: Commit cdbf92675fad ("mm: numa: avoid waiting on freed migrated pages")
Chas Williams
2018-09-15
*
thp: fix MADV_DONTNEED vs. numa balancing race
Kirill A. Shutemov
2017-12-16
*
thp: reduce indentation level in change_huge_pmd()
Kirill A. Shutemov
2017-12-16
*
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
2017-12-05
*
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
2017-07-05
*
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
2017-05-25
*
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
2016-05-04
*
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
Jason J. Herne
2015-11-20
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
|
\
|
*
mm: make compound_head() robust
Kirill A. Shutemov
2015-11-06
|
*
thp: remove unused vma parameter from khugepaged_alloc_page
Aaron Tomlin
2015-11-06
|
*
mm, page_alloc: remove MIGRATE_RESERVE
Mel Gorman
2015-11-06
|
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
|
\
\
|
|
/
|
/
|
|
*
mm: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
*
|
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-11-05
*
|
Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-11-03
|
\
\
|
*
|
mm,thp: introduce flush_pmd_tlb_range
Vineet Gupta
2015-10-17
*
|
|
thp: use is_zero_pfn() only after pte_present() check
Minchan Kim
2015-10-23
|
/
/
*
|
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
*
|
mm/khugepaged: allow interruption of allocation sleep again
Petr Mladek
2015-09-08
*
|
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
*
|
mm: make set_recommended_min_free_kbytes() return void
Nicholas Krause
2015-09-08
*
|
dax: don't use set_huge_zero_page()
Kirill A. Shutemov
2015-09-08
*
|
thp: fix zap_huge_pmd() for DAX
Kirill A. Shutemov
2015-09-08
*
|
thp: decrement refcount on huge zero page if it is split
Kirill A. Shutemov
2015-09-08
*
|
thp: change insert_pfn's return type to void
Matthew Wilcox
2015-09-08
*
|
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
2015-09-08
*
|
mm: export various functions for the benefit of DAX
Matthew Wilcox
2015-09-08
*
|
thp: prepare for DAX huge pages
Matthew Wilcox
2015-09-08
*
|
dax: revert userfaultfd change
Andrew Morton
2015-09-08
*
|
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
Kirill A. Shutemov
2015-09-08
*
|
userfaultfd: propagate the full address in THP faults
Andrea Arcangeli
2015-09-04
*
|
userfaultfd: prevent khugepaged to merge if userfaultfd is armed
Andrea Arcangeli
2015-09-04
*
|
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
Andrea Arcangeli
2015-09-04
*
|
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
2015-08-07
|
/
*
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
*
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-06-24
*
thp: cleanup how khugepaged enters freezer
Jiri Kosina
2015-06-24
*
thp: cleanup khugepaged startup
Kirill A. Shutemov
2015-04-15
*
thp: do not adjust zone water marks if khugepaged is not started
Kirill A. Shutemov
2015-04-15
*
thp: handle errors in hugepage_init() properly
Kirill A. Shutemov
2015-04-15
*
mm: remove rest of ACCESS_ONCE() usages
Jason Low
2015-04-15
[next]