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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-44
/
+232
2023-02-21
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
1
-0
/
+6
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
1
-1
/
+1
2023-02-20
mm: change to return bool for folio_isolate_lru()
Baolin Wang
1
-1
/
+1
2023-02-10
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
1
-0
/
+15
2023-02-10
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
1
-0
/
+65
2023-02-10
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
1
-0
/
+1
2023-02-10
mm/mmap: refactor locking out of __vma_adjust()
Liam R. Howlett
1
-0
/
+14
2023-02-10
mm: expand vma iterator interface
Liam R. Howlett
1
-0
/
+64
2023-02-03
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
1
-1
/
+5
2023-02-03
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
1
-8
/
+0
2023-02-03
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
1
-9
/
+1
2023-02-03
mm: remove page_evictable()
Matthew Wilcox (Oracle)
1
-11
/
+0
2023-02-03
mm: discard __GFP_ATOMIC
NeilBrown
1
-1
/
+1
2023-02-03
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
1
-2
/
+5
2023-02-03
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
1
-0
/
+3
2023-02-03
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
1
-0
/
+1
2023-02-03
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
1
-1
/
+3
2023-02-03
mm: mlock: update the interface to use folios
Lorenzo Stoakes
1
-16
/
+22
2023-02-03
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
1
-0
/
+18
2023-01-19
mm: move folio_set_compound_order() to mm/internal.h
Sidhartha Kumar
1
-0
/
+19
2022-11-09
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
1
-8
/
+0
2022-11-09
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
1
-1
/
+1
2022-11-09
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
1
-1
/
+1
2022-10-04
mm/page_alloc: make boot_nodestats static
Miaohe Lin
1
-2
/
+0
2022-10-04
mm/page_alloc: make zone_pcp_update() static
Miaohe Lin
1
-1
/
+0
2022-10-04
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
1
-0
/
+6
2022-10-04
mm: use nth_page instead of mem_map_offset mem_map_next
Cheng Li
1
-28
/
+0
2022-09-27
mm: remove the vma linked list
Liam R. Howlett
1
-5
/
+3
2022-09-27
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
1
-0
/
+1
2022-09-12
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
1
-1
/
+1
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+19
2022-07-30
mm/mprotect: fix soft-dirty check in can_change_pte_writable()
Peter Xu
1
-0
/
+18
2022-07-18
mm/gup: migrate device coherent pages when pinning instead of failing
Alistair Popple
1
-0
/
+1
2022-06-15
memblock: Disable mirror feature if kernelcore is not specified
Ma Wupeng
1
-0
/
+2
2022-05-27
mm: split free page with properly free memory accounting and without race
Zi Yan
1
-2
/
+2
2022-05-20
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
1
-0
/
+15
2022-05-13
mm/memory-failure.c: move clear_hwpoisoned_pages
zhenwei pi
1
-0
/
+11
2022-05-13
mm: make alloc_contig_range work at pageblock granularity
Zi Yan
1
-0
/
+6
2022-04-29
mm: compaction: clean up comment for sched contention
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
1
-9
/
+17
2022-04-29
mm: wrap __find_buddy_pfn() with a necessary buddy page validation
Zi Yan
1
-27
/
+90
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
1
-2
/
+4
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-38
/
+79
2022-03-23
mm/early_ioremap: declare early_memremap_pgprot_adjust()
Vlastimil Babka
1
-0
/
+6
2022-03-23
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-0
/
+2
2022-03-23
mm/sparse: make mminit_validate_memmodel_limits() static
Miaohe Lin
1
-11
/
+0
2022-03-21
mm/readahead: Switch to page_cache_ra_order
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-21
mm/mlock: Add mlock_vma_folio()
Matthew Wilcox (Oracle)
1
-4
/
+11
[next]