- 7c33023 mm/memory_hotplug: quieting offline operation by Laurent Dufour · 4 years ago
- b50da6e mm: fix a race on nr_swap_pages by Zhaoyang Huang · 4 years ago
- 5b200f5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 15b4473 mm/lru: revise the comments of lru_lock by Hugh Dickins · 4 years ago
- 2a5e4e3 mm/lru: introduce relock_page_lruvec() by Alexander Duyck · 4 years ago
- 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years ago
- fc574c2 mm/swap.c: serialize memcg changes in pagevec_lru_move_fn by Alex Shi · 4 years ago
- 9df4131 mm/compaction: do page isolation first in compaction by Alex Shi · 4 years ago
- d25b5bd mm/lru: introduce TestClearPageLRU() by Alex Shi · 4 years ago
- 13805a8 mm/mlock: remove __munlock_isolate_lru_page() by Alex Shi · 4 years ago
- 3db19aa mm/mlock: remove lru_lock on TestClearPageMlocked by Alex Shi · 4 years ago
- afca915 mm/vmscan: remove lruvec reget in move_pages_to_lru by Alex Shi · 4 years ago
- 75cc3c9 mm/lru: move lock into lru_note_cost by Alex Shi · 4 years ago
- c7c7b80 mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn by Alex Shi · 4 years ago
- 20ad50d mm/memcg: add debug checking in lock_page_memcg by Alex Shi · 4 years ago
- 880fc6b mm: page_idle_get_page() does not need lru_lock by Hugh Dickins · 4 years ago
- 16f5e70 mm/rmap: stop store reordering issue on page->mapping by Alex Shi · 4 years ago
- 3d06afa mm/vmscan: remove unnecessary lruvec adding by Alex Shi · 4 years ago
- b676983 mm/thp: narrow lru locking by Alex Shi · 4 years ago
- 6dbb574 mm/thp: simplify lru_add_page_tail() by Alex Shi · 4 years ago
- 9486663 mm/thp: use head for head page in lru_add_page_tail() by Alex Shi · 4 years ago
- 88dcb9a mm/thp: move lru_add_page_tail() to huge_memory.c by Alex Shi · 4 years ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- dfefd22 mm: cleanup kstrto*() usage by Alexey Dobriyan · 4 years, 1 month ago
- 01359eb mm: fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- bf16d19 mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at by Joe Perches · 4 years, 1 month ago
- 79d4d38 mm: shmem: convert shmem_enabled_show to use sysfs_emit_at by Joe Perches · 4 years, 1 month ago
- 5e4c0d8 mm:backing-dev: use sysfs_emit in macro defining functions by Joe Perches · 4 years, 1 month ago
- bfb0ffe mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening by Joe Perches · 4 years, 1 month ago
- ae7a927 mm: use sysfs_emit for struct kobject * uses by Joe Perches · 4 years, 1 month ago
- a00cda3 mm: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
- 95c9ae1 mm/process_vm_access: remove redundant initialization of iov_r by Colin Ian King · 4 years, 1 month ago
- 110ceb8 mm/zsmalloc.c: rework the list_add code in insert_zspage() by Miaohe Lin · 4 years, 1 month ago
- 1ec3b5f mm/zswap: move to use crypto_acomp API for hardware acceleration by Barry Song · 4 years, 1 month ago
- 42a4470 mm/zswap: fix passing zero to 'PTR_ERR' warning by YueHaibing · 4 years, 1 month ago
- 83aed6c mm/zswap: make struct kernel_param_ops definitions const by Joe Perches · 4 years, 1 month ago
- f289041 mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO by Vlastimil Babka · 4 years, 1 month ago
- 8f42475 mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY by Vlastimil Babka · 4 years, 1 month ago
- 03b6c9a kernel/power: allow hibernation with page_poison sanity checking by Vlastimil Babka · 4 years, 1 month ago
- 8db26a3 mm, page_poison: use static key more efficiently by Vlastimil Babka · 4 years, 1 month ago
- 0401351 mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters by Vlastimil Babka · 4 years, 1 month ago
- b8ca396 mm: cma: improve pr_debug log in cma_release() by Charan Teja Reddy · 4 years, 1 month ago
- a4efc17 mm/cma.c: remove redundant cma_mutex lock by Lecopzer Chen · 4 years, 1 month ago
- d85c6db mm: migrate: remove unused parameter in migrate_vma_insert_page() by Stephen Zhang · 4 years, 1 month ago
- d532e2e mm: migrate: return -ENOSYS if THP migration is unsupported by Yang Shi · 4 years, 1 month ago
- 236c32e mm: migrate: clean up migrate_prep{_local} by Yang Shi · 4 years, 1 month ago
- c77c5cb mm: migrate: skip shared exec THP for NUMA balancing by Yang Shi · 4 years, 1 month ago
- dd4ae78 mm: migrate: simplify the logic for handling permanent failure by Yang Shi · 4 years, 1 month ago
- d12b895 mm: truncate_complete_page() does not exist any more by Yang Shi · 4 years, 1 month ago
- 0060ef3 mm: support THPs in zero_user_segments by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 5e5dda8 mm/migrate.c: optimize migrate_vma_pages() mmu notifier by Ralph Campbell · 4 years, 1 month ago
- ab9dd4f mm/migrate.c: fix comment spelling by Long Li · 4 years, 1 month ago
- 259b363 mm/oom_kill: change comment and rename is_dump_unreclaim_slabs() by Hui Su · 4 years, 1 month ago
- 2271b01 mm/compaction: make defer_compaction and compaction_deferred static by Hui Su · 4 years, 1 month ago
- 2b1a20c mm/compaction: move compaction_suitable's comment to right place by Hui Su · 4 years, 1 month ago
- 19d3cf9 mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone() by Yanfei Xu · 4 years, 1 month ago
- 135f97f z3fold: remove preempt disabled sections for RT by Vitaly Wool · 4 years, 1 month ago
- dcf5aed z3fold: stricter locking and more careful reclaim by Vitaly Wool · 4 years, 1 month ago
- fc54886 z3fold: simplify freeing slots by Vitaly Wool · 4 years, 1 month ago
- 2484be0 mm/page_isolation: do not isolate the max order page by Muchun Song · 4 years, 1 month ago
- 8d87d07 mm/vmscan.c: remove the filename in the top of file comment by logic.yu · 4 years, 1 month ago
- 2b47a24 mm/vmscan: drop unneeded assignment in kswapd() by Lukas Bulwahn · 4 years, 1 month ago
- 597c892 mm: don't wake kswapd prematurely when watermark boosting is disabled by Johannes Weiner · 4 years, 1 month ago
- 7fc2513 hugetlb: fix an error code in hugetlb_reserve_pages() by Dan Carpenter · 4 years, 1 month ago
- 39a0fea mm,hugetlb: remove unneeded initialization by Oscar Salvador · 4 years, 1 month ago
- 0a4f3d1 mm: hugetlb: fix type of delta parameter and related local variables in gather_surplus_pages() by Liu Xiang · 4 years, 1 month ago
- 336e6b5 khugepaged: add parameter explanations for kernel-doc markup by Alex Shi · 4 years, 1 month ago
- e5dface mm/hugetlb.c: just use put_page_testzero() instead of page_count() by Hui Su · 4 years, 1 month ago
- 3f4b815 mm,hwpoison: return -EBUSY when migration fails by Oscar Salvador · 4 years, 1 month ago
- 1e8aaed mm,memory_failure: always pin the page in madvise_inject_error by Oscar Salvador · 4 years, 1 month ago
- 47e431f mm,hwpoison: remove drain_all_pages from shake_page by Oscar Salvador · 4 years, 1 month ago
- 2f71416 mm,hwpoison: disable pcplists before grabbing a refcount by Oscar Salvador · 4 years, 1 month ago
- 8295d53 mm,hwpoison: refactor get_any_page by Oscar Salvador · 4 years, 1 month ago
- 32409cb mm,hwpoison: drop unneeded pcplist draining by Oscar Salvador · 4 years, 1 month ago
- a8b2c2c mm,hwpoison: take free pages off the buddy freelists by Oscar Salvador · 4 years, 1 month ago
- 17e395b6 mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page by Oscar Salvador · 4 years, 1 month ago
- 7ad6983 mm/page_alloc: speed up the iteration of max_order by Muchun Song · 4 years, 1 month ago
- 470c61d mm: page_alloc: refactor setup_per_zone_lowmem_reserve() by Lorenzo Stoakes · 4 years, 1 month ago
- ba8f358 init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set by Lin Feng · 4 years, 1 month ago
- 862b6de mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1 by David Hildenbrand · 4 years, 1 month ago
- 3b1f365 mm/page_alloc: mark some symbols with static keyword by Zou Wei · 4 years, 1 month ago
- 7f194fb mm/page_alloc: add __free_pages() documentation by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- ec6e8c7e mm, page_alloc: disable pcplists during memory offline by Vlastimil Babka · 4 years, 1 month ago
- 7612921 mm, page_alloc: move draining pcplists to page isolation users by Vlastimil Babka · 4 years, 1 month ago
- 952eaf8 mm, page_alloc: cache pageset high and batch in struct zone by Vlastimil Babka · 4 years, 1 month ago
- 5c3ad2e mm, page_alloc: simplify pageset_update() by Vlastimil Babka · 4 years, 1 month ago
- 69a8396 mm, page_alloc: remove setup_pageset() by Vlastimil Babka · 4 years, 1 month ago
- 0a8b4f1 mm, page_alloc: calculate pageset high and batch once per zone by Vlastimil Babka · 4 years, 1 month ago
- 7115ac6 mm, page_alloc: clean up pageset high and batch update by Vlastimil Babka · 4 years, 1 month ago
- 77bc7fd mm: introduce debug_pagealloc_{map,unmap}_pages() helpers by Mike Rapoport · 4 years, 1 month ago
- 4f5b0c1 arm, arm64: move free_unused_memmap() to generic mm by Mike Rapoport · 4 years, 1 month ago
- 5e545df arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years, 1 month ago
- 03e92a5 ia64: remove custom __early_pfn_to_nid() by Mike Rapoport · 4 years, 1 month ago
- ef13346 kasan: print workqueue stack by Walter Wu · 4 years, 1 month ago
- c041098 mm/vmalloc.c: fix kasan shadow poisoning size by Vincenzo Frascino · 4 years, 1 month ago
- 0a7dd4e mm/vmalloc: Fix unlock order in s_stop() by Waiman Long · 4 years, 1 month ago
- e924d46 mm/vmalloc.c: remove unnecessary return statement by Baolin Wang · 4 years, 1 month ago
- 799fa85 mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse by Alex Shi · 4 years, 1 month ago
- 96e2db4 mm/vmalloc: rework the drain logic by Uladzislau Rezki (Sony) · 4 years, 1 month ago