Age | Commit message (Expand) | Author | Files | Lines |
2024-10-28 | resource: remove dependency on SPARSEMEM from GET_FREE_REGION | Huang Ying | 1 | -1/+0 |
2024-09-26 | mm: make SPLIT_PTE_PTLOCKS depend on SMP | Guenter Roeck | 1 | -0/+1 |
2024-09-17 | mm: z3fold: deprecate CONFIG_Z3FOLD | Yosry Ahmed | 1 | -6/+19 |
2024-09-17 | mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud | Peter Xu | 1 | -0/+13 |
2024-09-09 | mm: Kconfig: fixup zsmalloc configuration | Sergey Senozhatsky | 1 | -1/+1 |
2024-09-03 | x86: remove PG_uncached | Matthew Wilcox (Oracle) | 1 | -6/+3 |
2024-09-03 | zsmalloc: use all available 24 bits of page_type | Matthew Wilcox (Oracle) | 1 | -8/+2 |
2024-09-03 | mm: introduce numa_emulation | Mike Rapoport (Microsoft) | 1 | -0/+8 |
2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+3 |
2024-09-01 | mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options | David Hildenbrand | 1 | -7/+11 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -13/+10 |
2024-07-12 | mm: remove CONFIG_ARCH_HAS_HUGEPD | Christophe Leroy | 1 | -10/+0 |
2024-07-03 | kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled | Ilya Leoshkevich | 1 | -0/+1 |
2024-07-03 | mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text | Javier Martinez Canillas | 1 | -1/+1 |
2024-07-03 | mm/zsmalloc: use a proper page type | David Hildenbrand | 1 | -2/+8 |
2024-07-03 | mm/slab: Plumb kmem_buckets into __do_kmalloc_node() | Kees Cook | 1 | -0/+17 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+7 |
2024-05-14 | mm: introduce execmem_alloc() and execmem_free() | Mike Rapoport (IBM) | 1 | -0/+3 |
2024-04-25 | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST | David Hildenbrand | 1 | -1/+1 |
2024-04-25 | mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES | Peter Xu | 1 | -0/+6 |
2024-04-24 | mm: Update shuffle documentation to match its current state | Maíra Canal | 1 | -4/+3 |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -4/+3 |
2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 1 | -0/+6 |
2024-02-22 | mm/zswap: only support zswap_exclusive_loads_enabled | Chengming Zhou | 1 | -16/+0 |
2024-02-22 | mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS | Anshuman Khandual | 1 | -3/+3 |
2024-02-22 | mm/cma: drop CONFIG_CMA_DEBUG | Anshuman Khandual | 1 | -9/+0 |
2024-02-20 | treewide: replace or remove redundant def_bool in Kconfig files | Masahiro Yamada | 1 | -4/+3 |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+28 |
2024-01-09 | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -53/+15 |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -3/+3 |
2024-01-05 | mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU | Kinsey Ho | 1 | -0/+4 |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 1 | -0/+3 |
2023-12-29 | mm: remove unnecessary ia64 code and comment | Kefeng Wang | 1 | -1/+1 |
2023-12-12 | mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option | Dmytro Maluka | 1 | -0/+6 |
2023-12-12 | zswap: shrink zswap pool based on memory pressure | Nhat Pham | 1 | -0/+14 |
2023-12-12 | iommu: Change kconfig around IOMMU_SVA | Jason Gunthorpe | 1 | -0/+3 |
2023-12-06 | mm/Kconfig: make userfaultfd a menuconfig | Peter Xu | 1 | -7/+9 |
2023-12-05 | mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile | Vlastimil Babka | 1 | -53/+15 |
2023-10-25 | mm: restrict the pcp batch scale factor to avoid too long latency | Huang Ying | 1 | -0/+11 |
2023-10-04 | zswap: change zswap's default allocator to zsmalloc | Nhat Pham | 1 | -0/+1 |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+10 |
2023-08-21 | mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig | Aneesh Kumar K.V | 1 | -0/+3 |
2023-08-21 | mm: kill frontswap | Johannes Weiner | 1 | -4/+0 |
2023-08-18 | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization | Aneesh Kumar K.V | 1 | -1/+4 |
2023-08-18 | mm: make MEMFD_CREATE into a selectable config option | Thomas Weißschuh | 1 | -0/+3 |
2023-07-18 | Randomized slab caches for kmalloc() | GONG, Ruiqi | 1 | -0/+17 |
2023-06-29 | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -4/+14 |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 1 | -0/+4 |
2023-06-24 | mm: introduce new 'lock_mm_and_find_vma()' page fault helper | Linus Torvalds | 1 | -0/+4 |