index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-6
/
+6
2020-06-04
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
1
-3
/
+3
2020-06-04
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-18
/
+29
2020-04-07
mm: prevent a warning when casting void* -> enum
Palmer Dabbelt
1
-1
/
+1
2020-04-07
userfaultfd: wp: support swap and page migration
Peter Xu
1
-0
/
+6
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-04-07
Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
Li Xinhai
1
-13
/
+0
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-1
/
+16
2020-04-02
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
1
-15
/
+1
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
1
-0
/
+6
2019-12-01
mm, thp: do not queue fully unmapped pages for deferred split
Kirill A. Shutemov
1
-4
/
+10
2019-12-01
mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
Yang Shi
1
-4
/
+3
2019-12-01
mm/rmap.c: fix outdated comment in page_get_anon_vma()
Miles Chen
1
-3
/
+4
2019-12-01
mm/rmap.c: reuse mergeable anon_vma as parent when fork
Wei Yang
1
-0
/
+13
2019-12-01
mm/rmap.c: don't reuse anon_vma if we just want a copy
Wei Yang
1
-9
/
+15
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
1
-0
/
+1
2019-09-25
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
1
-4
/
+8
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-4
/
+2
2019-09-25
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
1
-3
/
+1
2019-08-14
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
1
-0
/
+8
2019-05-14
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
1
-1
/
+1
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-3
/
+3
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-2
/
+4
2019-05-14
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
1
-1
/
+1
2019-03-06
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
1
-1
/
+1
2019-01-10
mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
Sean Christopherson
1
-2
/
+2
2019-01-09
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
1
-4
/
+0
2018-12-28
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-0
/
+4
2018-12-28
mm: remove __hugepage_set_anon_rmap()
Kirill Tkhai
1
-21
/
+4
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-12
/
+18
2018-12-01
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
1
-10
/
+3
2018-10-06
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
1
-3
/
+39
2018-07-14
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
1
-1
/
+7
2018-04-28
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
1
-3
/
+0
2018-04-21
mm: enable thp migration for shmem thp
Naoya Horiguchi
1
-3
/
+0
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-3
/
+3
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-3
/
+3
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-2
/
+2
2018-04-06
mm: kernel-doc: add missing parameter descriptions
Mike Rapoport
1
-0
/
+1
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
1
-0
/
+14
2017-11-16
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-1
/
+1
2017-11-16
mm/rmap.c: remove redundant variable cend
Colin Ian King
1
-3
/
+1
2017-11-16
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
1
-6
/
+53
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-2
/
+2
2017-09-09
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
1
-0
/
+26
2017-09-09
mm: thp: enable thp migration in generic path
Zi Yan
1
-0
/
+13
2017-09-09
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
1
-3
/
+4
2017-09-01
mm/rmap: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-3
/
+32
2017-08-29
Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"
Linus Torvalds
1
-30
/
+22
[next]