index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-5
/
+4
2022-03-23
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
1
-1
/
+0
2022-03-23
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
1
-1
/
+4
2022-03-21
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-21
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-21
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
mm: Convert swap_set_page_dirty() to swap_dirty_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
1
-1
/
+0
2021-10-18
mm/lru: Add folio_add_lru()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-10-18
mm/swap: Add folio_mark_accessed()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-27
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
1
-0
/
+6
2021-09-03
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
1
-1
/
+1
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+23
2021-07-01
mm: device exclusive memory access
Alistair Popple
1
-2
/
+7
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-2
/
+2
2021-07-01
mm/swap: make swap_address_space an inline function
Mel Gorman
1
-1
/
+5
2021-06-29
mm: free idle swap cache page after COW
Huang Ying
1
-0
/
+5
2021-06-29
swap: fix do_swap_page() race with swapoff
Miaohe Lin
1
-0
/
+9
2021-06-29
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
1
-2
/
+3
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
1
-0
/
+14
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
1
-0
/
+7
2021-03-03
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-02-25
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
1
-1
/
+1
2021-02-25
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-1
/
+5
2021-01-27
mm: remove get_swap_bio
Christoph Hellwig
1
-1
/
+0
2020-12-16
mm/compaction: do page isolation first in compaction
Alex Shi
1
-1
/
+1
2020-12-16
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
1
-2
/
+0
2020-10-14
mm: remove activate_page() from unuse_pte()
Yu Zhao
1
-1
/
+0
2020-10-14
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
1
-1
/
+1
2020-10-14
mm: factor find_get_incore_page out of mincore_page
Matthew Wilcox (Oracle)
1
-0
/
+7
2020-09-23
mm: split swap_type_of
Christoph Hellwig
1
-1
/
+2
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
1
-0
/
+6
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
1
-4
/
+13
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-07
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
1
-1
/
+0
2020-08-07
mm: remove vm_total_pages
David Hildenbrand
1
-1
/
+0
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
1
-0
/
+1
2020-06-04
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
1
-1
/
+3
2020-06-04
mm: balance LRU lists based on relative thrashing
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: base LRU balancing on an explicit cost model
Johannes Weiner
1
-0
/
+2
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-2
/
+0
2020-06-04
mm: memcontrol: move out cgroup swaprate throttling
Johannes Weiner
1
-4
/
+2
[prev]
[next]