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
/
include
/
linux
/
rmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
2023-02-13
1
-1
/
+1
*
mm: use entire_mapcount in __page_dup_rmap()
Matthew Wilcox (Oracle)
2023-02-02
1
-1
/
+8
*
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
1
-0
/
+2
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-11
/
+62
|
\
|
*
rmap: remove page_unlock_anon_vma_read()
Matthew Wilcox (Oracle)
2022-10-03
1
-5
/
+0
|
*
mm: convert page_get_anon_vma() to folio_get_anon_vma()
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
|
*
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
1
-5
/
+61
*
|
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2022-08-31
1
-2
/
+5
|
/
*
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
2022-07-03
1
-2
/
+2
*
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
1
-8
/
+20
*
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
2022-05-09
1
-0
/
+40
*
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+2
*
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+1
*
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
2022-05-09
1
-2
/
+0
*
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
2022-05-09
1
-4
/
+18
*
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2022-05-09
1
-1
/
+48
*
mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022-04-28
1
-0
/
+3
*
mm/rmap: Constify the rmap_walk_control argument
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
*
mm/rmap: Convert rmap_walk() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-6
/
+5
*
mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_anon_vma_read()
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+1
*
mm/migrate: Convert remove_migration_ptes() to folios
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+1
*
mm/rmap: Convert try_to_migrate() to folios
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+1
*
mm/rmap: Convert try_to_unmap() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
*
mm/rmap: Turn page_referenced() into folio_referenced()
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
*
mm: Convert page_vma_mapped_walk to work on PFNs
Matthew Wilcox (Oracle)
2022-03-21
1
-5
/
+12
*
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+16
*
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
2022-02-17
1
-8
/
+9
*
mm/munlock: delete page_mlock() and all its works
Hugh Dickins
2022-02-17
1
-6
/
+0
*
mm/rmap: Add folio_mkclean()
Matthew Wilcox (Oracle)
2021-10-18
1
-4
/
+6
*
mm: fix the try_to_unmap prototype for !CONFIG_MMU
Christoph Hellwig
2021-07-15
1
-1
/
+3
*
mm: device exclusive memory access
Alistair Popple
2021-07-01
1
-0
/
+4
*
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
1
-3
/
+1
*
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2021-07-01
1
-2
/
+1
*
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
1
-1
/
+1
*
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-06-16
1
-0
/
+1
*
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2021-02-26
1
-1
/
+2
*
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
2020-12-15
1
-1
/
+0
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
1
-1
/
+3
*
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
2017-09-08
1
-1
/
+2
*
mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
Minchan Kim
2017-05-03
1
-7
/
+0
*
mm: make rmap_one boolean function
Minchan Kim
2017-05-03
1
-1
/
+5
*
mm: make rmap_walk() return void
Minchan Kim
2017-05-03
1
-2
/
+2
*
mm: make ttu's return boolean
Minchan Kim
2017-05-03
1
-2
/
+2
*
mm: remove SWAP_MLOCK in ttu
Minchan Kim
2017-05-03
1
-1
/
+0
*
mm: make try_to_munlock() return void
Minchan Kim
2017-05-03
1
-1
/
+1
*
mm: remove SWAP_DIRTY in ttu
Minchan Kim
2017-05-03
1
-1
/
+0
*
mm: reclaim MADV_FREE pages
Shaohua Li
2017-05-03
1
-1
/
+1
*
mm: delete unnecessary TTU_* flags
Shaohua Li
2017-05-03
1
-13
/
+9
[next]