index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
1
-0
/
+18
2024-12-19
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
1
-2
/
+11
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-68
/
+9
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2024-11-19
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+17
2024-11-12
mm: define general function pXd_init()
Bibo Mao
1
-3
/
+0
2024-11-11
mm: delete the unused put_pages_list()
Hugh Dickins
1
-2
/
+0
2024-11-08
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-11-08
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
1
-58
/
+0
2024-11-08
alloc_tag: introduce pgtag_ref_handle to abstract page tag references
Suren Baghdasaryan
1
-12
/
+13
2024-11-07
mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub
Sourav Panda
1
-1
/
+1
2024-11-07
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
1
-3
/
+3
2024-11-06
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
1
-2
/
+0
2024-11-06
mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
Qi Zheng
1
-0
/
+5
2024-11-05
mm/writeback: add folio_mark_dirty_lock()
Joanne Koong
1
-0
/
+1
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
1
-0
/
+1
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
1
-1
/
+2
2024-10-04
mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
1
-1
/
+11
2024-10-04
prctl: arch-agnostic prctl for shadow stack
Mark Brown
1
-0
/
+4
2024-10-04
mm: Define VM_HIGH_ARCH_6
Mark Brown
1
-0
/
+2
2024-09-23
mm: fix build on 32-bit targets without MAX_PHYSMEM_BITS
Linus Torvalds
1
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-159
/
+145
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2024-09-17
mm: remove follow_pte()
Peter Xu
1
-2
/
+0
2024-09-17
mm: new follow_pfnmap API
Peter Xu
1
-0
/
+31
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
1
-0
/
+24
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+12
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
1
-1
/
+3
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+1
2024-09-10
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
1
-0
/
+27
2024-09-10
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
1
-0
/
+30
2024-09-04
arm64: re-order MTE VM_ flags
Joey Gouly
1
-2
/
+2
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
1
-6
/
+10
2024-09-04
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
1
-3
/
+3
2024-09-04
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-09-02
mm: remove legacy install_special_mapping() code
Linus Torvalds
1
-4
/
+0
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
1
-7
/
+5
2024-09-02
mm: remove follow_page()
David Hildenbrand
1
-3
/
+0
2024-09-02
mm: clarify folio_likely_mapped_shared() documentation for KSM folios
David Hildenbrand
1
-6
/
+8
2024-09-02
mm: move internal core VMA manipulation functions to own file
Lorenzo Stoakes
1
-35
/
+0
2024-09-02
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
1
-16
/
+1
2024-09-02
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
1
-60
/
+0
2024-09-02
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-7
/
+0
2024-09-02
mm: simplify arch_make_folio_accessible()
David Hildenbrand
1
-10
/
+1
2024-09-02
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-4
/
+4
2024-09-02
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-0
/
+6
2024-09-02
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
[next]