summaryrefslogtreecommitdiff
path: root/mm/khugepaged.c
Commit message (Expand)AuthorAge
* page cache: use xa_lockMatthew Wilcox2018-04-11
* mm/thp: don't count ZONE_MOVABLE as the target for freepage reservingJoonsoo Kim2018-04-11
* memcg, thp: do not invoke oom killer on thp chargesMichal Hocko2018-04-11
* mm, thp: do not cause memcg oom for thpDavid Rientjes2018-03-22
* mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov2018-03-22
* mm: thp: use down_read_trylock() in khugepaged to avoid long blockYang Shi2018-01-31
* mm: add unmap_mapping_pages()Matthew Wilcox2018-01-31
* Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds2017-11-29
* mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov2017-11-27
* mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-10
* mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes2017-06-23
* mm, thp: copying user pages must schedule on collapseDavid Rientjes2017-05-12
* mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park2017-05-12
* mm: do not use double negation for testing page flagsMinchan Kim2017-05-03
* mm: don't assume anonymous pages have SwapBacked flagShaohua Li2017-05-03
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-10
* mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V2017-01-10
* radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-14
* mm: add orig_pte field into vm_faultJan Kara2016-12-14
* mm: use pgoff in struct vm_fault instead of passing it separatelyJan Kara2016-12-14
* mm: join struct fault_env and vm_faultJan Kara2016-12-14
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-12
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-12
* mm: khugepaged: fix radix tree node leak in shmem collapse error pathJohannes Weiner2016-12-12
* mm: khugepaged: close use-after-free race during shmem collapsingJohannes Weiner2016-12-12
* mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure2016-11-30
* mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz2016-09-19
* khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov2016-09-19
* mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2016-07-28
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-28
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz2016-07-26
* mm, thp: fix comment inconsistency for swapin readahead functionsEbru Akagunduz2016-07-26
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-26
* khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-26
* khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()Kirill A. Shutemov2016-07-26
* thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2016-07-26