summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
AgeCommit message (Expand)Author
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins
2020-12-15mm/rmap: stop store reordering issue on page->mappingAlex Shi
2020-12-15mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt
2020-11-14hugetlbfs: fix anon huge page migration raceMike Kravetz
2020-10-16mm/rmap: fix assumptions of THP sizeMatthew Wilcox (Oracle)
2020-09-05mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple
2020-08-14mm/rmap: annotate a data race at tlb_flush_batchedQian Cai
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)
2020-08-12hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-03mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner
2020-04-07mm: prevent a warning when casting void* -> enumPalmer Dabbelt
2020-04-07userfaultfd: wp: support swap and page migrationPeter Xu
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)
2020-04-07Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"Li Xinhai
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2020-04-02mm/vma: make is_vma_temporary_stack() available for general useAnshuman Khandual
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard
2019-12-01mm, thp: do not queue fully unmapped pages for deferred splitKirill A. Shutemov
2019-12-01mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()Yang Shi
2019-12-01mm/rmap.c: fix outdated comment in page_get_anon_vma()Miles Chen
2019-12-01mm/rmap.c: reuse mergeable anon_vma as parent when forkWei Yang
2019-12-01mm/rmap.c: don't reuse anon_vma if we just want a copyWei Yang
2019-10-19mm: include <linux/huge_mm.h> for is_vma_temporary_stackBen Dooks
2019-09-24mm,thp: add read-only THP support for (non-shmem) FSSong Liu
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-24mm/rmap.c: remove set but not used variable 'cstart'YueHaibing
2019-08-13mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell
2019-05-14mm/rmap.c: use the pra.mapcount to do the checkHuang Shijie
2019-05-14mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse
2019-05-14mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse
2019-05-14mm: page_mkclean vs MADV_DONTNEED raceAneesh Kumar K.V
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-01-10mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_oneSean Christopherson
2019-01-08hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"Mike Kravetz
2018-12-28hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2018-12-28mm: remove __hugepage_set_anon_rmap()Kirill Tkhai
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse
2018-11-30mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-07-14mm: do not drop unused pages when userfaultd is runningChristian Borntraeger
2018-04-27Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet
2018-04-20mm: enable thp migration for shmem thpNaoya Horiguchi
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-05mm: kernel-doc: add missing parameter descriptionsMike Rapoport
2018-03-18mm, swap: Add infrastructure for saving page metadata on swapKhalid Aziz