Age | Commit message (Expand) | Author | Files | Lines |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2023-04-05 | dmapool: add alloc/free performance test | Keith Busch | 1 | -0/+1 |
2023-03-29 | mm/slob: remove CONFIG_SLOB | Vlastimil Babka | 1 | -2/+0 |
2022-10-03 | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol | Johannes Weiner | 1 | -1/+3 |
2022-10-03 | kmsan: add KMSAN runtime core | Alexander Potapenko | 1 | -0/+1 |
2022-09-26 | mm: remove vmacache | Liam R. Howlett | 1 | -1/+1 |
2022-09-26 | mm/demotion: add support for explicit memory tiers | Aneesh Kumar K.V | 1 | -0/+1 |
2022-07-03 | mm: shrinkers: introduce debugfs interface for memory shrinkers | Roman Gushchin | 1 | -0/+1 |
2022-04-28 | mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP* | Muchun Song | 1 | -1/+1 |
2022-03-03 | mm: move the migrate_vma_* device migration code into its own file | Christoph Hellwig | 1 | -0/+1 |
2022-01-22 | mm: remove cleancache | Christoph Hellwig | 1 | -1/+0 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2022-01-15 | mm: page table check | Pasha Tatashin | 1 | -0/+1 |
2021-12-09 | mm, kcsan: Enable barrier instrumentation | Marco Elver | 1 | -0/+2 |
2021-09-27 | mm/util: Add folio_mapping() and folio_file_mapping() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2021-09-08 | mm: introduce Data Access MONitor (DAMON) | SeongJae Park | 1 | -0/+1 |
2021-09-08 | mm: move ioremap_page_range to vmalloc.c | Christoph Hellwig | 1 | -1/+2 |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 1 | -0/+1 |
2021-06-30 | mm: hugetlb: free the vmemmap pages associated with each HugeTLB page | Muchun Song | 1 | -0/+1 |
2021-06-30 | mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c | Muchun Song | 1 | -0/+1 |
2021-05-05 | mm,memory_hotplug: add kernel boot option to enable memmap_on_memory | Oscar Salvador | 1 | -1/+4 |
2021-05-05 | mm: cma: support sysfs | Minchan Kim | 1 | -0/+1 |
2021-04-30 | mm: add a io_mapping_map_user helper | Christoph Hellwig | 1 | -0/+1 |
2021-02-26 | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko | 1 | -0/+1 |
2021-01-12 | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter | 1 | -1/+0 |
2020-12-15 | mm: mmap_lock: add tracepoints around lock acquisition | Axel Rasmussen | 1 | -1/+1 |
2020-12-15 | mm/gup_benchmark: rename to mm/gup_test | John Hubbard | 1 | -1/+1 |
2020-10-13 | mm,kmemleak-test.c: move kmemleak-test.c to samples dir | Hui Su | 1 | -1/+0 |
2020-08-07 | mm: move lib/ioremap.c to mm/ | Mike Rapoport | 1 | -1/+1 |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -0/+8 |
2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 1 | -1/+1 |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 1 | -0/+1 |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 1 | -0/+2 |
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-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 1 | -0/+2 |
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-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2019-11-16 | build, kcsan: Add KCSAN build exceptions | Marco Elver | 1 | -0/+8 |
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 |