Hugh Dickins
|
b6b19f25f6
ksm: make rmap walks more scalable
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
David Rientjes
|
e1e12d2f31
mm, oom: fix race when specifying a thread as the oom origin
|
12 years ago |
David Rientjes
|
a9c58b907d
mm, oom: change type of oom_score_adj to short
|
12 years ago |
Bob Liu
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
Ingo Molnar
|
4fc3f1d66b
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
|
12 years ago |
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 |