index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-09-26
mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
Liam R. Howlett
2022-09-26
mm/mmap: reorganize munmap to use maple states
Liam R. Howlett
2022-09-26
mm/mmap: move mmap_region() below do_munmap()
Liam R. Howlett
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm/mmap: use advanced maple tree API for mmap_region()
Liam R. Howlett
2022-09-26
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
2022-09-26
mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
Liam R. Howlett
2022-09-26
mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
Liam R. Howlett
2022-09-26
mmap: change zeroing of maple tree in __vma_adjust()
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
damon: convert __damon_va_three_regions to use the VMA iterator
Liam R. Howlett
2022-09-26
mm/mmap: use maple tree for unmapped_area{_topdown}
Liam R. Howlett
2022-09-26
mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
Liam R. Howlett
2022-09-26
mm/mmap: use the maple tree in find_vma() instead of the rbtree.
Liam R. Howlett
2022-09-26
mmap: use the VMA iterator in count_vma_pages_range()
Matthew Wilcox (Oracle)
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
mm/demotion: expose memory tier details via sysfs
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: admin guide
Yu Zhao
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: optimize multiple memcgs
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
mm/vmscan.c: refactor shrink_node()
Yu Zhao
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
mm/page_io: count submission time as thrashing delay for delayacct
Yang Yang
2022-09-26
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
2022-09-26
mm: migrate: do not retry 10 times for the subpages of fail-to-migrate THP
Baolin Wang
2022-09-26
migrate_pages(): fix failure counting for retry
Huang Ying
2022-09-26
migrate_pages(): fix failure counting for THP splitting
Huang Ying
2022-09-26
migrate_pages(): fix failure counting for THP on -ENOSYS
Huang Ying
2022-09-26
migrate_pages(): fix failure counting for THP subpages retrying
Huang Ying
2022-09-26
migrate_pages(): fix THP failure counting for -ENOMEM
Huang Ying
2022-09-26
migrate_pages(): remove unnecessary list_safe_reset_next()
Huang Ying
2022-09-26
migrate: fix syscall move_pages() return value for failure
Huang Ying
2022-09-26
filemap: make the accounting of thrashing more consistent
Yang Yang
2022-09-26
mm/swap: cache swap migration A/D bits support
Peter Xu
[next]