Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | mm: add arch-independent testcases for RODATA | Jinbum Park | 1 | -0/+1 |
2017-02-25 | mm: introduce page_vma_mapped_walk() | Kirill A. Shutemov | 1 | -2/+4 |
2017-02-23 | mm/swap: add cache for swap slots allocation | Tim Chen | 1 | -1/+1 |
2016-10-12 | Disable the __builtin_return_address() warning globally after all | Linus Torvalds | 1 | -3/+0 |
2016-08-09 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+4 |
2016-07-27 | thp: extract khugepaged from mm/huge_memory.c | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-27 | mm: Hardened usercopy | Kees Cook | 1 | -0/+4 |
2016-05-21 | z3fold: the 3-fold allocator for compressed pages | Vitaly Wool | 1 | -0/+1 |
2016-03-26 | mm, kasan: SLAB support | Alexander Potapenko | 1 | -0/+1 |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+15 |
2016-03-18 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 1 | -0/+1 |
2016-03-16 | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 1 | -1/+1 |
2015-09-12 | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+1 |
2015-09-10 | mm: introduce idle page tracking | Vladimir Davydov | 1 | -0/+1 |
2015-09-05 | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara... | Andrea Arcangeli | 1 | -0/+1 |
2015-08-16 | [media] mm: Provide new get_vaddr_frames() helper | Jan Kara | 1 | -0/+1 |
2015-04-15 | mm: move memtest under mm | Vladimir Murzin | 1 | -0/+1 |
2015-04-15 | mm: cma: debugfs interface | Sasha Levin | 1 | -0/+1 |
2015-02-18 | move iov_iter.c from mm/ to lib/ | Al Viro | 1 | -1/+1 |
2015-02-17 | vfs: remove get_xip_mem | Matthew Wilcox | 1 | -1/+0 |
2015-02-14 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 1 | -0/+3 |
2015-02-14 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+1 |
2015-02-11 | mm: replace remap_file_pages() syscall with emulation | Kirill A. Shutemov | 1 | -1/+1 |
2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim | 1 | -0/+1 |
2014-12-13 | mm/page_ext: resurrect struct page extending code for debugging | Joonsoo Kim | 1 | -0/+1 |
2014-12-11 | mm: page_cgroup: rename file to mm/swap_cgroup.c | Johannes Weiner | 1 | -1/+2 |
2014-12-11 | mm: memcontrol: lockless page counters | Johannes Weiner | 1 | -0/+1 |
2014-10-12 | Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2014-10-11 | mm: Support fadvise without CONFIG_MMU | Josh Triplett | 1 | -1/+2 |
2014-10-10 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 1 | -1/+2 |
2014-10-10 | mm: move debug code out of page_alloc.c | Sasha Levin | 1 | -1/+1 |
2014-08-18 | mm: Support compiling out madvise and fadvise | Josh Triplett | 1 | -2/+5 |
2014-08-07 | mm/zpool: implement common zpool api to zbud/zsmalloc | Dan Streetman | 1 | -0/+1 |
2014-08-07 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 1 | -0/+1 |
2014-06-05 | mm: move get_user_pages()-related code to separate file | Kirill A. Shutemov | 1 | -1/+1 |
2014-05-20 | block: move mm/bounce.c to block/ | Jens Axboe | 1 | -1/+0 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2014-04-08 | mm: create generic early_ioremap() support | Mark Salter | 1 | -0/+1 |
2014-04-08 | mm: per-thread vma caching | Davidlohr Bueso | 1 | -1/+1 |
2014-04-04 | mm: thrash detection-based file cache sizing | Johannes Weiner | 1 | -1/+1 |
2014-04-02 | take iov_iter stuff to mm/iov_iter.c | Al Viro | 1 | -1/+1 |
2014-01-31 | zsmalloc: move it under mm | Minchan Kim | 1 | -0/+1 |
2013-09-11 | list: add a new LRU list type | Dave Chinner | 1 | -1/+1 |
2013-07-11 | zswap: add to mm/ | Seth Jennings | 1 | -0/+1 |
2013-07-11 | zbud: add to mm/ | Seth Jennings | 1 | -0/+1 |
2013-04-30 | memcg: add memory.pressure_level events | Anton Vorontsov | 1 | -1/+1 |
2012-12-12 | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 1 | -1/+2 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 1 | -2/+2 |
2012-08-01 | mm: factor out memory isolate functions | Minchan Kim | 1 | -2/+3 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 1 | -1/+1 |