- 88dcb9a mm/thp: move lru_add_page_tail() to huge_memory.c by Alex Shi · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month 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
- 8945a72 mm/vmalloc: use free_vm_area() if an allocation fails by Uladzislau Rezki (Sony) · 4 years, 1 month ago
- 34fe653 mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow by Andrew Morton · 4 years, 1 month ago
- 95d6c70 mm: extract might_alloc() debug check by Daniel Vetter · 4 years, 1 month ago
- f920e41 mm: track mmu notifiers in fs_reclaim_acquire/release by Daniel Vetter · 4 years, 1 month ago
- 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years, 1 month ago
- 73d5e06 mremap: check if it's possible to split original vma by Dmitry Safonov · 4 years, 1 month ago
- dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years, 1 month ago
- cd544fd mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio by Dmitry Safonov · 4 years, 1 month ago
- ad8ee77 mm/mremap: for MREMAP_DONTUNMAP check security_vm_enough_memory_mm() by Dmitry Safonov · 4 years, 1 month ago
- 51df7bc mm/mremap: account memory on do_munmap() failure by Dmitry Safonov · 4 years, 1 month ago
- 0966aeb mm: move free_unref_page to mm/internal.h by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 2b5067a mm: mmap_lock: add tracepoints around lock acquisition by Axel Rasmussen · 4 years, 1 month ago
- 777f303 mm/page_vma_mapped.c: add colon to fix kernel-doc markups error for check_pte by Alex Shi · 4 years, 1 month ago
- f5b7e73 mm/mapping_dirty_helpers: enhance the kernel-doc markups by Alex Shi · 4 years, 1 month ago
- d3f5ffc mm: cleanup: remove unused tsk arg from __access_remote_vm by John Hubbard · 4 years, 1 month ago
- c49dd34 mm: speedup mremap on 1GB or larger regions by Kalesh Singh · 4 years, 1 month ago
- f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
- c47d503 mm: move lruvec stats update functions to vmstat.h by Shakeel Butt · 4 years, 1 month ago
- 7f41506 mm/memcg: remove incorrect comment by Alex Shi · 4 years, 1 month ago
- 5ab9290 mm: memcontrol: sssign boolean values to a bool variable by Kaixu Xia · 4 years, 1 month ago
- da3ceef mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state by Muchun Song · 4 years, 1 month ago
- fe6960c mm: memcg: remove obsolete memcg_has_children() by Lukas Bulwahn · 4 years, 1 month ago