summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
AgeCommit message (Expand)Author
2020-12-15mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-07mm: introduce Reported pagesAlexander Duyck
2020-04-02mm/Makefile: disable KCSAN for kmemleakQian Cai
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-02-04mm: add generic ptdumpSteven Price
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom
2019-09-24mm: silence -Woverride-init/initializer-overridesQian Cai
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig
2019-07-02mm: remove the HMM config optionChristoph Hellwig
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2018-10-31mm: remove nobootmemMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-09-07mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra
2018-08-30vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein
2018-06-07mm: restructure memfd codeMike Kravetz
2018-04-05mm/swap_slots.c: use conditional compilationRandy Dunlap
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2017-02-24mm: introduce page_vma_mapped_walk()Kirill A. Shutemov
2017-02-22mm/swap: add cache for swap slots allocationTim Chen
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov
2016-07-26mm: Hardened usercopyKees Cook
2016-05-20z3fold: the 3-fold allocator for compressed pagesVitaly Wool
2016-03-25mm, kasan: SLAB supportAlexander Potapenko
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott