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
/
swap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-4
/
+5
2023-08-25
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
1
-1
/
+0
2023-02-03
mm: remove the __swap_writepage return value
Christoph Hellwig
1
-1
/
+1
2023-02-03
mm: remove the swap_readpage return value
Christoph Hellwig
1
-5
/
+3
2022-11-09
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
1
-3
/
+5
2022-10-04
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
1
-10
/
+0
2022-10-04
swap: add swap_cache_get_folio()
Matthew Wilcox (Oracle)
1
-0
/
+8
2022-10-04
mm/swap: convert add_to_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-09-12
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
1
-3
/
+1
2022-07-04
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
1
-5
/
+0
2022-07-04
mm/swap: convert __delete_from_swap_cache() to a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-07-04
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-07-04
mm: convert page_swap_flags to folio_swap_flags
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-13
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-10
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+4
2022-05-10
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
1
-3
/
+14
2022-05-10
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+1
2022-05-10
mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+8
2022-05-10
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+133