summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
Commit message (Expand)AuthorAgeFilesLines
* mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_oneSean Christopherson2019-01-101-2/+2
* hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"Mike Kravetz2019-01-081-4/+0
* hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz2018-12-281-0/+4
* mm: remove __hugepage_set_anon_rmap()Kirill Tkhai2018-12-281-21/+4
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-281-12/+18
* mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2018-11-301-10/+3
* mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-10-051-3/+39
* mm: do not drop unused pages when userfaultd is runningChristian Borntraeger2018-07-141-1/+7
* Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-271-3/+0
|\
| * mm: enable thp migration for shmem thpNaoya Horiguchi2018-04-201-3/+0
* | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-3/+3
|\ \ | |/ |/|
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-3/+3
* | page cache: use xa_lockMatthew Wilcox2018-04-111-2/+2
* | mm: kernel-doc: add missing parameter descriptionsMike Rapoport2018-04-051-0/+1
* | mm, swap: Add infrastructure for saving page metadata on swapKhalid Aziz2018-03-181-0/+14
|/
* mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-151-1/+1
* mm/rmap.c: remove redundant variable cendColin Ian King2017-11-151-3/+1
* mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse2017-11-151-6/+53
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-081-2/+2
* mm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse2017-09-081-0/+26
* mm: thp: enable thp migration in generic pathZi Yan2017-09-081-0/+13
* mm: thp: introduce separate TTU flag for thp freezingNaoya Horiguchi2017-09-081-3/+4
* mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-311-3/+32
* Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"Linus Torvalds2017-08-291-30/+22
* rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov2017-08-101-22/+30
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-0/+36
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-061-5/+3
* mm: rmap: use correct helper when poisoning hugepagesPunit Agrawal2017-07-061-2/+5
* mm, x86/mm: Make the batched unmap TLB flush API more genericAndy Lutomirski2017-05-241-14/+2
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-2/+2
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-2/+2
| |\
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-2/+2
* | | mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-2/+2
* | | mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-2/+2
* | | mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim2017-05-031-1/+1
* | | mm: make rmap_one boolean functionMinchan Kim2017-05-031-15/+15
* | | mm: make rmap_walk() return voidMinchan Kim2017-05-031-19/+13
* | | mm: make ttu's return booleanMinchan Kim2017-05-031-5/+3
* | | mm: remove SWAP_AGAIN in ttuMinchan Kim2017-05-031-8/+3
* | | mm: remove SWAP_MLOCK in ttuMinchan Kim2017-05-031-2/+1
* | | mm: make try_to_munlock() return voidMinchan Kim2017-05-031-12/+4
* | | mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttuMinchan Kim2017-05-031-1/+1
* | | mm: remove SWAP_DIRTY in ttuMinchan Kim2017-05-031-2/+2
* | | mm: remove unncessary ret in page_referencedMinchan Kim2017-05-031-2/+1
* | | mm: fix lazyfree BUG_ON check in try_to_unmap_one()Minchan Kim2017-05-031-2/+6
* | | mm: reclaim MADV_FREE pagesShaohua Li2017-05-031-26/+20
* | | mm: don't assume anonymous pages have SwapBacked flagShaohua Li2017-05-031-1/+2
* | | mm: delete unnecessary TTU_* flagsShaohua Li2017-05-031-1/+1
|/ /
* | mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-03-311-2/+2
|/
* Merge branch 'prep-for-5level'Linus Torvalds2017-03-101-1/+6
|\
OpenPOWER on IntegriCloud