index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
ksm.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-05-31
|
\
|
*
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
2021-05-22
*
|
Merge android-4.4-p.204 (583bdda) into msm-4.4
Srinivasarao P
2019-12-02
|
\
|
|
*
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-11-28
*
|
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
2018-10-01
*
|
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
*
mm/ksm: fix interaction with THP
Claudio Imbrenda
2018-05-30
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
2016-10-07
*
|
mm: migrate: support non-lru movable page migration
Minchan Kim
2017-02-21
*
|
mm: ksm: avoid trageted reclaim of ksm pages
Vinayak Menon
2016-06-29
*
|
mm: Enhance per process reclaim to consider shared pages
Minchan Kim
2016-06-22
*
|
KSM: Start KSM by default
Abhimanyu Garg
2016-03-22
*
|
ksm: Add showmem notifier
Laura Abbott
2016-03-22
*
|
ksm: Provide support to use deferred timers for scanner thread
Chintan Pandya
2016-03-22
|
/
*
ksm: unstable_tree_search_insert error checking cleanup
Andrea Arcangeli
2015-11-05
*
ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
Andrea Arcangeli
2015-11-05
*
ksm: use the helper method to do the hlist_empty check
Andrea Arcangeli
2015-11-05
*
ksm: don't fail stable tree lookups if walking over stale stable_nodes
Andrea Arcangeli
2015-11-05
*
ksm: add cond_resched() to the rmap_walks
Andrea Arcangeli
2015-11-05
*
mm: remove rest of ACCESS_ONCE() usages
Jason Low
2015-04-15
*
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2015-02-10
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
*
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
Joerg Roedel
2014-11-13
*
mm: ksm use pr_err instead of printk
Paul McQuade
2014-10-09
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
*
mm: let mm_find_pmd fix buggy race with THP fault
Hugh Dickins
2014-06-23
*
mm: close PageTail race
David Rientjes
2014-03-04
*
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-01-23
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
*
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: use rmap_walk() in try_to_unmap()
Joonsoo Kim
2014-01-21
*
mm/rmap: extend rmap_walk_xxx() to cope with different cases
Joonsoo Kim
2014-01-21
*
mm/rmap: make rmap_walk to get the rmap_walk_control argument
Joonsoo Kim
2014-01-21
*
ksm: remove redundant __GFP_ZERO from kcalloc
Joe Perches
2013-11-13
*
mm: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-09-11
*
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
2013-03-08
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
ksm: allocate roots when needed
Hugh Dickins
2013-02-23
*
mm,ksm: FOLL_MIGRATION do migration_entry_wait
Hugh Dickins
2013-02-23
*
ksm: shrink 32-bit rmap_item back to 32 bytes
Hugh Dickins
2013-02-23
*
ksm: treat unstable nid like in stable tree
Hugh Dickins
2013-02-23
*
ksm: add some comments
Hugh Dickins
2013-02-23
*
ksm: stop hotremove lockdep warning
Hugh Dickins
2013-02-23
*
ksm: make !merge_across_nodes migration safe
Hugh Dickins
2013-02-23
*
ksm: make KSM page migration possible
Hugh Dickins
2013-02-23
*
ksm: remove old stable nodes more thoroughly
Hugh Dickins
2013-02-23
*
ksm: get_ksm_page locked
Hugh Dickins
2013-02-23
*
ksm: reorganize ksm_check_stable_tree
Hugh Dickins
2013-02-23
[next]