index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Age
Commit message (
Expand
)
Author
2020-10-16
mm/rmap: fix assumptions of THP size
Matthew Wilcox (Oracle)
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2020-08-14
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-03
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-04-07
mm: prevent a warning when casting void* -> enum
Palmer Dabbelt
2020-04-07
userfaultfd: wp: support swap and page migration
Peter Xu
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
Li Xinhai
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-04-02
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2019-12-01
mm, thp: do not queue fully unmapped pages for deferred split
Kirill A. Shutemov
2019-12-01
mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
Yang Shi
2019-12-01
mm/rmap.c: fix outdated comment in page_get_anon_vma()
Miles Chen
2019-12-01
mm/rmap.c: reuse mergeable anon_vma as parent when fork
Wei Yang
2019-12-01
mm/rmap.c: don't reuse anon_vma if we just want a copy
Wei Yang
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
2019-09-24
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
2019-08-13
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
2019-05-14
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-01-10
mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
Sean Christopherson
2019-01-08
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
2018-12-28
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2018-12-28
mm: remove __hugepage_set_anon_rmap()
Kirill Tkhai
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-11-30
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-07-14
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
2018-04-27
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
2018-04-20
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-05
mm: kernel-doc: add missing parameter descriptions
Mike Rapoport
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-15
mm/rmap.c: remove redundant variable cend
Colin Ian King
2017-11-15
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
[next]