Commit History

Author SHA1 Message Date
  zhong jiang 6213055f2c mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node() 8 years ago
  zhong jiang 5b398e416e mm,ksm: fix endless looping in allocating memory when ksm enable 8 years ago
  Kirill A. Shutemov dcddffd41d mm: do not pass mm_struct into handle_mm_fault 9 years ago
  Minchan Kim bda807d444 mm: migrate: support non-lru movable page migration 9 years ago
  Zhou Chengming 7496fea9a6 ksm: fix conflict between mmput and scan_get_next_rmap_item 9 years ago
  Dave Hansen 1b2ee1266e mm/core: Do not enforce PKEY permissions on remote mm access 9 years ago
  Dave Hansen d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 9 years ago
  Minchan Kim 337ed7eb5f mm/ksm.c: mark stable page dirty 9 years ago
  Kirill A. Shutemov f765f54059 ksm: prepare to new THP semantics 9 years ago
  Kirill A. Shutemov d281ee6145 rmap: add argument to charge compound page 9 years ago
  Kirill A. Shutemov 48c935ad88 page-flags: define PG_locked behavior on compound pages 9 years ago
  Geliang Tang 036404183e mm/ksm.c: use list_for_each_entry_safe 9 years ago
  Andrea Arcangeli c8f95ed1a9 ksm: unstable_tree_search_insert error checking cleanup 9 years ago
  Andrea Arcangeli 85c6e8dd23 ksm: use find_mergeable_vma in try_to_merge_with_ksm_page 9 years ago
  Andrea Arcangeli 98666f8a25 ksm: use the helper method to do the hlist_empty check 9 years ago
  Andrea Arcangeli f2e5ff85ed ksm: don't fail stable tree lookups if walking over stale stable_nodes 9 years ago
  Andrea Arcangeli ad12695f17 ksm: add cond_resched() to the rmap_walks 9 years ago
  Jason Low 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages 10 years ago
  Kirill A. Shutemov 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 years ago
  Linus Torvalds 33692f2759 vm: add VM_FAULT_SIGSEGV handling support 10 years ago
  Joerg Roedel 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM 10 years ago
  Paul McQuade 25acde3173 mm: ksm use pr_err instead of printk 10 years ago
  NeilBrown 743162013d sched: Remove proliferation of wait_on_bit() action functions 11 years ago
  Hugh Dickins f72e7dcdd2 mm: let mm_find_pmd fix buggy race with THP fault 11 years ago
  David Rientjes 668f9abbd4 mm: close PageTail race 11 years ago
  Paul Gortmaker a64fb3cd61 mm: audit/fix non-modular users of module_init in core code 11 years ago
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
  Joonsoo Kim 9f32624be9 mm/rmap: use rmap_walk() in page_referenced() 11 years ago
  Joonsoo Kim e8351ac9bf mm/rmap: use rmap_walk() in try_to_munlock() 11 years ago
  Joonsoo Kim 5262950642 mm/rmap: use rmap_walk() in try_to_unmap() 11 years ago