Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai
2018-06-08mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport
2018-06-08mm/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-04mm: make rmap_walk() return voidMinchan Kim
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-07-27mm: migrate: support non-lru movable page migrationMinchan Kim
2015-04-16mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov
2014-01-22mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim
2014-01-22mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim
2014-01-22mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim
2013-02-24ksm: remove old stable nodes more thoroughlyHugh Dickins
2010-09-10mm: fix swapin race conditionAndrea Arcangeli
2010-08-10ksm: 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