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 | -5/+32 |
2023-04-25 | Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -22/+0 |
2023-04-18 | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Aneesh Kumar K.V | 1 | -0/+6 |
2023-04-05 | mm: introduce CONFIG_PER_VMA_LOCK | Suren Baghdasaryan | 1 | -0/+12 |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -5/+5 |
2023-04-05 | dmapool: add alloc/free performance test | Keith Busch | 1 | -0/+9 |
2023-04-05 | mm: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
2023-03-29 | mm/slob: remove CONFIG_SLOB | Vlastimil Babka | 1 | -22/+0 |
2023-02-02 | zsmalloc: set default zspage chain size to 8 | Sergey Senozhatsky | 1 | -1/+1 |
2023-02-02 | zsmalloc: make zspage chain size configurable | Sergey Senozhatsky | 1 | -0/+19 |
2023-01-18 | selftests/vm: rename selftests/vm to selftests/mm | SeongJae Park | 1 | -1/+1 |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+8 |
2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra | 1 | -1/+1 |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+8 |
2022-11-30 | mm: Kconfig: make config SECRETMEM visible with EXPERT | Lukas Bulwahn | 1 | -1/+7 |
2022-11-30 | mm,hugetlb: use folio fields in second tail page | Hugh Dickins | 1 | -1/+1 |
2022-11-30 | mm: always compile in pte markers | Peter Xu | 1 | -7/+0 |
2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka | 1 | -2/+15 |
2022-11-29 | mm: Do not enable PG_arch_2 for all 64-bit architectures | Catalin Marinas | 1 | -0/+8 |
2022-11-27 | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -4/+17 |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+27 |
2022-09-26 | mm: multi-gen LRU: admin guide | Yu Zhao | 1 | -1/+2 |
2022-09-26 | mm: multi-gen LRU: kill switch | Yu Zhao | 1 | -0/+6 |
2022-09-26 | mm: multi-gen LRU: minimal implementation | Yu Zhao | 1 | -0/+11 |
2022-09-26 | mm: multi-gen LRU: groundwork | Yu Zhao | 1 | -0/+8 |
2022-09-19 | mm/compaction: Get rid of RT ifdeffery | Thomas Gleixner | 1 | -0/+6 |
2022-09-11 | mm: remove EXPERIMENTAL flag for zswap | David Heidelberg | 1 | -7/+1 |
2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+5 |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+2 |
2022-07-29 | mm: Kconfig: fix typo | Sophia Gabriella | 1 | -1/+1 |
2022-07-21 | resource: Introduce alloc_free_mem_region() | Dan Williams | 1 | -0/+5 |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -3/+0 |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 1 | -8/+0 |
2022-06-27 | docs: rename Documentation/vm to Documentation/mm | Mike Rapoport | 1 | -1/+1 |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka | 1 | -0/+56 |
2022-05-19 | mm: Kconfig: simplify zswap configuration | Johannes Weiner | 1 | -30/+25 |
2022-05-19 | mm: Kconfig: group swap, slab, hotplug and thp options into submenus | Johannes Weiner | 1 | -217/+230 |
2022-05-19 | mm: Kconfig: move swap and slab config options to the MM section | Johannes Weiner | 1 | -0/+123 |
2022-05-13 | mm/uffd: move USERFAULTFD configs into mm/ | Peter Xu | 1 | -0/+17 |
2022-05-13 | mm: enable PTE markers by default | Peter Xu | 1 | -3/+5 |
2022-05-13 | mm/uffd: PTE_MARKER_UFFD_WP | Peter Xu | 1 | -0/+9 |
2022-05-13 | mm: introduce PTE_MARKER swap entry | Peter Xu | 1 | -0/+6 |
2022-04-28 | mm/mmap: drop arch_filter_pgprot() | Anshuman Khandual | 1 | -3/+0 |
2022-04-28 | mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+3 |
2022-03-24 | mm: generalize ARCH_HAS_FILTER_PGPROT | Anshuman Khandual | 1 | -0/+3 |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -4/+3 |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+6 |
2022-03-22 | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB | Anshuman Khandual | 1 | -0/+3 |
2022-03-22 | mm: enforce pageblock_order < MAX_ORDER | David Hildenbrand | 1 | -0/+3 |