index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-12-29
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
1
-2
/
+1
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-29
mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
1
-3
/
+0
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-08-25
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-11
/
+1
2023-08-25
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
1
-3
/
+2
2023-08-25
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
1
-0
/
+9
2023-08-21
mm: kill frontswap
Johannes Weiner
1
-9
/
+0
2023-06-24
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-06-20
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
1
-19
/
+0
2023-06-20
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-10
swap: remove __swp_swapcount()
Huang Ying
1
-2
/
+2
2023-06-10
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
1
-0
/
+1
2023-04-22
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
1
-1
/
+0
2023-04-19
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-1
/
+16
2023-03-29
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-29
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
1
-8
/
+4
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-2
/
+1
2023-02-01
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
1
-2
/
+1
2023-01-19
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
1
-1
/
+1
2023-01-19
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
1
-1
/
+1
2022-12-12
mm: add nodes= arg to memory.reclaim
Mina Almasry
1
-1
/
+2
2022-12-12
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
1
-1
/
+0
2022-12-01
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
1
-1
/
+1
2022-12-01
mm: use pte markers for swap errors
Peter Xu
1
-5
/
+1
2022-12-01
mm: always compile in pte markers
Peter Xu
1
-7
/
+3
2022-11-09
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
1
-2
/
+3
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-1
/
+1
2022-10-04
mm: remove try_to_free_swap()
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-10-04
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-10-04
shmem: convert shmem_replace_page() to use folios throughout
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-10-04
mm: add folio_add_lru_vma()
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+4
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+10
2022-07-30
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
1
-1
/
+4
2022-07-04
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-20
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
1
-0
/
+5
2022-05-20
mm/swap: fix comment about swap extent
Miaohe Lin
1
-2
/
+2
2022-05-20
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-10
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-0
/
+6
2022-05-10
mm: drop swap_dirty_folio
NeilBrown
1
-1
/
+0
2022-05-10
mm: create new mm/swap.h header file
NeilBrown
1
-121
/
+0
[next]