index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
swap.h
Age
Commit message (
Expand
)
Author
2024-09-17
mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
Barry Song
2024-09-01
mm: return the folio from swapin_readahead
Matthew Wilcox (Oracle)
2024-09-01
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
2024-07-03
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
2024-07-03
mm/swap: reduce swap cache search space
Kairui Song
2024-07-03
mm/swap: get the swap device offset directly
Kairui Song
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
2023-12-29
mm: convert swap_cluster_readahead and swap_vma_readahead to return a folio
Matthew Wilcox (Oracle)
2023-12-29
mm: return a folio from read_swap_cache_async()
Matthew Wilcox (Oracle)
2023-12-29
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert swap_readpage() to swap_read_folio()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to __swap_writepage()
Matthew Wilcox (Oracle)
2023-12-29
mm: return the folio from __read_swap_cache_async()
Matthew Wilcox (Oracle)
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-08-24
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
2023-02-02
mm: remove the __swap_writepage return value
Christoph Hellwig
2023-02-02
mm: remove the swap_readpage return value
Christoph Hellwig
2022-11-08
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
2022-10-03
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
2022-10-03
swap: add swap_cache_get_folio()
Matthew Wilcox (Oracle)
2022-10-03
mm/swap: convert add_to_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-03
mm/swap: convert __delete_from_swap_cache() to a folio
Matthew Wilcox (Oracle)
2022-07-03
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-07-03
mm: convert page_swap_flags to folio_swap_flags
Matthew Wilcox (Oracle)
2022-05-13
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
mm: create new mm/swap.h header file
NeilBrown