summaryrefslogtreecommitdiff
path: root/mm/ksm.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * ksm: fix potential missing rmap_item for stable_nodeMiaohe Lin2021-05-22
* | Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P2019-12-02
|\|
| * mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin2019-11-28
* | page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2018-10-01
* | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\|
| * mm/ksm: fix interaction with THPClaudio Imbrenda2018-05-30
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-10-07
* | mm: migrate: support non-lru movable page migrationMinchan Kim2017-02-21
* | mm: ksm: avoid trageted reclaim of ksm pagesVinayak Menon2016-06-29
* | mm: Enhance per process reclaim to consider shared pagesMinchan Kim2016-06-22
* | KSM: Start KSM by defaultAbhimanyu Garg2016-03-22
* | ksm: Add showmem notifierLaura Abbott2016-03-22
* | ksm: Provide support to use deferred timers for scanner threadChintan Pandya2016-03-22
|/
* ksm: unstable_tree_search_insert error checking cleanupAndrea Arcangeli2015-11-05
* ksm: use find_mergeable_vma in try_to_merge_with_ksm_pageAndrea Arcangeli2015-11-05
* ksm: use the helper method to do the hlist_empty checkAndrea Arcangeli2015-11-05
* ksm: don't fail stable tree lookups if walking over stale stable_nodesAndrea Arcangeli2015-11-05
* ksm: add cond_resched() to the rmap_walksAndrea Arcangeli2015-11-05
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-15
* mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-10
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-13
* mm: ksm use pr_err instead of printkPaul McQuade2014-10-09
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* mm: let mm_find_pmd fix buggy race with THP faultHugh Dickins2014-06-23
* mm: close PageTail raceDavid Rientjes2014-03-04
* mm: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-01-23
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2014-01-21
* mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim2014-01-21
* mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim2014-01-21
* mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim2014-01-21
* mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2014-01-21
* ksm: remove redundant __GFP_ZERO from kcallocJoe Perches2013-11-13
* mm: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-11
* ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins2013-03-08
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ksm: allocate roots when neededHugh Dickins2013-02-23
* mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins2013-02-23
* ksm: shrink 32-bit rmap_item back to 32 bytesHugh Dickins2013-02-23
* ksm: treat unstable nid like in stable treeHugh Dickins2013-02-23
* ksm: add some commentsHugh Dickins2013-02-23
* ksm: stop hotremove lockdep warningHugh Dickins2013-02-23
* ksm: make !merge_across_nodes migration safeHugh Dickins2013-02-23
* ksm: make KSM page migration possibleHugh Dickins2013-02-23
* ksm: remove old stable nodes more thoroughlyHugh Dickins2013-02-23
* ksm: get_ksm_page lockedHugh Dickins2013-02-23
* ksm: reorganize ksm_check_stable_treeHugh Dickins2013-02-23