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/rmap: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-08-31
1
-3
/
+32
*
Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"
Linus Torvalds
2017-08-29
1
-30
/
+22
*
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
2017-08-10
1
-22
/
+30
*
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-08-02
1
-0
/
+36
*
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-06
1
-5
/
+3
*
mm: rmap: use correct helper when poisoning hugepages
Punit Agrawal
2017-07-06
1
-2
/
+5
*
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
2017-05-24
1
-14
/
+2
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-2
/
+2
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-2
/
+2
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-2
/
+2
*
|
|
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
1
-2
/
+2
*
|
|
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
1
-2
/
+2
*
|
|
mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
Minchan Kim
2017-05-03
1
-1
/
+1
*
|
|
mm: make rmap_one boolean function
Minchan Kim
2017-05-03
1
-15
/
+15
*
|
|
mm: make rmap_walk() return void
Minchan Kim
2017-05-03
1
-19
/
+13
*
|
|
mm: make ttu's return boolean
Minchan Kim
2017-05-03
1
-5
/
+3
*
|
|
mm: remove SWAP_AGAIN in ttu
Minchan Kim
2017-05-03
1
-8
/
+3
*
|
|
mm: remove SWAP_MLOCK in ttu
Minchan Kim
2017-05-03
1
-2
/
+1
*
|
|
mm: make try_to_munlock() return void
Minchan Kim
2017-05-03
1
-12
/
+4
*
|
|
mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu
Minchan Kim
2017-05-03
1
-1
/
+1
*
|
|
mm: remove SWAP_DIRTY in ttu
Minchan Kim
2017-05-03
1
-2
/
+2
*
|
|
mm: remove unncessary ret in page_referenced
Minchan Kim
2017-05-03
1
-2
/
+1
*
|
|
mm: fix lazyfree BUG_ON check in try_to_unmap_one()
Minchan Kim
2017-05-03
1
-2
/
+6
*
|
|
mm: reclaim MADV_FREE pages
Shaohua Li
2017-05-03
1
-26
/
+20
*
|
|
mm: don't assume anonymous pages have SwapBacked flag
Shaohua Li
2017-05-03
1
-1
/
+2
*
|
|
mm: delete unnecessary TTU_* flags
Shaohua Li
2017-05-03
1
-1
/
+1
|
/
/
*
/
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
2017-03-31
1
-2
/
+2
|
/
*
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
1
-1
/
+6
|
\
|
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-1
/
+6
*
|
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
2017-03-09
1
-6
/
+7
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
2017-02-24
1
-138
/
+0
*
mm: convert page_mapped_in_vma() to use page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-26
/
+0
*
mm: convert try_to_unmap_one() to use page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-127
/
+133
*
mm: convert page_mkclean_one() to use page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-23
/
+45
*
mm, rmap: check all VMAs that PTE-mapped THP can be part of
Kirill A. Shutemov
2017-02-24
1
-6
/
+10
*
mm: fix handling PTE-mapped THPs in page_referenced()
Kirill A. Shutemov
2017-02-24
1
-32
/
+34
*
mm, rmap: handle anon_vma_prepare() common case inline
Vlastimil Babka
2016-12-12
1
-35
/
+34
*
rmap: fix compound check logic in page_remove_file_rmap
Steve Capper
2016-08-10
1
-1
/
+1
*
mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()
Kirill A. Shutemov
2016-08-10
1
-2
/
+3
*
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
1
-5
/
+5
*
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
2016-07-28
1
-4
/
+4
*
mm: move page mapped accounting to the node
Mel Gorman
2016-07-28
1
-7
/
+7
*
mm, vmscan: move lru_lock to the node
Mel Gorman
2016-07-28
1
-1
/
+1
*
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-26
1
-6
/
+8
*
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
2016-07-26
1
-2
/
+14
*
rmap: support file thp
Kirill A. Shutemov
2016-07-26
1
-13
/
+35
*
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
2016-07-15
1
-6
/
+3
*
mm: rmap: call page_check_address() with sync enabled to avoid racy check
Naoya Horiguchi
2016-07-15
1
-1
/
+2
[next]