summaryrefslogtreecommitdiff
path: root/mm/ksm.c
Commit message (Expand)AuthorAge
...
* 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
* ksm: trivial tidyupsHugh Dickins2013-02-23
* ksm: allow trees per NUMA nodePetr Holasek2013-02-23
* mm/ksm.c: use new hashtable implementationSasha Levin2013-02-23
* mm: reduce rmap overhead for ex-KSM page copies created on swap faultsJohannes Weiner2013-02-23
* ksm: make rmap walks more scalableHugh Dickins2012-12-20
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalableIngo Molnar2012-12-11
* | mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-11
* | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
* | mm: introduce mm_find_pmd()Bob Liu2012-12-11
|/
* mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran2012-10-09
* mm: remove vma arg from page_evictableHugh Dickins2012-10-09
* mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse2012-10-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* mm: kill vma flag VM_INSERTPAGEKonstantin Khlebnikov2012-10-09
* mm: introduce arch-specific vma flag VM_ARCH_1Konstantin Khlebnikov2012-10-09
* ksm: cleanup: introduce find_mergeable_vma()Bob Liu2012-03-21
* mm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-12
* oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes2011-10-31
* ksm: fix NULL pointer dereference in scan_get_next_rmap_item()Hugh Dickins2011-06-15
* oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-22
* ksm: drain pagevecs to lruHugh Dickins2011-01-13
* thp: add compound_trans_head() helperAndrea Arcangeli2011-01-13
* thp: KSM on THPAndrea Arcangeli2011-01-13
* thp: freeze khugepaged and ksmdAndrea Arcangeli2011-01-13