index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
1
-1
/
+0
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-1
/
+16
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
1
-8
/
+4
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-2
/
+1
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
1
-2
/
+1
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
1
-1
/
+1
2023-01-18
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
1
-1
/
+1
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
1
-1
/
+2
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
1
-1
/
+0
2022-11-30
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
1
-1
/
+1
2022-11-30
mm: use pte markers for swap errors
Peter Xu
1
-5
/
+1
2022-11-30
mm: always compile in pte markers
Peter Xu
1
-7
/
+3
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
1
-2
/
+3
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-1
/
+1
2022-10-03
mm: remove try_to_free_swap()
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-03
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-03
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-10-03
shmem: convert shmem_replace_page() to use folios throughout
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-10-03
mm: add folio_add_lru_vma()
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+4
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+10
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
1
-1
/
+4
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
1
-0
/
+5
2022-06-29
vmscan: Add check_move_unevictable_folios()
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-05-27
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
1
-1
/
+6
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
1
-0
/
+5
2022-05-19
mm/swap: fix comment about swap extent
Miaohe Lin
1
-2
/
+2
2022-05-19
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
1
-7
/
+0
2022-05-13
mm/swap: add folio_throttle_swaprate
Matthew Wilcox (Oracle)
1
-0
/
+4
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
1
-6
/
+7
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-1
/
+14
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-0
/
+6
2022-05-09
mm: drop swap_dirty_folio
NeilBrown
1
-1
/
+0
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-121
/
+0
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
1
-4
/
+11
2022-03-24
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
1
-4
/
+0
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-5
/
+4
2022-03-22
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
1
-1
/
+0
2022-03-22
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
[next]