Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a9cdd95fe153f86d23f63811ad4ba0ab32dad57
/
mm
/
ksm.c
d8fc16a
ksm: fix m68k build: only NUMA needs pfn_to_nid
by Hugh Dickins
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ef53d16c
ksm: allocate roots when needed
by Hugh Dickins
· 12 years ago
5117b3b
mm,ksm: FOLL_MIGRATION do migration_entry_wait
by Hugh Dickins
· 12 years ago
bc56620
ksm: shrink 32-bit rmap_item back to 32 bytes
by Hugh Dickins
· 12 years ago
b599cbd
ksm: treat unstable nid like in stable tree
by Hugh Dickins
· 12 years ago
8fdb3db
ksm: add some comments
by Hugh Dickins
· 12 years ago
ef4d43a
ksm: stop hotremove lockdep warning
by Hugh Dickins
· 12 years ago
4146d2d
ksm: make !merge_across_nodes migration safe
by Hugh Dickins
· 12 years ago
c8d6553
ksm: make KSM page migration possible
by Hugh Dickins
· 12 years ago
cbf86cf
ksm: remove old stable nodes more thoroughly
by Hugh Dickins
· 12 years ago
8aafa6a
ksm: get_ksm_page locked
by Hugh Dickins
· 12 years ago
ee0ea59
ksm: reorganize ksm_check_stable_tree
by Hugh Dickins
· 12 years ago
e850dcf
ksm: trivial tidyups
by Hugh Dickins
· 12 years ago
90bd6fd
ksm: allow trees per NUMA node
by Petr Holasek
· 12 years ago
4ca3a69
mm/ksm.c: use new hashtable implementation
by Sasha Levin
· 12 years ago
af34770
mm: reduce rmap overhead for ex-KSM page copies created on swap faults
by Johannes Weiner
· 12 years ago
b6b19f2
ksm: make rmap walks more scalable
by Hugh Dickins
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
e1e12d2
mm, oom: fix race when specifying a thread as the oom origin
by David Rientjes
· 12 years ago
a9c58b90
mm, oom: change type of oom_score_adj to short
by David Rientjes
· 12 years ago
6219049
mm: introduce mm_find_pmd()
by Bob Liu
· 12 years ago
4fc3f1d
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
by Ingo Molnar
· 12 years ago
6bdb913
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
by Haggai Eran
· 12 years ago
39b5f29
mm: remove vma arg from page_evictable
by Hugh Dickins
· 12 years ago
bf181b9
mm anon rmap: replace same_anon_vma linked list with an interval tree.
by Michel Lespinasse
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
4b6e1e3
mm: kill vma flag VM_INSERTPAGE
by Konstantin Khlebnikov
· 12 years ago
cc2383e
mm: introduce arch-specific vma flag VM_ARCH_1
by Konstantin Khlebnikov
· 12 years ago
ef69422
ksm: cleanup: introduce find_mergeable_vma()
by Bob Liu
· 13 years ago
9b04c5f
mm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
7512102
memcg: fix GPF when cgroup removal races with last exit
by Hugh Dickins
· 13 years ago
4e5f01c
memcg: clear pc->mem_cgroup if necessary.
by KAMEZAWA Hiroyuki
· 13 years ago
43362a4
oom: fix race while temporarily setting current's oom_score_adj
by David Rientjes
· 13 years ago
2b47261
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
by Hugh Dickins
· 13 years ago
72788c3
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
by David Rientjes
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9e60109
mm: rename drop_anon_vma() to put_anon_vma()
by Peter Zijlstra
· 14 years ago
2919bfd
ksm: drain pagevecs to lru
by Hugh Dickins
· 14 years ago
22e5c47
thp: add compound_trans_head() helper
by Andrea Arcangeli
· 14 years ago
29ad768
thp: KSM on THP
by Andrea Arcangeli
· 14 years ago
878aee7
thp: freeze khugepaged and ksmd
by Andrea Arcangeli
· 14 years ago
21ae5b0
thp: skip transhuge pages in ksm for now
by Andrea Arcangeli
· 14 years ago
ae52a2a
thp: ksm: free swap when swapcache page is replaced
by Hugh Dickins
· 14 years ago
a0b0f58
ksm: annotate ksm_thread_mutex is no deadlock source
by KOSAKI Motohiro
· 14 years ago
4e31635
ksm: fix bad user data when swapping
by Hugh Dickins
· 14 years ago
4969c11
mm: fix swapin race condition
by Andrea Arcangeli
· 14 years ago
d9f8984
ksm: cleanup for mm_slots_hash
by Lai Jiangshan
· 14 years ago
7654506
mm: extend KSM refcounts to the anon_vma root
by Rik van Riel
· 14 years ago
012f1800
mm: always lock the root (oldest) anon_vma
by Rik van Riel
· 14 years ago
cba48b9
mm: change direct call of spin_lock(anon_vma->lock) to inline function
by Rik van Riel
· 14 years ago
7f60c21
mm: migration: share the anon_vma ref counts between KSM and page migration
by Mel Gorman
· 14 years ago
22eccdd
ksm: check for ERR_PTR from follow_page()
by Dan Carpenter
· 15 years ago
cb53237
mm/ksm.c is doing an unneeded _notify in write_protect_page.
by Robin Holt
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
d0f209f
ksm: remove unswappable max_kernel_pages
by Hugh Dickins
· 15 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 15 years ago
e9995ef
ksm: rmap_walk to remove_migation_ptes
by Hugh Dickins
· 15 years ago
80e14822
ksm: share anon page without allocating
by Hugh Dickins
· 15 years ago
4035c07a
ksm: take keyhole reference to page
by Hugh Dickins
· 15 years ago
db114b8
ksm: hold anon_vma in rmap_item
by Hugh Dickins
· 15 years ago
5ad6468
ksm: let shared pages be swappable
by Hugh Dickins
· 15 years ago
73848b4
ksm: fix mlockfreed to munlocked
by Hugh Dickins
· 15 years ago
08beca4
ksm: stable_node point to page and back
by Hugh Dickins
· 15 years ago
7b6ba2c
ksm: separate stable_node
by Hugh Dickins
· 15 years ago
6514d51
ksm: singly-linked rmap_list
by Hugh Dickins
· 15 years ago
8dd3557
ksm: cleanup some function arguments
by Hugh Dickins
· 15 years ago
31e855e
ksm: remove redundancies when merging page
by Hugh Dickins
· 15 years ago
93d1771
ksm: three remove_rmap_item_from_tree cleanups
by Hugh Dickins
· 15 years ago
d178f27
ksm: cond_resched in unstable tree
by Hugh Dickins
· 15 years ago
c73602a
ksm: more on default values
by Hugh Dickins
· 15 years ago
2c6854f
ksm: change default values to better fit into mainline kernel
by Izik Eidus
· 15 years ago
35451be
ksm: unmerge is an origin of OOMs
by Hugh Dickins
· 15 years ago
a913e18
ksm: clean up obsolete references
by Hugh Dickins
· 15 years ago
2ffd867
ksm: sysfs and defaults
by Hugh Dickins
· 15 years ago
1c2fb7a
ksm: fix deadlock with munlock in exit_mmap
by Andrea Arcangeli
· 15 years ago
9ba6929
ksm: fix oom deadlock
by Hugh Dickins
· 15 years ago
cd551f9
ksm: distribute remove_mm_from_lists
by Hugh Dickins
· 15 years ago
d952b79
ksm: fix endless loop on oom
by Hugh Dickins
· 15 years ago
81464e30
ksm: five little cleanups
by Hugh Dickins
· 15 years ago
6e158384
ksm: keep quiet while list empty
by Hugh Dickins
· 15 years ago
26465d3
ksm: break cow once unshared
by Hugh Dickins
· 15 years ago
473b0ce
ksm: pages_unshared and pages_volatile
by Hugh Dickins
· 15 years ago
e178dfd
ksm: move pages_sharing updates
by Hugh Dickins
· 15 years ago
b402826
ksm: rename kernel_pages_allocated
by Hugh Dickins
· 15 years ago
339aa62
ksm: change ksm nice level to be 5
by Izik Eidus
· 15 years ago
36b2528
ksm: change copyright message
by Izik Eidus
· 15 years ago
31dbd01
ksm: Kernel SamePage Merging
by Izik Eidus
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago