aboutsummaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
Commit message (Expand)AuthorAge
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalableIngo Molnar2012-12-11
| * mm/rmap: Convert the struct anon_vma::mutex to an rwsemIngo Molnar2012-12-11
* | hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi2012-12-12
* | mm: add comment on storage key dirty bit semanticsJan Kara2012-12-11
* | mm: introduce mm_find_pmd()Bob Liu2012-12-11
|/
* mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara2012-10-25
* mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg2012-10-09
* mm: use clear_page_mlock() in page_remove_rmap()Hugh Dickins2012-10-09
* mm: remove vma arg from page_evictableHugh Dickins2012-10-09
* mm rmap: remove vma_address check for address inside vmaMichel Lespinasse2012-10-09
* mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse2012-10-09
* mm anon rmap: remove anon_vma_moveto_tailMichel Lespinasse2012-10-09
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* mm: remove swap token codeRik van Riel2012-05-29
* memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki2012-03-21
* rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_linkKautuk Consul2012-03-21
* mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov2012-03-21
* mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-12
* mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli2012-01-10
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* | ksm: fix the comment of try_to_unmap_one()Wanlong Gao2011-10-31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\
| * writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-07
* | [S390] reference bit testing for unmapped pagesMartin Schwidefsky2011-07-24
* | fs: kill i_alloc_semChristoph Hellwig2011-07-20
* | mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2011-06-27
* | mm: avoid anon_vma_chain allocation under anon_vma lockLinus Torvalds2011-06-17
* | mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()Peter Zijlstra2011-06-17
* | mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()Linus Torvalds2011-06-17
|/
* mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vmaPeter Zijlstra2011-05-29
* mm: fix page_lock_anon_vma leaving mutex lockedHugh Dickins2011-05-28
* mm: fix kernel BUG at mm/rmap.c:1017!Hugh Dickins2011-05-28
* mm: optimize page_lock_anon_vma() fast-pathPeter Zijlstra2011-05-25
* mm: convert anon_vma->lock to a mutexPeter Zijlstra2011-05-25
* mm: use refcounts for page_lock_anon_vma()Peter Zijlstra2011-05-25
* mm: improve page_lock_anon_vma() commentPeter Zijlstra2011-05-25
* mm: revert page_lock_anon_vma() lock annotationPeter Zijlstra2011-05-25
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-23
* fs: move i_wb_list out from under inode_lockDave Chinner2011-03-24
* fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-24
* mm: simplify anon_vma refcountsPeter Zijlstra2011-03-22
* mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra2011-03-22
* mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-22
* thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli2011-03-13
* memcg: create extensible page stat update routinesGreg Thelen2011-01-13
* thp: fix memory-failure hugetlbfs vs THP collisionAndrea Arcangeli2011-01-13
* thp: transparent hugepage vmstatAndrea Arcangeli2011-01-13