aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ksm.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mm/rmap: use rmap_walk() in page_referenced()Gravatar Joonsoo Kim 1-2/+0
2014-01-21mm/rmap: use rmap_walk() in try_to_munlock()Gravatar Joonsoo Kim 1-6/+0
2014-01-21mm/rmap: make rmap_walk to get the rmap_walk_control argumentGravatar Joonsoo Kim 1-4/+3
2013-02-23ksm: remove old stable nodes more thoroughlyGravatar Hugh Dickins 1-14/+4
2010-09-09mm: fix swapin race conditionGravatar Andrea Arcangeli 1-11/+9
2010-08-09ksm: fix ksm swapin time optimizationGravatar Andrea Arcangeli 1-1/+1
2009-12-16fix ksm.h breakage of nommu buildGravatar Hugh Dickins 1-6/+8
2009-12-15ksm: rmap_walk to remove_migation_ptesGravatar Hugh Dickins 1-0/+13
2009-12-15ksm: let shared pages be swappableGravatar Hugh Dickins 1-6/+48
2009-12-15ksm: stable_node point to page and backGravatar Hugh Dickins 1-7/+17
2009-12-15mm: define PAGE_MAPPING_FLAGSGravatar Hugh Dickins 1-2/+3
2009-09-22ksm: clean up obsolete referencesGravatar Hugh Dickins 1-20/+0
2009-09-22ksm: fix deadlock with munlock in exit_mmapGravatar Andrea Arcangeli 1-7/+4
2009-09-22ksm: fix oom deadlockGravatar Hugh Dickins 1-4/+27
2009-09-22ksm: identify PageKsm pagesGravatar Hugh Dickins 1-0/+29
2009-09-22ksm: the mm interface to ksmGravatar Hugh Dickins 1-0/+50