index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_inline.h
Age
Commit message (
Expand
)
Author
2024-11-11
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
2024-11-06
mm/mglru: reset page lru tier bits when activating
Wei Xu
2024-11-05
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2023-10-18
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
2023-08-18
mm-make-pte_marker_swapin_error-more-general-fix
Andrew Morton
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2023-06-23
mm: kill [add|del]_page_to_lru_list()
Kefeng Wang
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-02-02
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-01-18
mm: support POSIX_FADV_NOREUSE
Yu Zhao
2023-01-18
mm: add vma_has_recency()
Yu Zhao
2023-01-18
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-18
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-18
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-11
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
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
[next]