- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 0ed950d mm,hwpoison: make get_hwpoison_page() call get_any_page() by Naoya Horiguchi · 3 years, 6 months ago
- a3f5d80 mm,hwpoison: send SIGBUS with error virutal address by Naoya Horiguchi · 3 years, 6 months ago
- 203c06e mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes by Mel Gorman · 3 years, 6 months ago
- 44042b4 mm/page_alloc: allow high-order pages to be stored on the per-cpu lists by Mel Gorman · 3 years, 6 months ago
- 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
- 21d02f8 mm/page_alloc: move free_the_page by Mel Gorman · 3 years, 6 months ago
- f7ec104 mm/page_alloc: fix counting of managed_pages by Liu Shixin · 3 years, 6 months ago
- e47aa90 mm/page_alloc: improve memmap_pages dbg msg by Dong Aisheng · 3 years, 6 months ago
- 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 6 months ago
- c49c2c4 mm/page_alloc: limit the number of pages on PCP lists when reclaim is active by Mel Gorman · 3 years, 6 months ago
- 3b12e7e mm/page_alloc: scale the number of pages that are batch freed by Mel Gorman · 3 years, 6 months ago
- 04f8cfe mm/page_alloc: adjust pcp->high after CPU hotplug events by Mel Gorman · 3 years, 6 months ago
- b92ca18 mm/page_alloc: disassociate the pcp->high from pcp->batch by Mel Gorman · 3 years, 6 months ago
- bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 6 months ago
- 151e084a mm: page_alloc: dump migrate-failed pages only at -EBUSY by Minchan Kim · 3 years, 6 months ago
- 9024999 mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok by Mel Gorman · 3 years, 6 months ago
- df1acc8 mm/page_alloc: avoid conflating IRQs disabled with zone->lock by Mel Gorman · 3 years, 6 months ago
- 56f0e66 mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok by Mel Gorman · 3 years, 6 months ago
- 43c95bc mm/page_alloc: reduce duration that IRQs are disabled for VM counters by Mel Gorman · 3 years, 6 months ago
- 3e23060 mm/page_alloc: batch the accounting updates in the bulk allocator by Mel Gorman · 3 years, 6 months ago
- 3ac44a3 mm/vmstat: inline NUMA event counter updates by Mel Gorman · 3 years, 6 months ago
- f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 6 months ago
- dbbee9d mm/page_alloc: convert per-cpu list protection to local_lock by Mel Gorman · 3 years, 6 months ago
- 28f836b mm/page_alloc: split per cpu page lists and zone stats by Mel Gorman · 3 years, 6 months ago
- 9660eca mm/page_alloc: switch to pr_debug by Heiner Kallweit · 3 years, 6 months ago
- ca891f4 mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 8bf6f45 mm/page_owner: constify dump_page_owner by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- be7c701 mm/debug: factor PagePoisoned out of __dump_page by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 691d949 mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt by Aaron Tomlin · 3 years, 6 months ago
- d2f07ec mm: make __dump_page static by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 7a22bdc kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 6 months ago
- a0503b8 kasan: integrate the common part of two KASAN tag-based modes by Kuan-Ying Lee · 3 years, 6 months ago
- f06f78a kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 6 months ago
- cb32c9c kasan: use MAX_PTRS_PER_* for early shadow tables by Daniel Axtens · 3 years, 6 months ago
- af3751f3 kasan: allow architectures to provide an outline readiness check by Daniel Axtens · 3 years, 6 months ago
- 336abff kasan: use dump_stack_lvl(KERN_ERR) to print stacks by Alexander Potapenko · 3 years, 6 months ago
- a850e93 mm: vmalloc: add cond_resched() in __vunmap() by Rafael Aquini · 3 years, 6 months ago
- 12b9f87 mm/vmalloc: fallback to a single page allocator by Uladzislau Rezki · 3 years, 6 months ago
- f4bdfea mm/vmalloc: remove quoted strings split across lines by Uladzislau Rezki (Sony) · 3 years, 6 months ago
- cd61413 mm/vmalloc: print a warning message first on failure by Uladzislau Rezki (Sony) · 3 years, 6 months ago
- 5c1f4e6 mm/vmalloc: switch to bulk allocator in __vmalloc_area_node() by Uladzislau Rezki (Sony) · 3 years, 6 months ago
- e8df2c7 mm/dmapool: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 6 months ago
- 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
- 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
- 5aaf07f mm/mremap: use vma_lookup() in vma_to_resize() by Liam Howlett · 3 years, 6 months ago
- 059b8b4 mm/migrate: use vma_lookup() in do_pages_stat_array() by Liam Howlett · 3 years, 6 months ago
- ff69fb8 mm/ksm: use vma_lookup() in find_mergeable_vma() by Liam Howlett · 3 years, 6 months ago
- 2797e79 mm/memory.c: fix comment of finish_mkwrite_fault() by Liu Xiang · 3 years, 6 months ago
- 35e43c5 mm/mmap: use find_vma_intersection() in do_mmap() for overlap by Liam Howlett · 3 years, 6 months ago
- 96d9902 mm/mmap: introduce unlock_range() for code cleanup by Liam Howlett · 3 years, 6 months ago
- 78d9cf6 mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap by Gonzalo Matias Juarez Tello · 3 years, 6 months ago
- 3b8db39 mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() by David Hildenbrand · 3 years, 6 months ago
- c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 6 months ago
- 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
- 9ef56b7 mm: vmscan: remove noinline_for_stack by Muchun Song · 3 years, 6 months ago
- 271dd6b mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock by Muchun Song · 3 years, 6 months ago
- 9838354 mm: memcontrol: simplify the logic of objcg pinning memcg by Muchun Song · 3 years, 6 months ago
- 7467c39 mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec by Muchun Song · 3 years, 6 months ago
- a984226 mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec by Muchun Song · 3 years, 6 months ago
- 2884b6b mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm by Muchun Song · 3 years, 6 months ago
- 8dc87c7 mm: memcontrol: fix page charging in page replacement by Muchun Song · 3 years, 6 months ago
- c5c8b16 mm: memcontrol: fix root_mem_cgroup charging by Muchun Song · 3 years, 6 months ago
- 13e680f mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches by Waiman Long · 3 years, 6 months ago
- 494c1df mm: memcg/slab: create a new set of kmalloc-cg-<n> caches by Waiman Long · 3 years, 6 months ago
- 41eb5df mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 6 months ago
- 5592711 mm/memcg: optimize user context object stock access by Waiman Long · 3 years, 6 months ago
- 5387c90 mm/memcg: improve refill_obj_stock() performance by Waiman Long · 3 years, 6 months ago
- 68ac5b3 mm/memcg: cache vmstat data in percpu memcg_stock_pcp by Waiman Long · 3 years, 6 months ago
- fdbcb2a mm/memcg: move mod_objcg_state() to memcontrol.c by Waiman Long · 3 years, 6 months ago
- eea4a50 swap: check mapping_empty() for swap cache before being freed by Huang Ying · 3 years, 6 months ago
- f4c4a3f mm: free idle swap cache page after COW by Huang Ying · 3 years, 6 months ago
- a4b4511 mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info() by Huang Ying · 3 years, 6 months ago
- 1cfcc83 mm/swap_slots.c: delete meaningless forward declarations by Miaohe Lin · 3 years, 6 months ago
- eb7709c mm/swap: remove unused local variable nr_shadows by Miaohe Lin · 3 years, 6 months ago
- bb243f7 mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION by Miaohe Lin · 3 years, 6 months ago
- 2efa33fc mm/shmem: fix shmem_swapin() race with swapoff by Miaohe Lin · 3 years, 6 months ago
- 5c04623 mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() by Miaohe Lin · 3 years, 6 months ago
- 2799e77 swap: fix do_swap_page() race with swapoff by Miaohe Lin · 3 years, 6 months ago
- 63d8620 mm/swapfile: use percpu_ref to serialize against concurrent swapoff by Miaohe Lin · 3 years, 6 months ago
- e17eae2 mm: pagewalk: fix walk for hugepage tables by Christophe Leroy · 3 years, 6 months ago
- a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 6 months ago
- 292648a mm: gup: allow FOLL_PIN to scale in SMP by Andrea Arcangeli · 3 years, 6 months ago
- b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 2f18be3 mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffers by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 6e1cae8 mm/writeback: move __set_page_dirty() to core mm by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
- c22d70a writeback, cgroup: release dying cgwbs by switching attached inodes by Roman Gushchin · 3 years, 6 months ago
- f3b6a6d writeback, cgroup: keep list of inodes attached to bdi_writeback by Roman Gushchin · 3 years, 6 months ago
- 87e3789 mm/page-writeback: use __this_cpu_inc() in account_page_dirtied() by Chi Wu · 3 years, 6 months ago
- 0323155 mm/page-writeback: update the comment of Dirty position control by Chi Wu · 3 years, 6 months ago
- ab19939 mm/page-writeback: Fix performance when BDI's share of ratio is 0. by Chi Wu · 3 years, 6 months ago
- 5defd49 mm: page-writeback: kill get_writeback_state() comments by Kefeng Wang · 3 years, 6 months ago
- 9f849c6 mm/page_reporting: allow driver to specify reporting order by Gavin Shan · 3 years, 6 months ago
- f58780a mm/page_reporting: export reporting order as module parameter by Gavin Shan · 3 years, 6 months ago
- 5631de5 mm/page_reporting: fix code style in __page_reporting_request() by Gavin Shan · 3 years, 6 months ago
- 832b507 mm: mmap_lock: use local locks instead of disabling preemption by Nicolas Saenz Julienne · 3 years, 6 months ago
- 65ac1a6 mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage() by Anshuman Khandual · 3 years, 6 months ago