index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-10-03
ksm: remove redundant declarations in ksm.h
Qi Zheng
2022-09-26
ksm: count allocated ksm rmap_items for each process
xu xin
2022-09-26
mm: deduplicate cacheline padding code
Shakeel Butt
2022-09-26
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-26
mm: fixup documentation regarding pte_numa() and PROT_NUMA
David Hildenbrand
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2022-09-26
mm: drop oom code from exit_mmap
Suren Baghdasaryan
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
userfaultfd: use maple tree iterator to iterate VMAs
Liam R. Howlett
2022-09-26
mm/mmap: reorganize munmap to use maple states
Liam R. Howlett
2022-09-26
mm: convert vma_lookup() to use mtree_load()
Liam R. Howlett
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
2022-09-26
mm: optimize find_exact_vma() to use vma_lookup()
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-26
mm: add VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
2022-09-26
lib/nodemask: optimize node_random for nodemask with single NUMA node
Aneesh Kumar K.V
2022-09-26
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
mm/demotion: demote pages according to allocation fallback order
Jagdish Gediya
2022-09-26
mm/demotion: drop memtier from memtype
Aneesh Kumar K.V
2022-09-26
mm/demotion: add pg_data_t member to track node memory tier details
Aneesh Kumar K.V
2022-09-26
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
2022-09-26
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
2022-09-26
mm/demotion: add hotplug callbacks to handle new numa node onlined
Aneesh Kumar K.V
2022-09-26
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
2022-09-26
mm/demotion: add support for explicit memory tiers
Aneesh Kumar K.V
2022-09-26
mm: multi-gen LRU: debugfs interface
Yu Zhao
2022-09-26
mm: multi-gen LRU: thrashing prevention
Yu Zhao
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
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-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
2022-09-26
mm/swap: cache swap migration A/D bits support
Peter Xu
2022-09-26
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
mm: remember young/dirty bit for page migrations
Peter Xu
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-26
mm/swap: comment all the ifdef in swapops.h
Peter Xu
2022-09-26
mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
Miaohe Lin
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
hugetlb: make hugetlb_cma_check() static
Miaohe Lin
[prev]
[next]