index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
2024-10-30
mm, swap: avoid over reclaim of full clusters
Kairui Song
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
2024-09-03
mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
Baolin Wang
2024-09-03
mm: swap: add a adaptive full cluster cache reclaim
Kairui Song
2024-09-03
mm: swap: relaim the cached parts that got scanned
Kairui Song
2024-09-03
mm: swap: add a fragment cluster list
Kairui Song
2024-09-03
mm: swap: mTHP allocate swap entries from nonfull list
Chris Li
2024-09-03
mm: swap: swap cluster switch to double link list
Chris Li
2024-09-01
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
2024-07-03
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
2024-07-03
mm: swap: introduce swap_free_nr() for batched swap_free()
Chuanhua Han
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-02
swapon(2): open swap with O_EXCL
Al Viro
2024-05-02
swapon(2)/swapoff(2): don't bother with block size
Al Viro
2024-04-25
mm: swap: allow storage of all mTHP orders
Ryan Roberts
2024-04-25
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
2024-04-25
mm: swap: simplify struct percpu_cluster
Ryan Roberts
2024-04-25
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-25
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
swap: port block device usage to file
Christian Brauner
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
2023-12-29
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
2023-12-29
mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-06-23
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-19
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
[next]