Commit Graph

90 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Jingoo Han 3dbb95f789 mm: replace strict_strtoul() with kstrtoul() 12 years ago
Hugh Dickins d8fc16a825 ksm: fix m68k build: only NUMA needs pfn_to_nid 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Hugh Dickins ef53d16cde ksm: allocate roots when needed 12 years ago
Hugh Dickins 5117b3b835 mm,ksm: FOLL_MIGRATION do migration_entry_wait 12 years ago
Hugh Dickins bc56620b49 ksm: shrink 32-bit rmap_item back to 32 bytes 12 years ago
Hugh Dickins b599cbdf1c ksm: treat unstable nid like in stable tree 12 years ago
Hugh Dickins 8fdb3dbf02 ksm: add some comments 12 years ago
Hugh Dickins ef4d43a807 ksm: stop hotremove lockdep warning 12 years ago
Hugh Dickins 4146d2d673 ksm: make !merge_across_nodes migration safe 12 years ago
Hugh Dickins c8d6553b95 ksm: make KSM page migration possible 12 years ago
Hugh Dickins cbf86cfe04 ksm: remove old stable nodes more thoroughly 12 years ago
Hugh Dickins 8aafa6a485 ksm: get_ksm_page locked 12 years ago
Hugh Dickins ee0ea59cf9 ksm: reorganize ksm_check_stable_tree 12 years ago
Hugh Dickins e850dcf530 ksm: trivial tidyups 12 years ago
Petr Holasek 90bd6fd31c ksm: allow trees per NUMA node 12 years ago
Sasha Levin 4ca3a69bcb mm/ksm.c: use new hashtable implementation 12 years ago
Johannes Weiner af34770e55 mm: reduce rmap overhead for ex-KSM page copies created on swap faults 12 years ago
Hugh Dickins b6b19f25f6 ksm: make rmap walks more scalable 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 13 years ago
Hugh Dickins 39b5f29ac1 mm: remove vma arg from page_evictable 13 years ago
Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Konstantin Khlebnikov 4b6e1e3702 mm: kill vma flag VM_INSERTPAGE 13 years ago
Konstantin Khlebnikov cc2383ec06 mm: introduce arch-specific vma flag VM_ARCH_1 13 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 15 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