Jan Kara
|
ef5d437f71
mm: fix XFS oops due to dirty pages without buffers on s390
|
12 years ago |
Sagi Grimberg
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
12 years ago |
Hugh Dickins
|
e6c509f854
mm: use clear_page_mlock() in page_remove_rmap()
|
12 years ago |
Hugh Dickins
|
39b5f29ac1
mm: remove vma arg from page_evictable
|
12 years ago |
Michel Lespinasse
|
86c2ad1995
mm rmap: remove vma_address check for address inside vma
|
12 years ago |
Michel Lespinasse
|
bf181b9f9d
mm anon rmap: replace same_anon_vma linked list with an interval tree.
|
12 years ago |
Michel Lespinasse
|
108d6642ad
mm anon rmap: remove anon_vma_moveto_tail
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Rik van Riel
|
e709ffd616
mm: remove swap token code
|
13 years ago |
KAMEZAWA Hiroyuki
|
89c06bd52f
memcg: use new logic for page stat accounting
|
13 years ago |
Kautuk Consul
|
6583a84304
rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link
|
13 years ago |
Konstantin Khlebnikov
|
ce1744f4ed
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
|
13 years ago |
Johannes Weiner
|
72835c86ca
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 years ago |
Andrea Arcangeli
|
948f017b09
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Wanlong Gao
|
99ef0315f1
ksm: fix the comment of try_to_unmap_one()
|
13 years ago |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
Linus Torvalds
|
f01ef569cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
|
14 years ago |
Martin Schwidefsky
|
50a15981a1
[S390] reference bit testing for unmapped pages
|
14 years ago |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
Peter Zijlstra
|
9b679320a5
mm/memory-failure.c: fix spinlock vs mutex order
|
14 years ago |
Linus Torvalds
|
dd34739c03
mm: avoid anon_vma_chain allocation under anon_vma lock
|
14 years ago |
Peter Zijlstra
|
eee2acbae9
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
|
14 years ago |
Linus Torvalds
|
bb4aa39676
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
|
14 years ago |
Christoph Hellwig
|
f758eeabeb
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
|
14 years ago |
Peter Zijlstra
|
bc658c9603
mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
|
14 years ago |
Hugh Dickins
|
eee0f252c6
mm: fix page_lock_anon_vma leaving mutex locked
|
14 years ago |
Hugh Dickins
|
5dbe0af47f
mm: fix kernel BUG at mm/rmap.c:1017!
|
14 years ago |
Peter Zijlstra
|
88c22088bf
mm: optimize page_lock_anon_vma() fast-path
|
14 years ago |
Peter Zijlstra
|
2b575eb64f
mm: convert anon_vma->lock to a mutex
|
14 years ago |