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
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
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-05-06
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-05-06
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
1
-6
/
+1
2024-05-06
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-05-06
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
1
-2
/
+12
2024-05-06
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
1
-2
/
+17
2024-05-06
mm: track mapcount of large folios in single value
David Hildenbrand
1
-24
/
+20
2024-05-06
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
1
-1
/
+1
2024-05-06
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-1
/
+1
2024-05-06
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
1
-1
/
+1
2024-04-26
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-04-26
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
1
-1
/
+8
2024-04-26
mm: take placement mappings gap into account
Rick Edgecombe
1
-0
/
+1
2024-04-26
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
1
-1
/
+10
2024-04-26
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
1
-0
/
+3
2024-04-26
mm: make __absent_pages_in_range() as static
Baoquan He
1
-2
/
+0
2024-04-26
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-04-26
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-2
/
+0
2024-04-26
mm: remove follow_pfn
Christoph Hellwig
1
-2
/
+0
2024-04-26
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-3
/
+0
2024-04-26
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
1
-1
/
+0
2024-04-26
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
1
-10
/
+38
2024-04-26
mm: page_alloc: consolidate free page accounting
Johannes Weiner
1
-10
/
+8
2024-04-26
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-2
/
+3
2024-04-26
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
1
-0
/
+9
2024-04-25
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
1
-3
/
+5
2024-04-10
mm: Move lowmem_page_address() a little later
Huacai Chen
1
-5
/
+5
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+14
2024-03-07
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
1
-4
/
+2
2024-03-07
mm: add __dump_folio()
Matthew Wilcox (Oracle)
1
-0
/
+7
2024-03-05
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-05
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
1
-6
/
+10
2024-03-05
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
2024-02-24
mm: Introduce new flag to indicate wc safe
Ankit Agrawal
1
-0
/
+14
2024-02-23
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
1
-0
/
+5
2024-02-22
mm: convert mm_counter_file() to take a folio
Kefeng Wang
1
-4
/
+4
2024-02-22
mm: convert mm_counter() to take a folio
Kefeng Wang
1
-3
/
+3
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
1
-1
/
+1
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-6
/
+0
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
1
-3
/
+9
2023-12-29
mm, kasan: use KASAN_TAG_KERNEL instead of 0xff
Andrey Konovalov
1
-2
/
+2
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-4
/
+4
2023-12-13
mm: fix VMA heap bounds checking
Kefeng Wang
1
-4
/
+4
2023-12-11
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
1
-0
/
+26
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-12-11
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
1
-0
/
+11
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
1
-0
/
+1
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+130
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
[next]