| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove nobootmem | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -6/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-10-22 | 1 | -3/+3 |
|\ |
|
| * | mm/memory: Move mmu_gather and TLB invalidation code into its own file | Peter Zijlstra | 2018-09-07 | 1 | -3/+3 |
* | | vfs: implement readahead(2) using POSIX_FADV_WILLNEED | Amir Goldstein | 2018-08-30 | 1 | -2/+1 |
|/ |
|
* | mm: restructure memfd code | Mike Kravetz | 2018-06-08 | 1 | -0/+1 |
* | mm/swap_slots.c: use conditional compilation | Randy Dunlap | 2018-04-06 | 1 | -2/+2 |
* | mm: add infrastructure for get_user_pages_fast() benchmarking | Kirill A. Shutemov | 2017-11-18 | 1 | -0/+1 |
* | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2017-11-16 | 1 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm/hmm: avoid bloating arch that do not make use of HMM | Jérôme Glisse | 2017-09-09 | 1 | -1/+2 |
* | mm/hmm: heterogeneous memory management (HMM for short) | Jérôme Glisse | 2017-09-09 | 1 | -1/+1 |
* | percpu: expose statistics about percpu memory via debugfs | Dennis Zhou | 2017-06-20 | 1 | -0/+1 |
* | mm: add arch-independent testcases for RODATA | Jinbum Park | 2017-02-28 | 1 | -0/+1 |
* | mm: introduce page_vma_mapped_walk() | Kirill A. Shutemov | 2017-02-25 | 1 | -2/+4 |
* | mm/swap: add cache for swap slots allocation | Tim Chen | 2017-02-23 | 1 | -1/+1 |
* | Disable the __builtin_return_address() warning globally after all | Linus Torvalds | 2016-10-12 | 1 | -3/+0 |
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 1 | -0/+4 |
|\ |
|
| * | mm: Hardened usercopy | Kees Cook | 2016-07-26 | 1 | -0/+4 |
* | | thp: extract khugepaged from mm/huge_memory.c | Kirill A. Shutemov | 2016-07-27 | 1 | -1/+1 |
|/ |
|
* | z3fold: the 3-fold allocator for compressed pages | Vitaly Wool | 2016-05-21 | 1 | -0/+1 |
* | mm, kasan: SLAB support | Alexander Potapenko | 2016-03-26 | 1 | -0/+1 |
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+15 |
* | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 2016-03-17 | 1 | -0/+1 |
* | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 2016-03-16 | 1 | -1/+1 |
* | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-12 | 1 | -0/+1 |
|\ |
|
| * | [media] mm: Provide new get_vaddr_frames() helper | Jan Kara | 2015-08-16 | 1 | -0/+1 |
* | | mm: introduce idle page tracking | Vladimir Davydov | 2015-09-10 | 1 | -0/+1 |
* | | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara... | Andrea Arcangeli | 2015-09-05 | 1 | -0/+1 |
|/ |
|
* | mm: move memtest under mm | Vladimir Murzin | 2015-04-15 | 1 | -0/+1 |
* | mm: cma: debugfs interface | Sasha Levin | 2015-04-15 | 1 | -0/+1 |
* | move iov_iter.c from mm/ to lib/ | Al Viro | 2015-02-18 | 1 | -1/+1 |
* | vfs: remove get_xip_mem | Matthew Wilcox | 2015-02-17 | 1 | -1/+0 |
* | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 2015-02-14 | 1 | -0/+3 |
* | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 2015-02-14 | 1 | -0/+1 |
* | mm: replace remap_file_pages() syscall with emulation | Kirill A. Shutemov | 2015-02-10 | 1 | -1/+1 |
* | mm/page_owner: keep track of page owners | Joonsoo Kim | 2014-12-13 | 1 | -0/+1 |
* | mm/page_ext: resurrect struct page extending code for debugging | Joonsoo Kim | 2014-12-13 | 1 | -0/+1 |
* | mm: page_cgroup: rename file to mm/swap_cgroup.c | Johannes Weiner | 2014-12-11 | 1 | -1/+2 |
* | mm: memcontrol: lockless page counters | Johannes Weiner | 2014-12-11 | 1 | -0/+1 |
* | Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-12 | 1 | -1/+2 |
|\ |
|
| * | mm: Support fadvise without CONFIG_MMU | Josh Triplett | 2014-10-10 | 1 | -1/+2 |
* | | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 2014-10-10 | 1 | -1/+2 |
* | | mm: move debug code out of page_alloc.c | Sasha Levin | 2014-10-10 | 1 | -1/+1 |
|/ |
|
* | mm: Support compiling out madvise and fadvise | Josh Triplett | 2014-08-18 | 1 | -2/+5 |
* | mm/zpool: implement common zpool api to zbud/zsmalloc | Dan Streetman | 2014-08-07 | 1 | -0/+1 |
* | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 2014-08-07 | 1 | -0/+1 |
* | mm: move get_user_pages()-related code to separate file | Kirill A. Shutemov | 2014-06-05 | 1 | -1/+1 |
* | block: move mm/bounce.c to block/ | Jens Axboe | 2014-05-20 | 1 | -1/+0 |