aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26parisc: remove mmap linked list from cache handlingMatthew Wilcox (Oracle)
2022-09-26arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam R. Howlett
2022-09-26arm64: remove mmap linked list from vdsoMatthew Wilcox (Oracle)
2022-09-26mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()Liam R. Howlett
2022-09-26mm/mmap: reorganize munmap to use maple statesLiam R. Howlett
2022-09-26mm/mmap: move mmap_region() below do_munmap()Liam R. Howlett
2022-09-26mm: convert vma_lookup() to use mtree_load()Liam R. Howlett
2022-09-26mm: remove vmacacheLiam R. Howlett
2022-09-26mm/mmap: use advanced maple tree API for mmap_region()Liam R. Howlett
2022-09-26mm: use maple tree operations for find_vma_intersection()Liam R. Howlett
2022-09-26mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()Liam R. Howlett
2022-09-26mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()Liam R. Howlett
2022-09-26mm: optimize find_exact_vma() to use vma_lookup()Liam R. Howlett
2022-09-26xen: use vma_lookup() in privcmd_ioctl_mmap()Liam R. Howlett
2022-09-26mmap: change zeroing of maple tree in __vma_adjust()Liam R. Howlett
2022-09-26mm: remove rb tree.Liam R. Howlett
2022-09-26proc: remove VMA rbtree use from nommuMatthew Wilcox (Oracle)
2022-09-26damon: convert __damon_va_three_regions to use the VMA iteratorLiam R. Howlett
2022-09-26kernel/fork: use maple tree for dup_mmap() during forkingLiam R. Howlett
2022-09-26mm/mmap: use maple tree for unmapped_area{_topdown}Liam R. Howlett
2022-09-26mm/mmap: use the maple tree for find_vma_prev() instead of the rbtreeLiam R. Howlett
2022-09-26mm/mmap: use the maple tree in find_vma() instead of the rbtree.Liam R. Howlett
2022-09-26mmap: use the VMA iterator in count_vma_pages_range()Matthew Wilcox (Oracle)
2022-09-26mm: add VMA iteratorMatthew Wilcox (Oracle)
2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett
2022-09-26lib/test_maple_tree: add testing for maple treeLiam R. Howlett
2022-09-26radix tree test suite: add lockdep_is_held to headerLiam R. Howlett
2022-09-26radix tree test suite: add support for slab bulk APIsLiam R. Howlett
2022-09-26radix tree test suite: add allocation counts and size to kmem_cacheLiam R. Howlett
2022-09-26radix tree test suite: add kmem_cache_set_non_kernel()Liam R. Howlett
2022-09-26radix tree test suite: add pr_err defineLiam R. Howlett
2022-09-26Maple Tree: add new data structureLiam R. Howlett
2022-09-26mm/demotion: expose memory tier details via sysfsAneesh Kumar K.V
2022-09-26lib/nodemask: optimize node_random for nodemask with single NUMA nodeAneesh Kumar K.V
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V
2022-09-26mm/demotion: demote pages according to allocation fallback orderJagdish Gediya
2022-09-26mm/demotion: drop memtier from memtypeAneesh Kumar K.V
2022-09-26mm/demotion: add pg_data_t member to track node memory tier detailsAneesh Kumar K.V
2022-09-26mm/demotion: build demotion targets based on explicit memory tiersAneesh Kumar K.V
2022-09-26mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V
2022-09-26mm/demotion: add hotplug callbacks to handle new numa node onlinedAneesh Kumar K.V
2022-09-26mm/demotion: move memory demotion related codeAneesh Kumar K.V
2022-09-26mm/demotion: add support for explicit memory tiersAneesh Kumar K.V
2022-09-26mm: multi-gen LRU: design docYu Zhao
2022-09-26mm: multi-gen LRU: admin guideYu Zhao
2022-09-26mm: multi-gen LRU: debugfs interfaceYu Zhao
2022-09-26mm: multi-gen LRU: thrashing preventionYu Zhao
2022-09-26mm: multi-gen LRU: kill switchYu Zhao
2022-09-26mm: multi-gen LRU: optimize multiple memcgsYu Zhao
2022-09-26mm: multi-gen LRU: support page table walksYu Zhao