summaryrefslogtreecommitdiff
path: root/include/linux/huge_mm.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-08
* mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-08
* mm: always enable thp for dax mappingsDan Williams2017-07-10
* mm: improve readability of transparent_hugepage_enabled()Dan Williams2017-07-10
* mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-10
* mm, THP, swap: check whether THP can be split firstlyHuang Ying2017-07-06
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-24
* mm, thp: add new defer+madvise defrag optionDavid Rientjes2017-02-22
* mm: join struct fault_env and vm_faultJan Kara2016-12-14
* mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes2016-12-12
* mremap: fix race between mremap() and page cleanningAaron Lu2016-11-17
* thp: reduce usage of huge zero page's atomic counterAaron Lu2016-10-07
* thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani2016-10-07
* mm, THP: clean up return value of madvise_free_huge_pmdHuang Ying2016-07-28
* thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2016-07-26
* shmem: add huge pages supportKirill A. Shutemov2016-07-26
* shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-26
* mm: introduce do_set_pmd()Kirill A. Shutemov2016-07-26
* mm: introduce fault_envKirill A. Shutemov2016-07-26
* mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2016-07-15
* huge mm: move_huge_pmd does not need new_vmaHugh Dickins2016-05-19
* thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-28
* include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang2016-04-01
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov2016-03-03
* | thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov2016-03-17
* | rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov2016-03-17
* | mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2016-03-17
|/
* thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-21
* mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-15
* mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams2016-01-15
* mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-15
* mm/huge_memory.c: don't split THP page when MADV_FREE syscall is calledMinchan Kim2016-01-15
* mm: prepare page_referenced() and page_idle to new THP refcountingKirill A. Shutemov2016-01-15
* thp: introduce deferred_split_huge_page()Kirill A. Shutemov2016-01-15
* thp: reintroduce split_huge_page()Kirill A. Shutemov2016-01-15
* thp: implement split_huge_pmd()Kirill A. Shutemov2016-01-15
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* thp: drop all split_huge_page()-related codeKirill A. Shutemov2016-01-15
* thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-15
* dax: don't use set_huge_zero_page()Kirill A. Shutemov2015-09-08
* mm: add vmf_insert_pfn_pmd()Matthew Wilcox2015-09-08
* mm: export various functions for the benefit of DAXMatthew Wilcox2015-09-08
* thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2015-09-08
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-11
* mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin2014-10-09
* mm: make copy_pte_range static againJerome Marchand2014-08-06