index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_inline.h
Age
Commit message (
Expand
)
Author
2023-09-19
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2022-10-03
mm: remove unused inline functions from include/linux/mm_inline.h
Gaosheng Cui
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole cal...
Yu Zhao
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-02-17
mm/munlock: maintain page->mlock_count while unevictable
Hugh Dickins
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2021-09-27
mm/lru: Add folio LRU functions
Matthew Wilcox (Oracle)
2021-02-24
include/linux/mm_inline.h: fold __update_lru_size() into its sole caller
Yu Zhao
2021-02-24
include/linux/mm_inline.h: fold page_lru_base_type() into its sole caller
Yu Zhao
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: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
2021-02-24
include/linux/mm_inline.h: shuffle lru list addition and deletion functions
Yu Zhao
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
2019-05-14
mm: memcontrol: track LRU counts in the vmstats array
Johannes Weiner
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-17
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
2017-02-24
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2016-07-28
mm, vmscan: remove highmem_file_pages
Mel Gorman
2016-07-28
mm: add per-zone lru list stat
Minchan Kim
2016-07-28
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
2016-07-28
mm, vmstat: remove zone and node double accounting by approximating retries
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-05-19
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
2016-05-19
mm: update_lru_size warn and reset bad lru_size
Hugh Dickins
2016-01-14
mm: move lru_to_page to mm_inline.h
Geliang Tang
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2012-05-29
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
mm: mark mm-inline functions as __always_inline
Konstantin Khlebnikov
2012-01-12
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
2012-01-12
mm: enum lru_list lru
Hugh Dickins
2012-01-12
mm: make per-memcg LRU lists exclusive
Johannes Weiner
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2011-01-13
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
2009-09-22
mm: return boolean from page_is_file_cache()
Johannes Weiner
2009-09-22
mm: introduce page_lru_base_type()
Johannes Weiner
2009-01-08
inactive_anon_is_low: move to vmscan
KOSAKI Motohiro
[next]