- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
- adac17e mm/ksm: remove old GCC 4.9+ check by Nick Desaulniers · 3 years, 4 months ago
- 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
- a3fa7a1 Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 276aeee mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task by yanghui · 3 years, 4 months ago
- 79d3705 mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp by Naohiro Aota · 3 years, 4 months ago
- 053cfda mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype by Miaohe Lin · 3 years, 4 months ago
- 32d4f4b mm,vmscan: fix divide by zero in get_scan_count by Rik van Riel · 3 years, 4 months ago
- 4b42fb2 mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled by Li Zhijian · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- e130242 mm: simplify compat numa syscalls by Arnd Bergmann · 3 years, 4 months ago
- 5b1b561 mm: simplify compat_sys_move_pages by Arnd Bergmann · 3 years, 4 months ago
- 213ecb3 mm: migrate: change to use bool type for 'page_was_mapped' by Baolin Wang · 3 years, 4 months ago
- 68a9843 mm: migrate: fix the incorrect function name in comments by Baolin Wang · 3 years, 4 months ago
- 2b9b624 mm: migrate: introduce a local variable to get the number of pages by Baolin Wang · 3 years, 4 months ago
- c68ed79 mm/vmstat: protect per cpu variables with preempt disable on RT by Ingo Molnar · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- cc09ee8 Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/linux by Linus Torvalds · 3 years, 4 months ago
- 560a870 mm/workingset: correct kernel-doc notations by Randy Dunlap · 3 years, 4 months ago
- 3843c50 percpu: remove export of pcpu_base_addr by Greg Kroah-Hartman · 3 years, 4 months ago
- 17ccae8 mm/damon: add kunit tests by SeongJae Park · 3 years, 4 months ago
- 75c1c2b mm/damon/dbgfs: support multiple contexts by SeongJae Park · 3 years, 4 months ago
- 429538e mm/damon/dbgfs: export kdamond pid to the user space by SeongJae Park · 3 years, 4 months ago
- 4bc0595 mm/damon: implement a debugfs-based user space interface by SeongJae Park · 3 years, 4 months ago
- 2fcb936 mm/damon: add a tracepoint by SeongJae Park · 3 years, 4 months ago
- 3f49584 mm/damon: implement primitives for the virtual memory address spaces by SeongJae Park · 3 years, 4 months ago
- 1c676e0 mm/idle_page_tracking: make PG_idle reusable by SeongJae Park · 3 years, 4 months ago
- b9a6ac4 mm/damon: adaptively adjust regions by SeongJae Park · 3 years, 4 months ago
- f23b8ee mm/damon/core: implement region-based sampling by SeongJae Park · 3 years, 4 months ago
- 2224d84 mm: introduce Data Access MONitor (DAMON) by SeongJae Park · 3 years, 4 months ago
- c40c6e5 kfence: test: fail fast if disabled at boot by Marco Elver · 3 years, 4 months ago
- 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 4 months ago
- 1108605 mm/secretmem: use refcount_t instead of atomic_t by Jordy Zomer · 3 years, 4 months ago
- ea0eafe mm: in_irq() cleanup by Changbin Du · 3 years, 4 months ago
- 395519b mm/early_ioremap.c: remove redundant early_ioremap_shutdown() by Weizhao Ouyang · 3 years, 4 months ago
- 8491502 mm: don't allow executable ioremap mappings by Christoph Hellwig · 3 years, 4 months ago
- 82a70ce mm: move ioremap_page_range to vmalloc.c by Christoph Hellwig · 3 years, 4 months ago
- fe3df44 mm: remove redundant compound_head() calling by Muchun Song · 3 years, 4 months ago
- 5ef5f81 mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code by Miaohe Lin · 3 years, 4 months ago
- 3fcebf9 mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
- 445fcf7 mm/memory_hotplug: memory group aware "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
- 836809e mm/memory_hotplug: track present pages in memory groups by David Hildenbrand · 3 years, 4 months ago
- 028fc57 drivers/base/memory: introduce "memory groups" to logically group memory blocks by David Hildenbrand · 3 years, 4 months ago
- e83a437 mm/memory_hotplug: introduce "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
- 4b09700 mm: track present early pages per zone by David Hildenbrand · 3 years, 4 months ago
- e1c158e mm/memory_hotplug: remove nid parameter from remove_memory() and friends by David Hildenbrand · 3 years, 4 months ago
- 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
- 7cf209b mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() by David Hildenbrand · 3 years, 4 months ago
- 673d40c mm: memory_hotplug: cleanup after removal of pfn_valid_within() by Mike Rapoport · 3 years, 4 months ago
- 859a85d mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE by Mike Rapoport · 3 years, 4 months ago
- cd1adf1 Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" by Linus Torvalds · 3 years, 4 months ago
- 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
- bd0e749 mm, slub: convert kmem_cpu_slab protection to local_lock by Vlastimil Babka · 3 years, 7 months ago
- 25c00c5 mm, slub: use migrate_disable() on PREEMPT_RT by Vlastimil Babka · 3 years, 7 months ago
- e0a043a mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg by Vlastimil Babka · 3 years, 5 months ago
- a2b4ae8 mm, slub: make slab_lock() disable irqs with PREEMPT_RT by Vlastimil Babka · 3 years, 7 months ago
- 94ef030 mm: slub: make object_map_lock a raw_spinlock_t by Sebastian Andrzej Siewior · 4 years, 6 months ago
- 5a836bf mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context by Sebastian Andrzej Siewior · 3 years, 10 months ago
- 08beb54 mm, slab: split out the cpu offline variant of flush_slab() by Vlastimil Babka · 3 years, 7 months ago
- 0e7ac73 mm, slub: don't disable irqs in slub_cpu_dead() by Vlastimil Babka · 3 years, 7 months ago
- 7cf9f3b mm, slub: only disable irq with spin_lock in __unfreeze_partials() by Vlastimil Babka · 3 years, 7 months ago
- fc1455f mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing by Vlastimil Babka · 3 years, 7 months ago
- c2f973b mm, slub: detach whole partial list at once in unfreeze_partials() by Vlastimil Babka · 3 years, 7 months ago
- 8de06a6 mm, slub: discard slabs in unfreeze_partials() without irqs disabled by Vlastimil Babka · 3 years, 7 months ago
- f3ab8b6 mm, slub: move irq control into unfreeze_partials() by Vlastimil Babka · 3 years, 7 months ago
- cfdf836 mm, slub: call deactivate_slab() without disabling irqs by Vlastimil Babka · 3 years, 8 months ago
- 3406e91 mm, slub: make locking in deactivate_slab() irq-safe by Vlastimil Babka · 3 years, 8 months ago
- a019d20 mm, slub: move reset of c->page and freelist out of deactivate_slab() by Vlastimil Babka · 3 years, 8 months ago
- 4b1f449 mm, slub: stop disabling irqs around get_partial() by Vlastimil Babka · 3 years, 8 months ago
- 9f101ee mm, slub: check new pages with restored irqs by Vlastimil Babka · 3 years, 8 months ago
- 3f2b77e mm, slub: validate slab from partial list or page allocator before making it cpu slab by Vlastimil Babka · 3 years, 8 months ago
- 6c1dbb6 mm, slub: restore irqs around calling new_slab() by Vlastimil Babka · 3 years, 8 months ago
- fa417ab mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 0b303fb mm, slub: do initial checks in ___slab_alloc() with irqs enabled by Vlastimil Babka · 3 years, 8 months ago
- e500059 mm, slub: move disabling/enabling irqs to ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 9b4bc85 mm, slub: simplify kmem_cache_cpu and tid setup by Vlastimil Babka · 3 years, 8 months ago
- 1572df7 mm, slub: restructure new page checks in ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 75c8ff2 mm, slub: return slab page from get_partial() and set c->page afterwards by Vlastimil Babka · 3 years, 8 months ago
- 53a0de0 mm, slub: dissolve new_slab_objects() into ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 2a90490 mm, slub: extract get_partial() from new_slab_objects() by Vlastimil Babka · 3 years, 8 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 976b805 mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() by Vlastimil Babka · 3 years, 7 months ago
- 8404803 mm, slub: don't disable irq for debug_check_no_locks_freed() by Vlastimil Babka · 3 years, 7 months ago
- 0a19e7d mm, slub: allocate private object map for validate_slab_cache() by Vlastimil Babka · 3 years, 7 months ago
- b3fd64e mm, slub: allocate private object map for debugfs listings by Vlastimil Babka · 3 years, 7 months ago
- eafb1d6 mm, slub: don't call flush_all() from slab_debug_trace_open() by Vlastimil Babka · 3 years, 7 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- d5fffc5 mm/madvise: add MADV_WILLNEED to process_madvise() by zhangkui · 3 years, 4 months ago
- 33090af mm/vmstat: remove unneeded return value by Miaohe Lin · 3 years, 4 months ago
- 64632fd mm/vmstat: simplify the array size calculation by Miaohe Lin · 3 years, 4 months ago
- ea15ba1 mm/vmstat: correct some wrong comments by Miaohe Lin · 3 years, 4 months ago
- 3198145 mm/percpu,c: remove obsolete comments of pcpu_chunk_populated() by Jing Xiangfeng · 3 years, 4 months ago
- 584ff0d mm: KSM: fix data type by Zhansaya Bagdauletkyzy · 3 years, 4 months ago
- c9bd7d1 mm/migrate: correct kernel-doc notation by Randy Dunlap · 3 years, 4 months ago
- 884a7e5 mm: introduce process_mrelease system call by Suren Baghdasaryan · 3 years, 4 months ago
- a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
- 38b031d mm/mempolicy.c: use in_task() in mempolicy_slab_node() by Vasily Averin · 3 years, 4 months ago
- be897d4 mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies by Feng Tang · 3 years, 4 months ago
- a38a59f mm/mempolicy: advertise new MPOL_PREFERRED_MANY by Ben Widawsky · 3 years, 4 months ago