summaryrefslogtreecommitdiffstats
path: root/include/linux/ksm.h
Commit message (Expand)AuthorAgeFilesLines
* mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2018-06-071-11/+0
* mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport2018-06-071-6/+0
* 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-031-3/+2
* 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-261-2/+1
* mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-151-17/+0
* mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2014-01-211-2/+0
* mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim2014-01-211-6/+0
* mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2014-01-211-4/+3
* ksm: remove old stable nodes more thoroughlyHugh Dickins2013-02-231-14/+4
* mm: fix swapin race conditionAndrea Arcangeli2010-09-091-11/+9
* ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-091-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/+0
* ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli2009-09-221-7/+4
* 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