Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Naoya Horiguchi
|
5f24ae585b
hwpoison, hugetlbfs: fix RSS-counter warning
|
12 years ago |
Jan Kara
|
e749eb9553
mm: add comment on storage key dirty bit semantics
|
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 |
Ingo Molnar
|
5a505085f0
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
|
12 years ago |
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 |