summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mm: move lib/ioremap.c to mm/Mike Rapoport2020-08-071-1/+1
* Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-111-0/+8
|\
| * Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+8
| |\
| | * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-0/+2
| | |\
| | * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-0/+2
| | |\ \
| | * \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-0/+1
| | |\ \ \
| | * | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+8
* | | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-101-1/+1
|/ / / / /
* | | | / mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
| |_|_|/ |/| | |
* | | | mm: introduce Reported pagesAlexander Duyck2020-04-071-0/+1
* | | | mm/Makefile: disable KCSAN for kmemleakQian Cai2020-04-021-0/+1
| |_|/ |/| |
* | | mm: add generic ptdumpSteven Price2020-02-041-0/+1
* | | kcov: ignore fault-inject and stacktraceDmitry Vyukov2020-01-311-0/+1
| |/ |/|
* | mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom2019-11-061-0/+1
|/
* mm: silence -Woverride-init/initializer-overridesQian Cai2019-09-241-0/+3
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* memremap: move from kernel/ to mm/Christoph Hellwig2019-08-031-0/+1
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-1/+1
|\
| * mm: remove the HMM config optionChristoph Hellwig2019-07-021-1/+1
* | mm: consolidate the get_user_pages* implementationsChristoph Hellwig2019-07-121-2/+2
|/
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-1/+6
* mm: remove nobootmemMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+1
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-6/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-221-3/+3
|\
| * mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra2018-09-071-3/+3
* | vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein2018-08-301-2/+1
|/
* mm: restructure memfd codeMike Kravetz2018-06-071-0/+1
* mm/swap_slots.c: use conditional compilationRandy Dunlap2018-04-051-2/+2
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-171-0/+1
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-081-1/+2
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-081-1/+1
* percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-201-0/+1
* mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-0/+1
* mm: introduce page_vma_mapped_walk()Kirill A. Shutemov2017-02-241-2/+4
* mm/swap: add cache for swap slots allocationTim Chen2017-02-221-1/+1
* Disable the __builtin_return_address() warning globally after allLinus Torvalds2016-10-121-3/+0
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+4
|\
| * mm: Hardened usercopyKees Cook2016-07-261-0/+4
* | thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2016-07-261-1/+1
|/
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-201-0/+1
* mm, kasan: SLAB supportAlexander Potapenko2016-03-251-0/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+15
* mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-171-0/+1
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-151-1/+1
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-111-0/+1
|\
| * [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-161-0/+1
* | mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+1