- 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 1aa83cf mm/readahead: add DEFINE_READAHEAD by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- c4f9c70 mm: fix a race during THP splitting by Huang Ying · 4 years, 5 months ago
- 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 3efe62e mm/vmscan: allow arbitrary sized pages to be paged out by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 8854a6a mm/page-writeback: support tail pages in wait_for_stable_page by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- fc3a5ac mm/truncate: fix truncation for pages of arbitrary size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 5eaf35a mm/rmap: fix assumptions of THP size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- e2333da mm/huge_memory: fix can_split_huge_page assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 65dfe3c mm/huge_memory: fix page_trans_huge_mapcount assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 8cce547 mm/huge_memory: fix split assumption of page size by Kirill A. Shutemov · 4 years, 5 months ago
- 86b562b mm/huge_memory: fix total_mapcount assumption of page size by Kirill A. Shutemov · 4 years, 5 months ago
- 8fb156c mm/page_owner: change split_page_owner to take a count by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- d01ac3c mm/memory: remove page fault assumption of compound page size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 887b22c mm/filemap: fix page cache removal for arbitrary sized THPs by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 198b62f mm/filemap: fix storing to a THP shadow entry by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- f14312e mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped. by Aneesh Kumar K.V · 4 years, 5 months ago
- 401035d mm/debug_vm_pgtable: avoid none pte in pte_clear_test by Aneesh Kumar K.V · 4 years, 5 months ago
- 2b1dd67 mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64 by Aneesh Kumar K.V · 4 years, 5 months ago
- 13af050 mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries by Aneesh Kumar K.V · 4 years, 5 months ago
- 87f3498 mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP by Aneesh Kumar K.V · 4 years, 5 months ago
- 6f302e27 mm/debug_vm_pgtable/locks: take correct page table lock by Aneesh Kumar K.V · 4 years, 5 months ago
- e8edf0a mm/debug_vm_pgtable/locks: move non page table modifying test together by Aneesh Kumar K.V · 4 years, 5 months ago
- c3824e1 mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing pte entry by Aneesh Kumar K.V · 4 years, 5 months ago
- 4200605 mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALANCING by Aneesh Kumar K.V · 4 years, 5 months ago
- 85a1446 mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap support. by Aneesh Kumar K.V · 4 years, 5 months ago
- cfc5bbc mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value by Aneesh Kumar K.V · 4 years, 5 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
- fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
- f1f4f3a mm/migrate: remove obsolete comment about device public by Ralph Campbell · 4 years, 5 months ago
- 4257889 mm/migrate: remove cpages-- in migrate_vma_finalize() by Ralph Campbell · 4 years, 5 months ago
- 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 5 months ago
- cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 5 months ago
- 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 5 months ago
- 5bd0960 memblock: remove unused memblock_mem_size() by Mike Rapoport · 4 years, 5 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 5 months ago
- 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 5 months ago
- 87c5587 memblock: make memblock_debug and related functionality private by Mike Rapoport · 4 years, 5 months ago
- cd991db memblock: make for_each_memblock_type() iterator private by Mike Rapoport · 4 years, 5 months ago
- 544941d mm/mempool: add 'else' to split mutually exclusive case by Miaohe Lin · 4 years, 5 months ago
- f8fd525 mm: remove unused alloc_page_vma_node() by Wei Yang · 4 years, 5 months ago
- 78b132e mm/mempolicy: remove or narrow the lock on current by Wei Yang · 4 years, 5 months ago
- 62b35fe mm/compaction.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 5 months ago
- 1860129 mm/zbud: remove redundant initialization by Xiang Chen · 4 years, 5 months ago
- f94afee mm/z3fold.c: use xx_zalloc instead xx_alloc and memset by Hui Su · 4 years, 5 months ago
- 01c4776 mm/vmscan: fix comments for isolate_lru_page() by Hui Su · 4 years, 5 months ago
- 069c411 mm/vmscan: fix infinite loop in drop_slab_node by Chunxin Zang · 4 years, 5 months ago
- 0bf7b64 hugetlb: add lockdep check for i_mmap_rwsem held in huge_pmd_share by Mike Kravetz · 4 years, 5 months ago
- 6664bfc mm/hugetlb: take the free hpage during the iteration directly by Wei Yang · 4 years, 5 months ago
- 2f37511 mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page by Wei Yang · 4 years, 5 months ago
- 15a8d68 mm/hugetlb: a page from buddy is not on any list by Wei Yang · 4 years, 5 months ago
- 972a3da3 mm/hugetlb: count file_region to be added when regions_needed != NULL by Wei Yang · 4 years, 5 months ago
- d3ec7b6 mm/hugetlb: use list_splice to merge two list at once by Wei Yang · 4 years, 5 months ago
- a1ddc2e mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache() by Wei Yang · 4 years, 5 months ago
- 7db5e7b mm/hugetlb: not necessary to coalesce regions recursively by Wei Yang · 4 years, 5 months ago
- d79d176 mm/hugetlb.c: remove the unnecessary non_swap_entry() by Baoquan He · 4 years, 5 months ago
- 3e5c360 mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool by Baoquan He · 4 years, 5 months ago
- e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- a9b576f mm: move call to compound_head() in release_pages() by Ralph Campbell · 4 years, 5 months ago
- 30d8ec7 mmzone: clean code by removing unused macro parameter by Mateusz Nosek · 4 years, 5 months ago
- 2187e17 mm/page_alloc.c: __perform_reclaim should return 'unsigned long' by Yanfei Xu · 4 years, 5 months ago
- a0622d0 mm/page_alloc.c: clean code by merging two functions by Mateusz Nosek · 4 years, 5 months ago
- fdd4fa1 mm/page_alloc.c: fix early params garbage value accesses by Mateusz Nosek · 4 years, 5 months ago
- cfb4a54 mm/page_alloc.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 5 months ago
- b630749 mm/page_alloc.c: clean code by removing unnecessary initialization by Mateusz Nosek · 4 years, 5 months ago
- 6a654e3 mm, isolation: avoid checking unmovable pages across pageblock boundary by Li Xinhai · 4 years, 5 months ago
- 1c31cb4 mm/page_isolation: cleanup set_migratetype_isolate() by David Hildenbrand · 4 years, 5 months ago
- 48381d7 mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate() by David Hildenbrand · 4 years, 5 months ago
- 51030a5 mm/page_isolation: exit early when pageblock is isolated in set_migratetype_isolate() by David Hildenbrand · 4 years, 5 months ago
- c9c510d mm/page_alloc: tweak comments in has_unmovable_pages() by David Hildenbrand · 4 years, 5 months ago
- be4f1ae mm: kasan: do not panic if both panic_on_warn and kasan_multishot set by David Gow · 4 years, 5 months ago
- 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 5 months ago
- 7464061 mm/vmalloc.c: fix the comment of find_vm_area by Hui Su · 4 years, 5 months ago
- 82afbc3 mm/vmalloc.c: update the comment in __vmalloc_area_node() by Hui Su · 4 years, 5 months ago
- 2c31259 mm/memory-failure.c: remove unused macro `writeback' by Alex Shi · 4 years, 5 months ago
- c43bc03 mm/memory-failure: do pgoff calculation before for_each_process() by Xianting Tian · 4 years, 5 months ago
- 41a0481 mm/dmapool.c: replace hard coded function name with __func__ by Andy Shevchenko · 4 years, 5 months ago
- 42286f8 mm/dmapool.c: replace open-coded list_for_each_entry_safe() by Andy Shevchenko · 4 years, 5 months ago
- c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 5 months ago
- 8332326 mm/mmap.c: replace do_brk with do_brk_flags in comment of insert_vm_struct() by Liao Pingfang · 4 years, 5 months ago
- cb48841 mm/mmap.c: use helper function allow_write_access() in __remove_shared_vm_struct() by Miaohe Lin · 4 years, 5 months ago
- cf508b5 mm: use helper function mapping_allow_writable() by Miaohe Lin · 4 years, 5 months ago
- 0fc48a6 mm/mmap: check on file instead of the rb_root_cached of its address_space by Wei Yang · 4 years, 5 months ago
- 808fbdb mm/mmap: not necessary to check mapping separately by Wei Yang · 4 years, 5 months ago
- f1dc168 mm/memory.c: fix spello of "function" by Randy Dunlap · 4 years, 5 months ago
- f9d86a6 mm/mmap: leave adjust_next as virtual address instead of page frame number by Wei Yang · 4 years, 5 months ago
- 4d1e724 mm/mmap: leverage vma_rb_erase_ignore() to implement vma_rb_erase() by Wei Yang · 4 years, 5 months ago
- 7c61f91 mm/mmap: rename __vma_unlink_common() to __vma_unlink() by Wei Yang · 4 years, 5 months ago
- a7069ee mm/memory.c: replace vmf->vma with variable vma by Yanfei Xu · 4 years, 5 months ago
- d383807 mm/memory.c: fix typo in __do_fault() comment by Yanfei Xu · 4 years, 5 months ago
- 9a13715 mm/memcg: fix device private memcg accounting by Ralph Campbell · 4 years, 5 months ago
- d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 5 months ago
- 7a52d4d8 mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom() by Miaohe Lin · 4 years, 5 months ago
- d437024 mm/page_counter: correct the obsolete func name in the comment of page_counter_try_charge() by Miaohe Lin · 4 years, 5 months ago
- 5f9a4f4 mm: memcontrol: add the missing numa_stat interface for cgroup v2 by Muchun Song · 4 years, 5 months ago
- bd0b230 mm/memcg: unify swap and memsw page counters by Waiman Long · 4 years, 5 months ago
- 8d387a5 mm/memcg: simplify mem_cgroup_get_max() by Waiman Long · 4 years, 5 months ago
- f9f84ec mm/memcg: clean up obsolete enum charge_type by Waiman Long · 4 years, 5 months ago
- 05bdc52 mm: memcontrol: correct the comment of mem_cgroup_iter() by Miaohe Lin · 4 years, 5 months ago
- 19b629c mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj() by Roman Gushchin · 4 years, 5 months ago