Age | Commit message (Expand) | Author | Files | Lines |
2020-04-07 | mm: introduce Reported pages | Alexander Duyck | 1 | -0/+1 |
2020-04-02 | mm/Makefile: disable KCSAN for kmemleak | Qian Cai | 1 | -0/+1 |
2020-02-04 | mm: add generic ptdump | Steven Price | 1 | -0/+1 |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov | 1 | -0/+1 |
2019-11-06 | mm: Add write-protect and clean utilities for address space ranges | Thomas Hellstrom | 1 | -0/+1 |
2019-09-24 | mm: silence -Woverride-init/initializer-overrides | Qian Cai | 1 | -0/+3 |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -1/+0 |
2019-08-03 | memremap: move from kernel/ to mm/ | Christoph Hellwig | 1 | -0/+1 |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -1/+1 |
2019-07-12 | mm: consolidate the get_user_pages* implementations | Christoph Hellwig | 1 | -2/+2 |
2019-07-02 | mm: remove the HMM config option | Christoph Hellwig | 1 | -1/+1 |
2019-05-14 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams | 1 | -1/+6 |
2018-10-31 | mm: remove nobootmem | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -6/+1 |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+3 |
2018-09-07 | mm/memory: Move mmu_gather and TLB invalidation code into its own file | Peter Zijlstra | 1 | -3/+3 |
2018-08-30 | vfs: implement readahead(2) using POSIX_FADV_WILLNEED | Amir Goldstein | 1 | -2/+1 |
2018-06-07 | mm: restructure memfd code | Mike Kravetz | 1 | -0/+1 |
2018-04-05 | mm/swap_slots.c: use conditional compilation | Randy Dunlap | 1 | -2/+2 |
2017-11-17 | mm: add infrastructure for get_user_pages_fast() benchmarking | Kirill A. Shutemov | 1 | -0/+1 |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-08 | mm/hmm: avoid bloating arch that do not make use of HMM | Jérôme Glisse | 1 | -1/+2 |
2017-09-08 | mm/hmm: heterogeneous memory management (HMM for short) | Jérôme Glisse | 1 | -1/+1 |
2017-06-20 | percpu: expose statistics about percpu memory via debugfs | Dennis Zhou | 1 | -0/+1 |
2017-02-27 | mm: add arch-independent testcases for RODATA | Jinbum Park | 1 | -0/+1 |
2017-02-24 | mm: introduce page_vma_mapped_walk() | Kirill A. Shutemov | 1 | -2/+4 |
2017-02-22 | 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-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+4 |
2016-07-26 | thp: extract khugepaged from mm/huge_memory.c | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-26 | mm: Hardened usercopy | Kees Cook | 1 | -0/+4 |
2016-05-20 | z3fold: the 3-fold allocator for compressed pages | Vitaly Wool | 1 | -0/+1 |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko | 1 | -0/+1 |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+15 |
2016-03-17 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 1 | -0/+1 |
2016-03-15 | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 1 | -1/+1 |
2015-09-11 | 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-04 | 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-14 | mm: move memtest under mm | Vladimir Murzin | 1 | -0/+1 |
2015-04-14 | mm: cma: debugfs interface | Sasha Levin | 1 | -0/+1 |
2015-02-17 | move iov_iter.c from mm/ to lib/ | Al Viro | 1 | -1/+1 |
2015-02-16 | vfs: remove get_xip_mem | Matthew Wilcox | 1 | -1/+0 |
2015-02-13 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 1 | -0/+3 |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+1 |
2015-02-10 | 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 |