summaryrefslogtreecommitdiffstats
path: root/include/linux/ksm.h
Commit message (Expand)AuthorAgeFilesLines
* mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai2019-03-061-0/+7
* mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2018-06-081-11/+0Star
* mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport2018-06-081-6/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: make rmap_walk() return voidMinchan Kim2017-05-041-3/+2Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-271-2/+1Star
* mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-161-17/+0Star
* mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2014-01-221-2/+0Star
* mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim2014-01-221-6/+0Star
* mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2014-01-221-4/+3Star
* ksm: remove old stable nodes more thoroughlyHugh Dickins2013-02-241-14/+4Star
* mm: fix swapin race conditionAndrea Arcangeli2010-09-101-11/+9Star
* ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-101-1/+1
* fix ksm.h breakage of nommu buildHugh Dickins2009-12-161-6/+8
* ksm: rmap_walk to remove_migation_ptesHugh Dickins2009-12-151-0/+13
* ksm: let shared pages be swappableHugh Dickins2009-12-151-6/+48
* ksm: stable_node point to page and backHugh Dickins2009-12-151-7/+17
* mm: define PAGE_MAPPING_FLAGSHugh Dickins2009-12-151-2/+3
* ksm: clean up obsolete referencesHugh Dickins2009-09-221-20/+0Star
* ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli2009-09-221-7/+4Star
* ksm: fix oom deadlockHugh Dickins2009-09-221-4/+27
* ksm: identify PageKsm pagesHugh Dickins2009-09-221-0/+29
* ksm: the mm interface to ksmHugh Dickins2009-09-221-0/+50