summaryrefslogtreecommitdiffstats
path: root/mm/khugepaged.c
Commit message (Expand)AuthorAgeFilesLines
* mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn2023-01-181-1/+8
* mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2023-01-181-0/+15
* khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()Miaohe Lin2021-05-221-9/+9
* mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-141-2/+11
* mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins2020-10-141-0/+12
* khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins2020-08-261-1/+1
* khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins2020-08-261-4/+1
* khugepaged: retract_page_tables() remember to test exitHugh Dickins2020-08-211-9/+13
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-221-0/+3
* mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins2018-12-051-1/+9
* mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins2018-12-051-12/+7
* mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins2018-12-051-43/+30
* mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins2018-12-051-0/+10
* mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-12-051-1/+3
* mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins2018-12-051-0/+15
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-1/+2
* mm: thp: pass correct vm_flags to hugepage_vma_check()Song Liu2018-08-171-7/+8
* mm: thp: inc counter for collapsed shmem THPYang Shi2018-08-171-0/+2
* mm: thp: register mm for khugepaged when merging vma for shmemYang Shi2018-08-171-27/+26
* page cache: use xa_lockMatthew Wilcox2018-04-111-26/+23
* mm/thp: don't count ZONE_MOVABLE as the target for freepage reservingJoonsoo Kim2018-04-111-1/+9
* memcg, thp: do not invoke oom killer on thp chargesMichal Hocko2018-04-111-6/+2
* mm, thp: do not cause memcg oom for thpDavid Rientjes2018-03-221-2/+6
* mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov2018-03-221-1/+6
* mm: thp: use down_read_trylock() in khugepaged to avoid long blockYang Shi2018-01-311-4/+8
* mm: add unmap_mapping_pages()Matthew Wilcox2018-01-311-2/+1
* Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds2017-11-291-1/+1
* mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov2017-11-271-1/+1
* mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-151-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-101-1/+2
* mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes2017-06-231-1/+0
* mm, thp: copying user pages must schedule on collapseDavid Rientjes2017-05-121-4/+3
* mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park2017-05-121-1/+3
* mm: do not use double negation for testing page flagsMinchan Kim2017-05-031-2/+2
* mm: don't assume anonymous pages have SwapBacked flagShaohua Li2017-05-031-5/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-101-3/+2
* mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V2017-01-101-19/+2
* radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-141-4/+3
* mm: add orig_pte field into vm_faultJan Kara2016-12-141-4/+3
* mm: use pgoff in struct vm_fault instead of passing it separatelyJan Kara2016-12-141-0/+1
* mm: join struct fault_env and vm_faultJan Kara2016-12-141-10/+10
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-121-2/+19
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-121-2/+3
* mm: khugepaged: fix radix tree node leak in shmem collapse error pathJohannes Weiner2016-12-121-2/+4
* mm: khugepaged: close use-after-free race during shmem collapsingJohannes Weiner2016-12-121-0/+5
* mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure2016-11-301-0/+2