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
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