index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: device exclusive memory access
Alistair Popple
2021-07-01
1
-0
/
+186
*
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
1
-93
/
+274
*
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2021-07-01
1
-17
/
+49
*
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
1
-3
/
+7
*
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
1
-11
/
+4
*
mm/thp: fix page_address_in_vma() on file THP tails
Jue Wang
2021-06-16
1
-4
/
+4
*
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-06-16
1
-8
/
+8
*
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-06-16
1
-1
/
+16
*
mm: fix some typos and code style problems
Shijie Luo
2021-05-07
1
-1
/
+1
*
mm/rmap: correct obsolete comment of page_get_anon_vma()
Miaohe Lin
2021-02-26
1
-2
/
+2
*
mm/rmap: use page_not_mapped in try_to_unmap()
Miaohe Lin
2021-02-26
1
-8
/
+3
*
mm/rmap: fix obsolete comment in __page_check_anon_rmap()
Miaohe Lin
2021-02-26
1
-2
/
+1
*
mm/rmap: remove unneeded semicolon in page_not_mapped()
Miaohe Lin
2021-02-26
1
-1
/
+1
*
mm/rmap: correct some obsolete comments of anon_vma
Miaohe Lin
2021-02-26
1
-2
/
+2
*
mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
Li Xinhai
2021-02-24
1
-1
/
+8
*
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-2
/
+4
*
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-4
/
+10
*
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
1
-3
/
+3
*
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
1
-2
/
+2
*
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
2020-12-15
1
-1
/
+7
*
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
2020-12-15
1
-9
/
+0
*
hugetlbfs: fix anon huge page migration race
Mike Kravetz
2020-11-14
1
-4
/
+1
*
mm/rmap: fix assumptions of THP size
Matthew Wilcox (Oracle)
2020-10-16
1
-5
/
+5
*
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2020-09-05
1
-2
/
+7
*
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
2020-08-14
1
-1
/
+1
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-4
/
+4
*
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-08-12
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-6
/
+6
*
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
2020-06-03
1
-3
/
+3
*
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-03
1
-18
/
+29
*
mm: prevent a warning when casting void* -> enum
Palmer Dabbelt
2020-04-07
1
-1
/
+1
*
userfaultfd: wp: support swap and page migration
Peter Xu
2020-04-07
1
-0
/
+6
*
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
1
-1
/
+1
*
Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
Li Xinhai
2020-04-07
1
-13
/
+0
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-04-02
1
-1
/
+16
*
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
2020-04-02
1
-15
/
+1
*
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2020-04-02
1
-0
/
+6
*
mm, thp: do not queue fully unmapped pages for deferred split
Kirill A. Shutemov
2019-12-01
1
-4
/
+10
*
mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
Yang Shi
2019-12-01
1
-4
/
+3
*
mm/rmap.c: fix outdated comment in page_get_anon_vma()
Miles Chen
2019-12-01
1
-3
/
+4
*
mm/rmap.c: reuse mergeable anon_vma as parent when fork
Wei Yang
2019-12-01
1
-0
/
+13
*
mm/rmap.c: don't reuse anon_vma if we just want a copy
Wei Yang
2019-12-01
1
-9
/
+15
*
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
2019-10-19
1
-0
/
+1
*
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
2019-09-24
1
-4
/
+8
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
1
-2
/
+1
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-4
/
+2
*
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
2019-09-24
1
-3
/
+1
*
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
2019-08-13
1
-0
/
+8
*
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
2019-05-14
1
-1
/
+1
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-3
/
+3
[next]