summaryrefslogtreecommitdiff
path: root/include/linux/ksm.h
AgeCommit message (Expand)Author
2021-10-18mm/migrate: Add folio_migrate_flags()Matthew Wilcox (Oracle)
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2019-03-05mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai
2018-06-07mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport
2018-06-07mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-03mm: make rmap_walk() return voidMinchan Kim
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov
2014-01-21mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim
2014-01-21mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim
2014-01-21mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim
2013-02-23ksm: remove old stable nodes more thoroughlyHugh Dickins
2010-09-09mm: fix swapin race conditionAndrea Arcangeli
2010-08-09ksm: fix ksm swapin time optimizationAndrea Arcangeli
2009-12-16fix ksm.h breakage of nommu buildHugh Dickins
2009-12-15ksm: rmap_walk to remove_migation_ptesHugh Dickins
2009-12-15ksm: let shared pages be swappableHugh Dickins
2009-12-15ksm: stable_node point to page and backHugh Dickins
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-09-22ksm: clean up obsolete referencesHugh Dickins
2009-09-22ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli
2009-09-22ksm: fix oom deadlockHugh Dickins
2009-09-22ksm: identify PageKsm pagesHugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins