summaryrefslogtreecommitdiff
path: root/include/linux/khugepaged.h
AgeCommit message (Expand)Author
2022-11-30mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe
2022-07-17mm: khugepaged: reorg some khugepaged helpersYang Shi
2022-07-17mm: thp: kill transparent_hugepage_active()Yang Shi
2022-07-17mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi
2022-05-19mm: khugepaged: introduce khugepaged_enter_vma() helperYang Shi
2022-05-19mm: khugepaged: make hugepage_vma_check() non-staticYang Shi
2022-05-19mm: khugepaged: make khugepaged_enter() void functionYang Shi
2021-02-26mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2019-09-24khugepaged: enable collapse pmd for pte-mapped THPSong Liu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli
2011-01-13thp: khugepagedAndrea Arcangeli