index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ksm.h
Age
Commit message (
Expand
)
Author
2019-03-05
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
2018-06-07
mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
Mike Rapoport
2018-06-07
mm/ksm: remove unused page_referenced_ksm declaration
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-03
mm: make rmap_walk() return void
Minchan Kim
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
2015-04-15
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
2014-01-21
mm/rmap: use rmap_walk() in page_referenced()
Joonsoo Kim
2014-01-21
mm/rmap: use rmap_walk() in try_to_munlock()
Joonsoo Kim
2014-01-21
mm/rmap: make rmap_walk to get the rmap_walk_control argument
Joonsoo Kim
2013-02-23
ksm: remove old stable nodes more thoroughly
Hugh Dickins
2010-09-09
mm: fix swapin race condition
Andrea Arcangeli
2010-08-09
ksm: fix ksm swapin time optimization
Andrea Arcangeli
2009-12-16
fix ksm.h breakage of nommu build
Hugh Dickins
2009-12-15
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
2009-12-15
ksm: let shared pages be swappable
Hugh Dickins
2009-12-15
ksm: stable_node point to page and back
Hugh Dickins
2009-12-15
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
2009-09-22
ksm: clean up obsolete references
Hugh Dickins
2009-09-22
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
2009-09-22
ksm: fix oom deadlock
Hugh Dickins
2009-09-22
ksm: identify PageKsm pages
Hugh Dickins
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins