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
starfive-6.6.48-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
/
fs
/
proc
/
task_mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-10
task_mmu: convert to vma iterator
Liam R. Howlett
1
-14
/
+13
2023-02-03
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-1
/
+1
2023-02-01
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2022-12-12
mm: do not show fs mm pc for VM_LOCKONFAULT pages
Jason A. Donenfeld
1
-0
/
+1
2022-12-01
mm: anonymous shared memory naming
Pasha Tatashin
1
-4
/
+11
2022-10-21
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
1
-1
/
+1
2022-09-27
fs/proc/task_mmu: stop using linked list and highest_vm_end
Matthew Wilcox (Oracle)
1
-32
/
+41
2022-09-27
mm: remove vmacache
Liam R. Howlett
1
-1
/
+0
2022-09-27
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
1
-3
/
+17
2022-09-12
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
1
-1
/
+1
2022-08-21
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
1
-3
/
+4
2022-07-18
mm: thp: kill __transhuge_page_enabled()
Yang Shi
1
-1
/
+1
2022-07-18
mm: thp: kill transparent_hugepage_active()
Yang Shi
1
-1
/
+1
2022-07-18
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
1
-1
/
+1
2022-07-04
mm/smaps: add Pss_Dirty
Vincent Whitchurch
1
-0
/
+3
2022-05-13
mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
Peter Xu
1
-0
/
+7
2022-04-29
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
1
-2
/
+0
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
1
-1
/
+2
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
1
-3
/
+3
2022-02-12
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-9
/
+31
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
1
-0
/
+1
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-1
/
+11
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
1
-10
/
+12
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
1
-2
/
+4
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-15
/
+8
2021-07-01
mm/pagemap: export uffd-wp protection information
Peter Xu
1
-0
/
+9
2021-07-01
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-1
/
+1
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-0
/
+3
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
1
-2
/
+0
2021-01-29
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
1
-4
/
+5
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2020-12-12
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-18
/
+0
2020-10-14
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
1
-1
/
+65
2020-10-14
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
1
-8
/
+22
2020-10-14
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
1
-7
/
+1
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
1
-0
/
+4
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-14
/
+14
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+11
2020-06-02
/proc/PID/smaps: Add PMD migration entry parsing
Huang Ying
1
-5
/
+11
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-0
/
+3
2020-04-22
mm: Remove MPX leftovers
Jimmy Assarsson
1
-3
/
+0
2020-04-07
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
1
-10
/
+8
[next]