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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
migrate_pages: separate hugetlb folios migration
Huang Ying
1
-22
/
+119
2023-02-17
migrate_pages: organize stats with struct migrate_pages_stats
Huang Ying
1
-26
/
+34
2023-02-17
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2
-4
/
+8
2023-02-17
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
3
-4
/
+4
2023-02-14
mm: fix typo in __vm_enough_memory warning
Jakub Wilk
1
-1
/
+1
2023-02-14
mm/damon/dbgfs: print DAMON debugfs interface deprecation message
SeongJae Park
1
-0
/
+19
2023-02-14
mm/damon/Kconfig: add DAMON debugfs interface deprecation notice
SeongJae Park
1
-3
/
+4
2023-02-14
mm/migrate: convert putback_movable_pages() to use folios
Vishal Moola (Oracle)
1
-23
/
+23
2023-02-14
mm/migrate: convert isolate_movable_page() to use folios
Vishal Moola (Oracle)
1
-19
/
+20
2023-02-14
mm/migrate: add folio_movable_ops()
Vishal Moola (Oracle)
1
-1
/
+1
2023-02-14
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
1
-19
/
+20
2023-02-14
mm/mempolicy: convert queue_pages_required() to queue_folio_required()
Vishal Moola (Oracle)
1
-6
/
+6
2023-02-14
mm/mempolicy: convert queue_pages_hugetlb() to queue_folios_hugetlb()
Vishal Moola (Oracle)
1
-11
/
+18
2023-02-14
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
1
-14
/
+14
2023-02-14
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
1
-12
/
+12
2023-02-14
mm/hugetlb: convert hugetlb_wp() to take in a folio
Sidhartha Kumar
1
-16
/
+16
2023-02-14
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
1
-5
/
+4
2023-02-14
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
1
-11
/
+10
2023-02-14
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
3
-106
/
+107
2023-02-14
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
2
-8
/
+8
2023-02-14
mm/hugetlb: convert hugetlbfs_pagecache_present() to folios
Sidhartha Kumar
1
-9
/
+7
2023-02-14
mm/hugetlb: convert hugetlb_install_page to folios
Sidhartha Kumar
1
-7
/
+7
2023-02-14
mm/hugetlb: convert demote_free_huge_page to folios
Sidhartha Kumar
1
-18
/
+17
2023-02-14
mm/hugetlb: convert restore_reserve_on_error() to folios
Sidhartha Kumar
1
-13
/
+14
2023-02-14
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
2
-10
/
+13
2023-02-14
mm/hugetlb: increase use of folios in alloc_huge_page()
Sidhartha Kumar
2
-23
/
+18
2023-02-14
mm/hugetlb: convert alloc_surplus_huge_page() to folios
Sidhartha Kumar
1
-13
/
+14
2023-02-14
mm/hugetlb: convert dequeue_hugetlb_page functions to folios
Sidhartha Kumar
1
-26
/
+30
2023-02-14
mm/hugetlb: convert __update_and_free_page() to folios
Sidhartha Kumar
1
-6
/
+6
2023-02-14
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
6
-13
/
+13
2023-02-14
mm/khugepaged: fix invalid page access in release_pte_pages()
Vishal Moola (Oracle)
1
-4
/
+10
2023-02-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
9
-16
/
+57
2023-02-10
mm/memremap.c: fix outdated comment in devm_memremap_pages
Li Zhijian
1
-1
/
+1
2023-02-10
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
4
-23
/
+23
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: make get_user_pages_fast_only() return the common return value
Jason Gunthorpe
1
-16
/
+1
2023-02-10
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
1
-33
/
+0
2023-02-10
mm/gup: make locked never NULL in the internal GUP functions
Jason Gunthorpe
1
-21
/
+30
2023-02-10
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
1
-13
/
+23
2023-02-10
mm/gup: remove locked being NULL from faultin_vma_page_range()
Jason Gunthorpe
1
-6
/
+1
2023-02-10
mm/gup: add an assertion that the mmap lock is locked
Jason Gunthorpe
1
-0
/
+2
2023-02-10
mm/gup: simplify the external interface functions and consolidate invariants
Jason Gunthorpe
2
-88
/
+75
2023-02-10
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
1
-0
/
+1
2023-02-10
mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set
Jason Gunthorpe
1
-6
/
+6
2023-02-10
mm/gup: have internal functions get the mmap_read_lock()
Jason Gunthorpe
1
-48
/
+65
2023-02-10
mm/vmalloc: skip the uninitilized vmalloc areas
Baoquan He
1
-0
/
+5
2023-02-10
mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
Baoquan He
1
-7
/
+4
2023-02-10
mm/vmalloc.c: allow vread() to read out vm_map_ram areas
Baoquan He
1
-7
/
+81
2023-02-10
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
1
-4
/
+12
[next]