Commit History

Author SHA1 Message Date
  Haggai Eran 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 12 years ago
  Hugh Dickins 39b5f29ac1 mm: remove vma arg from page_evictable 12 years ago
  Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 12 years ago
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
  Konstantin Khlebnikov 4b6e1e3702 mm: kill vma flag VM_INSERTPAGE 12 years ago
  Konstantin Khlebnikov cc2383ec06 mm: introduce arch-specific vma flag VM_ARCH_1 12 years ago
  Bob Liu ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 years ago
  Cong Wang 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 years ago
  Hugh Dickins 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 13 years ago
  KAMEZAWA Hiroyuki 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 years ago
  David Rientjes 43362a4977 oom: fix race while temporarily setting current's oom_score_adj 13 years ago
  Hugh Dickins 2b472611a3 ksm: fix NULL pointer dereference in scan_get_next_rmap_item() 14 years ago
  David Rientjes 72788c3856 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Peter Zijlstra 9e60109f12 mm: rename drop_anon_vma() to put_anon_vma() 14 years ago
  Hugh Dickins 2919bfd075 ksm: drain pagevecs to lru 14 years ago
  Andrea Arcangeli 22e5c47ee2 thp: add compound_trans_head() helper 14 years ago
  Andrea Arcangeli 29ad768cfc thp: KSM on THP 14 years ago
  Andrea Arcangeli 878aee7d6b thp: freeze khugepaged and ksmd 14 years ago
  Andrea Arcangeli 21ae5b0175 thp: skip transhuge pages in ksm for now 14 years ago
  Hugh Dickins ae52a2adb5 thp: ksm: free swap when swapcache page is replaced 14 years ago
  KOSAKI Motohiro a0b0f58cdd ksm: annotate ksm_thread_mutex is no deadlock source 14 years ago
  Hugh Dickins 4e31635c36 ksm: fix bad user data when swapping 14 years ago
  Andrea Arcangeli 4969c1192d mm: fix swapin race condition 15 years ago
  Lai Jiangshan d9f8984c2c ksm: cleanup for mm_slots_hash 15 years ago
  Rik van Riel 76545066c8 mm: extend KSM refcounts to the anon_vma root 15 years ago
  Rik van Riel 012f18004d mm: always lock the root (oldest) anon_vma 15 years ago
  Rik van Riel cba48b98f2 mm: change direct call of spin_lock(anon_vma->lock) to inline function 15 years ago
  Mel Gorman 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
  Dan Carpenter 22eccdd7d2 ksm: check for ERR_PTR from follow_page() 15 years ago