index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-05
mm: apply per-task gfp constraints in fast path
Pavel Tatashin
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
mm/gup: check for isolation errors
Pavel Tatashin
2021-05-05
mm/gup: return an error on migration failure
Pavel Tatashin
2021-05-05
mm/gup: check every subpage of a compound page during isolation
Pavel Tatashin
2021-05-05
mm/gup: don't pin migrated cma pages in movable zone
Pavel Tatashin
2021-05-05
mm/util.c: fix typo
Bhaskar Chowdhury
2021-05-05
mm/util.c: reduce mem_dump_obj() object size
Joe Perches
2021-05-05
mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
Anshuman Khandual
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
2021-05-05
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
2021-05-05
mm/mmap.c: don't unlock VMAs in remap_file_pages()
Liam Howlett
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats
Hugh Dickins
2021-05-05
mm: /proc/sys/vm/stat_refresh skip checking known negative stats
Hugh Dickins
2021-05-05
mm: no more EINVAL from /proc/sys/vm/stat_refresh
Hugh Dickins
2021-05-05
mm: restore node stat checking in /proc/sys/vm/stat_refresh
Hugh Dickins
2021-05-05
mm/ksm: remove unused parameter from remove_trailing_rmap_items()
Chengyang Fan
2021-05-05
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
2021-05-05
ksm: remove dedicated macro KSM_FLAG_MASK
Miaohe Lin
2021-05-05
ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()
Miaohe Lin
2021-05-05
ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search()
Miaohe Lin
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
2021-05-05
mm: cma: add the CMA instance name to cma trace events
Minchan Kim
2021-05-05
mm: cma: support sysfs
Minchan Kim
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2021-05-05
mm: cma: use pr_err_ratelimited for CMA warning
Baolin Wang
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
2021-05-05
Revert "mm: migrate: skip shared exec THP for NUMA balancing"
Miaohe Lin
2021-05-05
mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_ho...
Miaohe Lin
2021-05-05
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
2021-05-05
mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
Miaohe Lin
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
mm: compaction: update the COMPACT[STALL|FAIL] events properly
Charan Teja Reddy
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
mm: vmscan: shrink deferred objects proportional to priority
Yang Shi
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
Yang Shi
2021-05-05
mm: vmscan: use per memcg nr_deferred of shrinker
Yang Shi
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
2021-05-05
mm: vmscan: add shrinker_info_protected() helper
Yang Shi
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
mm: vmscan: use kvfree_rcu instead of call_rcu
Yang Shi
[next]