index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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.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
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-2
/
+4
*
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-05-14
1
-1
/
+1
*
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
1
-1
/
+1
*
mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
Sean Christopherson
2019-01-10
1
-2
/
+2
*
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
2019-01-08
1
-4
/
+0
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2018-12-28
1
-0
/
+4
*
mm: remove __hugepage_set_anon_rmap()
Kirill Tkhai
2018-12-28
1
-21
/
+4
*
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
1
-12
/
+18
*
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2018-11-30
1
-10
/
+3
*
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-10-05
1
-3
/
+39
*
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
2018-07-14
1
-1
/
+7
*
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
2018-04-27
1
-3
/
+0
|
\
|
*
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-20
1
-3
/
+0
*
|
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-3
/
+3
*
|
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-2
/
+2
*
|
mm: kernel-doc: add missing parameter descriptions
Mike Rapoport
2018-04-05
1
-0
/
+1
*
|
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2018-03-18
1
-0
/
+14
|
/
*
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-15
1
-1
/
+1
*
mm/rmap.c: remove redundant variable cend
Colin Ian King
2017-11-15
1
-3
/
+1
*
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-15
1
-6
/
+53
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
1
-2
/
+2
*
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
1
-0
/
+26
*
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-08
1
-0
/
+13
*
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
2017-09-08
1
-3
/
+4
*
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
[next]