- 763b218 mm: add preempt points into __purge_vmap_area_lazy() by Joel Fernandes · 8 years ago
- f9e0997 mm: turn vmap_purge_lock into a mutex by Christoph Hellwig · 8 years ago
- 5803ed2 mm: mark all calls into the vmalloc subsystem as potentially sleeping by Christoph Hellwig · 8 years ago
- bf22e37 mm: add vfree_atomic() by Andrey Ryabinin · 8 years ago
- 0574ecd mm: refactor __purge_vmap_area_lazy() by Christoph Hellwig · 8 years ago
- 9c3acf6 mm: remove free_unmap_vmap_area_addr() by Christoph Hellwig · 8 years ago
- c8eef01 mm: remove free_unmap_vmap_area_noflush() by Christoph Hellwig · 8 years ago
- b538899 mm: workingset: update shadow limit to reflect bigger active list by Johannes Weiner · 8 years ago
- dbc446b mm: workingset: restore refault tracking for single-page files by Johannes Weiner · 8 years ago
- 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
- 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
- 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
- f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
- b936887 mm: workingset: turn shadow node shrinker bugs into warnings by Johannes Weiner · 8 years ago
- 59749e6 mm: khugepaged: fix radix tree node leak in shmem collapse error path by Johannes Weiner · 8 years ago
- 91a45f7 mm: khugepaged: close use-after-free race during shmem collapsing by Johannes Weiner · 8 years ago
- 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
- f1f5929 shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 8 years ago
- c70b647 mm/filemap.c: add comment for confusing logic in page_cache_tree_insert() by Kirill A. Shutemov · 8 years ago
- c7142ae mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected by Heiko Carstens · 8 years ago
- 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
- 114cf3c mm: enable CONFIG_MOVABLE_NODE on non-x86 arches by Reza Arbab · 8 years ago
- 39fa104d mm: remove x86-only restriction of movable_node by Reza Arbab · 8 years ago
- 8d303e4 mm/mempolicy.c: forbid static or relative flags for local NUMA mode by Piotr Kwapulinski · 8 years ago
- 80a7951 mm: fix up get_user_pages* comments by Lorenzo Stoakes · 8 years ago
- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- c0f2e17 mm: use the correct page size when removing the page by Aneesh Kumar K.V · 8 years ago
- 23f919d shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
- 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
- 6d84095 mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist by Michal Hocko · 8 years ago
- fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
- 3f50006 mm/vmalloc.c: simplify /proc/vmallocinfo implementation by zijun_hu · 8 years ago
- 29fac03 mm: make unreserve highatomic functions reliable by Minchan Kim · 8 years ago
- 04c8716 mm: try to exhaust highatomic reserve before the OOM by Minchan Kim · 8 years ago
- 4855e4a mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
- 88ed365 mm: don't steal highatomic pageblock by Minchan Kim · 8 years ago
- 22901c6 kmemleak: fix reference to Documentation by Andreas Platschek · 8 years ago
- 8bea805 mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock by Aneesh Kumar K.V · 8 years ago
- 3999f52 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
- 771ab43 mm/gup.c: make unnecessarily global vma_permits_fault() static by Tobias Klauser · 8 years ago
- 5f33a08 mm/vmscan.c: set correct defer count for shrinker by Shaohua Li · 8 years ago
- 3e32158 mm/mprotect.c: don't touch single threaded PTEs which are on the right node by Andi Kleen · 8 years ago
- bf00bd3 mm, slab: maintain total slab count instead of active count by David Rientjes · 8 years ago
- f728b0a mm, slab: faster active and free stats by Greg Thelen · 8 years ago
- e70954f mm/slab_common.c: check kmem_create_cache flags are common by Thomas Garnier · 8 years ago
- 84582c8 slub: avoid false-postive warning by Arnd Bergmann · 8 years ago
- 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
- 13583c3 mm: memcontrol: use special workqueue for creating per-memcg caches by Vladimir Davydov · 8 years ago
- 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
- 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- 10d20bd shmem: fix shm fallocate() list corruption by Linus Torvalds · 8 years ago
- b53f40d x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 8 years ago
- bd04173 mm, vmscan: add cond_resched() into shrink_node_memcg() by Michal Hocko · 8 years ago
- 20ab67a mm: workingset: fix NULL ptr in count_shadow_nodes by Michal Hocko · 8 years ago
- e46b1db mm/compaction: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
- cab7a7e mm/zswap: Convert pool to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- ad7ed77 mm/zswap: Convert dst-mem to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 215c89d mm/zsmalloc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 5438da9 mm/vmstat: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 4c50132 mm/vmstat: Avoid on each online CPU loops by Sebastian Andrzej Siewior · 8 years ago
- 76f2909 mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead() by Sebastian Andrzej Siewior · 8 years ago
- 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
- 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
- 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
- 655548b thp: fix corner case of munlock() of PTE-mapped THPs by Kirill A. Shutemov · 8 years ago
- e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 8 years ago
- a2ce266 mremap: move_ptes: check pte dirty after its removal by Aaron Lu · 8 years ago
- 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
- bfedb58 mm: Add a user_ns owner to mm_struct and fix ptrace permission checks by Eric W. Biederman · 8 years ago
- 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
- 89a01c5 Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency by Ingo Molnar · 8 years ago
- b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
- a2f6d9c Merge branch 'dax-4.10-iomap-pmd' into origin by Theodore Ts'o · 8 years ago
- d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
- f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
- 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
- 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
- c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
- dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
- 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
- 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
- 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
- fcd3585 lkdtm: Do not use flush_icache_range() on user addresses by Catalin Marinas · 8 years ago
- 517bbed mm/vmscan: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 005fd4b mm/page_alloc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 308167f mm/memcg: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
- b57d74a writeback: track if we're sleeping on progress in balance_dirty_pages() by Jens Axboe · 8 years ago
- 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 8 years ago
- 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 8 years ago
- 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
- 577f12c Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
- 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
- 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago