index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
2022-05-27
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
mm/swap: fix comment about swap extent
Miaohe Lin
2022-05-19
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
2022-05-13
mm/swap: add folio_throttle_swaprate
Matthew Wilcox (Oracle)
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-09
mm: drop swap_dirty_folio
NeilBrown
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
2022-03-24
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-21
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
2022-03-15
mm: Convert swap_set_page_dirty() to swap_dirty_folio()
Matthew Wilcox (Oracle)
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-10-18
mm/lru: Add folio_add_lru()
Matthew Wilcox (Oracle)
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
2021-10-18
mm/swap: Add folio_mark_accessed()
Matthew Wilcox (Oracle)
2021-09-27
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-03
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-07-01
mm: device exclusive memory access
Alistair Popple
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-07-01
mm/swap: make swap_address_space an inline function
Mel Gorman
2021-06-29
mm: free idle swap cache page after COW
Huang Ying
2021-06-29
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-06-29
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
2021-02-24
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-01-27
mm: remove get_swap_bio
Christoph Hellwig
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2020-10-13
mm: remove activate_page() from unuse_pte()
Yu Zhao
2020-10-13
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
[next]