- dd4ae78 mm: migrate: simplify the logic for handling permanent failure by Yang Shi · 4 years, 3 months ago
- d12b895 mm: truncate_complete_page() does not exist any more by Yang Shi · 4 years, 3 months ago
- 0060ef3 mm: support THPs in zero_user_segments by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- 5e5dda8 mm/migrate.c: optimize migrate_vma_pages() mmu notifier by Ralph Campbell · 4 years, 3 months ago
- ab9dd4f mm/migrate.c: fix comment spelling by Long Li · 4 years, 3 months ago
- 259b363 mm/oom_kill: change comment and rename is_dump_unreclaim_slabs() by Hui Su · 4 years, 3 months ago
- 2271b01 mm/compaction: make defer_compaction and compaction_deferred static by Hui Su · 4 years, 3 months ago
- 2b1a20c mm/compaction: move compaction_suitable's comment to right place by Hui Su · 4 years, 3 months ago
- 19d3cf9 mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone() by Yanfei Xu · 4 years, 3 months ago
- 135f97f z3fold: remove preempt disabled sections for RT by Vitaly Wool · 4 years, 3 months ago
- dcf5aed z3fold: stricter locking and more careful reclaim by Vitaly Wool · 4 years, 3 months ago
- fc54886 z3fold: simplify freeing slots by Vitaly Wool · 4 years, 3 months ago
- 2484be0 mm/page_isolation: do not isolate the max order page by Muchun Song · 4 years, 3 months ago
- 8d87d07 mm/vmscan.c: remove the filename in the top of file comment by logic.yu · 4 years, 3 months ago
- 2b47a24 mm/vmscan: drop unneeded assignment in kswapd() by Lukas Bulwahn · 4 years, 3 months ago
- 597c892 mm: don't wake kswapd prematurely when watermark boosting is disabled by Johannes Weiner · 4 years, 3 months ago
- 7fc2513 hugetlb: fix an error code in hugetlb_reserve_pages() by Dan Carpenter · 4 years, 3 months ago
- 39a0fea mm,hugetlb: remove unneeded initialization by Oscar Salvador · 4 years, 3 months ago
- 0a4f3d1 mm: hugetlb: fix type of delta parameter and related local variables in gather_surplus_pages() by Liu Xiang · 4 years, 3 months ago
- 336e6b5 khugepaged: add parameter explanations for kernel-doc markup by Alex Shi · 4 years, 3 months ago
- e5dface mm/hugetlb.c: just use put_page_testzero() instead of page_count() by Hui Su · 4 years, 3 months ago
- 3f4b815 mm,hwpoison: return -EBUSY when migration fails by Oscar Salvador · 4 years, 3 months ago
- 1e8aaed mm,memory_failure: always pin the page in madvise_inject_error by Oscar Salvador · 4 years, 3 months ago
- 47e431f mm,hwpoison: remove drain_all_pages from shake_page by Oscar Salvador · 4 years, 3 months ago
- 2f71416 mm,hwpoison: disable pcplists before grabbing a refcount by Oscar Salvador · 4 years, 3 months ago
- 8295d53 mm,hwpoison: refactor get_any_page by Oscar Salvador · 4 years, 3 months ago
- 32409cb mm,hwpoison: drop unneeded pcplist draining by Oscar Salvador · 4 years, 3 months ago
- a8b2c2c mm,hwpoison: take free pages off the buddy freelists by Oscar Salvador · 4 years, 3 months ago
- 17e395b6 mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page by Oscar Salvador · 4 years, 3 months ago
- 7ad6983 mm/page_alloc: speed up the iteration of max_order by Muchun Song · 4 years, 3 months ago
- 470c61d mm: page_alloc: refactor setup_per_zone_lowmem_reserve() by Lorenzo Stoakes · 4 years, 3 months ago
- ba8f358 init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set by Lin Feng · 4 years, 3 months ago
- 862b6de mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1 by David Hildenbrand · 4 years, 3 months ago
- 3b1f365 mm/page_alloc: mark some symbols with static keyword by Zou Wei · 4 years, 3 months ago
- 7f194fb mm/page_alloc: add __free_pages() documentation by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- ec6e8c7e mm, page_alloc: disable pcplists during memory offline by Vlastimil Babka · 4 years, 3 months ago
- 7612921 mm, page_alloc: move draining pcplists to page isolation users by Vlastimil Babka · 4 years, 3 months ago
- 952eaf8 mm, page_alloc: cache pageset high and batch in struct zone by Vlastimil Babka · 4 years, 3 months ago
- 5c3ad2e mm, page_alloc: simplify pageset_update() by Vlastimil Babka · 4 years, 3 months ago
- 69a8396 mm, page_alloc: remove setup_pageset() by Vlastimil Babka · 4 years, 3 months ago
- 0a8b4f1 mm, page_alloc: calculate pageset high and batch once per zone by Vlastimil Babka · 4 years, 3 months ago
- 7115ac6 mm, page_alloc: clean up pageset high and batch update by Vlastimil Babka · 4 years, 3 months ago
- 77bc7fd mm: introduce debug_pagealloc_{map,unmap}_pages() helpers by Mike Rapoport · 4 years, 3 months ago
- 4f5b0c1 arm, arm64: move free_unused_memmap() to generic mm by Mike Rapoport · 4 years, 3 months ago
- 5e545df arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years, 3 months ago
- 03e92a5 ia64: remove custom __early_pfn_to_nid() by Mike Rapoport · 4 years, 3 months ago
- ef13346 kasan: print workqueue stack by Walter Wu · 4 years, 3 months ago
- c041098 mm/vmalloc.c: fix kasan shadow poisoning size by Vincenzo Frascino · 4 years, 3 months ago
- 0a7dd4e mm/vmalloc: Fix unlock order in s_stop() by Waiman Long · 4 years, 3 months ago
- e924d46 mm/vmalloc.c: remove unnecessary return statement by Baolin Wang · 4 years, 3 months ago
- 799fa85 mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse by Alex Shi · 4 years, 3 months ago
- 96e2db45 mm/vmalloc: rework the drain logic by Uladzislau Rezki (Sony) · 4 years, 3 months ago
- 8945a72 mm/vmalloc: use free_vm_area() if an allocation fails by Uladzislau Rezki (Sony) · 4 years, 3 months ago
- 34fe653 mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow by Andrew Morton · 4 years, 3 months ago
- 95d6c70 mm: extract might_alloc() debug check by Daniel Vetter · 4 years, 3 months ago
- f920e41 mm: track mmu notifiers in fs_reclaim_acquire/release by Daniel Vetter · 4 years, 3 months ago
- 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years, 3 months ago
- 73d5e06 mremap: check if it's possible to split original vma by Dmitry Safonov · 4 years, 3 months ago
- dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years, 3 months ago
- cd544fd mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio by Dmitry Safonov · 4 years, 3 months ago
- ad8ee77 mm/mremap: for MREMAP_DONTUNMAP check security_vm_enough_memory_mm() by Dmitry Safonov · 4 years, 3 months ago
- 51df7bc mm/mremap: account memory on do_munmap() failure by Dmitry Safonov · 4 years, 3 months ago
- 0966aeb mm: move free_unref_page to mm/internal.h by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- 2b5067a mm: mmap_lock: add tracepoints around lock acquisition by Axel Rasmussen · 4 years, 3 months ago
- 777f303 mm/page_vma_mapped.c: add colon to fix kernel-doc markups error for check_pte by Alex Shi · 4 years, 3 months ago
- f5b7e73 mm/mapping_dirty_helpers: enhance the kernel-doc markups by Alex Shi · 4 years, 3 months ago
- d3f5ffc mm: cleanup: remove unused tsk arg from __access_remote_vm by John Hubbard · 4 years, 3 months ago
- c49dd34 mm: speedup mremap on 1GB or larger regions by Kalesh Singh · 4 years, 3 months ago
- f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 3 months ago
- c47d503 mm: move lruvec stats update functions to vmstat.h by Shakeel Butt · 4 years, 3 months ago
- 7f41506 mm/memcg: remove incorrect comment by Alex Shi · 4 years, 3 months ago
- 5ab9290 mm: memcontrol: sssign boolean values to a bool variable by Kaixu Xia · 4 years, 3 months ago
- da3ceef mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state by Muchun Song · 4 years, 3 months ago
- fe6960c mm: memcg: remove obsolete memcg_has_children() by Lukas Bulwahn · 4 years, 3 months ago
- 1306478 mm/page_counter: use page_counter_read in page_counter_set_max by Hui Su · 4 years, 3 months ago
- bef8620 mm: memcg: deprecate the non-hierarchical mode by Roman Gushchin · 4 years, 3 months ago
- a7cb874 mm: memcg: fix obsolete code comments by Roman Gushchin · 4 years, 3 months ago
- a5eb011 mm/memcg: update page struct member in comments by Alex Shi · 4 years, 3 months ago
- 013339d mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years, 3 months ago
- eefbfa7 mm: memcg/slab: fix use after free in obj_cgroup_charge by Muchun Song · 4 years, 3 months ago
- 2f7659a mm: memcg/slab: fix return of child memcg objcg for root memcg by Muchun Song · 4 years, 3 months ago
- 378876b0 mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() by Miaohe Lin · 4 years, 3 months ago
- 1a984c4 mm: memcontrol: remove unused mod_memcg_obj_state() by Muchun Song · 4 years, 3 months ago
- b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years, 3 months ago
- 30e6a51 mm/shmem.c: make shmem_mapping() inline by Hui Su · 4 years, 3 months ago
- 4626809 mm: remove pagevec_lookup_range_nr_tag() by Jeff Layton · 4 years, 3 months ago
- 661c756 mm/swapfile.c: use memset to fill the swap_map with SWAP_HAS_CACHE by Miaohe Lin · 4 years, 3 months ago
- 9d9a033 mm/swapfile.c: remove unnecessary out label in __swap_duplicate() by Miaohe Lin · 4 years, 3 months ago
- e97af69 mm/swap_state: skip meaningless swap cache readahead when ra_info.win == 0 by Miaohe Lin · 4 years, 3 months ago
- d8aa24e mm/swapfile.c: use helper function swap_count() in add_swap_count_continuation() by Miaohe Lin · 4 years, 3 months ago
- 43fbdeb mm: handle zone device pages in release_pages() by Ralph Campbell · 4 years, 3 months ago
- 4509b42 mm/gup: combine put_compound_head() and unpin_user_page() by Jason Gunthorpe · 4 years, 3 months ago
- 52650c8 mm/gup: remove the vma allocation from gup_longterm_locked() by Jason Gunthorpe · 4 years, 3 months ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 3 months ago
- c28b1fc mm/gup: reorganize internal_get_user_pages_fast() by Jason Gunthorpe · 4 years, 3 months ago
- d0de824 mm/gup_test: GUP_TEST depends on DEBUG_FS by Barry Song · 4 years, 3 months ago
- afaa788 mm/gup_test.c: mark gup_test_init as __init function by Barry Song · 4 years, 3 months ago
- f4f9bda selftests/vm: gup_test: introduce the dump_pages() sub-test by John Hubbard · 4 years, 3 months ago
- a9bed1e selftests/vm: only some gup_test items are really benchmarks by John Hubbard · 4 years, 3 months ago
- b9dcfdf selftests/vm: use a common gup_test.h by John Hubbard · 4 years, 3 months ago