| Commit message (Expand) | Author | Age | Files | Lines |
* | mm,memory_hotplug: add kernel boot option to enable memmap_on_memory | Oscar Salvador | 2021-05-05 | 1 | -1/+4 |
* | mm: cma: support sysfs | Minchan Kim | 2021-05-05 | 1 | -0/+1 |
* | mm: add a io_mapping_map_user helper | Christoph Hellwig | 2021-04-30 | 1 | -0/+1 |
* | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko | 2021-02-26 | 1 | -0/+1 |
* | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter | 2021-01-12 | 1 | -1/+0 |
* | mm: mmap_lock: add tracepoints around lock acquisition | Axel Rasmussen | 2020-12-15 | 1 | -1/+1 |
* | mm/gup_benchmark: rename to mm/gup_test | John Hubbard | 2020-12-15 | 1 | -1/+1 |
* | mm,kmemleak-test.c: move kmemleak-test.c to samples dir | Hui Su | 2020-10-14 | 1 | -1/+0 |
* | mm: move lib/ioremap.c to mm/ | Mike Rapoport | 2020-08-07 | 1 | -1/+1 |
* | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-12 | 1 | -0/+8 |
|\ |
|
| * | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+8 |
| |\ |
|
| | * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 1 | -0/+2 |
| | |\ |
|
| | * \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 1 | -0/+2 |
| | |\ \ |
|
| | * \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 1 | -0/+1 |
| | |\ \ \ |
|
| | * | | | | build, kcsan: Add KCSAN build exceptions | Marco Elver | 2019-11-16 | 1 | -0/+8 |
* | | | | | | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 2020-06-11 | 1 | -1/+1 |
|/ / / / / |
|
* | | | / | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 2020-06-05 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | mm: introduce Reported pages | Alexander Duyck | 2020-04-07 | 1 | -0/+1 |
* | | | | mm/Makefile: disable KCSAN for kmemleak | Qian Cai | 2020-04-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | mm: add generic ptdump | Steven Price | 2020-02-04 | 1 | -0/+1 |
* | | | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov | 2020-01-31 | 1 | -0/+1 |
| |/
|/| |
|
* | | mm: Add write-protect and clean utilities for address space ranges | Thomas Hellstrom | 2019-11-06 | 1 | -0/+1 |
|/ |
|
* | mm: silence -Woverride-init/initializer-overrides | Qian Cai | 2019-09-25 | 1 | -0/+3 |
* | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-25 | 1 | -1/+0 |
* | memremap: move from kernel/ to mm/ | Christoph Hellwig | 2019-08-03 | 1 | -0/+1 |
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-07-15 | 1 | -1/+1 |
|\ |
|
| * | mm: remove the HMM config option | Christoph Hellwig | 2019-07-02 | 1 | -1/+1 |
* | | mm: consolidate the get_user_pages* implementations | Christoph Hellwig | 2019-07-12 | 1 | -2/+2 |
|/ |
|
* | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams | 2019-05-15 | 1 | -1/+6 |
* | 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 |
|/ |
|