summaryrefslogtreecommitdiff
path: root/mm/ksm.c
Commit message (Expand)AuthorAge
* mm/ksm.c: fix inconsistent accounting of zero pagesClaudio Imbrenda2018-04-11
* mm/ksm: fix interaction with THPClaudio Imbrenda2018-04-05
* mm/ksm.c: make stable_node_dup() staticColin Ian King2018-04-05
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-18
* mm: docs: fixup punctuationMike Rapoport2018-02-06
* mm/ksm: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-04
* mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse2017-11-15
* ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai2017-10-03
* mm/ksm.c: constify attribute_group structuresArvind Yadav2017-09-06
* mm: fix KSM data corruptionMinchan Kim2017-08-10
* ksm: optimize refile of stable_node_dup at the head of the chainAndrea Arcangeli2017-07-06
* ksm: swap the two output parameters of chain/chain_pruneAndrea Arcangeli2017-07-06
* ksm: cleanup stable_node chain collapse caseAndrea Arcangeli2017-07-06
* ksm: fix use after free with merge_across_nodes = 0Andrea Arcangeli2017-07-06
* ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli2017-07-06
* ksm: prevent crash after write_protect_page failsAndrea Arcangeli2017-06-02
* mm: make rmap_one boolean functionMinchan Kim2017-05-03
* mm: make rmap_walk() return voidMinchan Kim2017-05-03
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-24
* mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()Kirill A. Shutemov2017-02-24
* mm/ksm: improve deduplication of zero pages with colouringClaudio Imbrenda2017-02-24
* mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()zhong jiang2016-10-07
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-09-28
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
* ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming2016-05-12
* mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-18
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* mm/ksm.c: mark stable page dirtyMinchan Kim2016-01-15
* ksm: prepare to new THP semanticsKirill A. Shutemov2016-01-15
* rmap: add argument to charge compound pageKirill A. Shutemov2016-01-15
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-15
* mm/ksm.c: use list_for_each_entry_safeGeliang Tang2016-01-14
* 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