index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
swap.c
Age
Commit message (
Expand
)
Author
2022-05-19
mm/swap: fix the comment of get_kernel_pages
Miaohe Lin
2022-05-19
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
2022-03-24
mm: delete __ClearPageWaiters()
Hugh Dickins
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
Marcelo Tosatti
2022-03-22
mm/swap: fix confusing comment in folio_mark_accessed
Bang Li
2022-03-21
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: simplify freeing of devmap managed pages
Christoph Hellwig
2022-03-03
mm: move free_devmap_managed_page to memremap.c
Christoph Hellwig
2022-02-17
mm/munlock: mlock_page() munlock_page() batch by pagevec
Hugh Dickins
2022-02-17
mm/munlock: delete smp_mb() from __pagevec_lru_add_fn()
Hugh Dickins
2022-02-17
mm/munlock: maintain page->mlock_count while unevictable
Hugh Dickins
2022-02-17
mm/munlock: replace clear_page_mlock() by final clearance
Hugh Dickins
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: fix some comment errors
Quanfa Fu
2022-01-08
mm: Remove pagevec_remove_exceptionals()
Matthew Wilcox (Oracle)
2021-11-20
mm/swap.c:put_pages_list(): reinitialise the page list
Matthew Wilcox
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: optimise put_pages_list()
Matthew Wilcox (Oracle)
2021-10-18
mm/lru: Add folio_add_lru()
Matthew Wilcox (Oracle)
2021-10-18
mm/lru: Convert __pagevec_lru_add_fn to take a folio
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-10-18
mm/swap: Add folio_activate()
Matthew Wilcox (Oracle)
2021-09-27
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-02-26
mm: remove pagevec_lookup_entries
Matthew Wilcox (Oracle)
2021-02-26
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
mm: remove nr_entries parameter from pagevec_lookup_entries
Matthew Wilcox (Oracle)
2021-02-26
mm: add an 'end' parameter to pagevec_lookup_entries
Matthew Wilcox (Oracle)
2021-02-26
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-24
mm: VM_BUG_ON lru page flags
Yu Zhao
2021-02-24
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()
Yu Zhao
2021-02-24
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
[next]