Age | Commit message (Expand) | Author |
2020-10-18 | mm: add a vmap_pfn function | Christoph Hellwig |
2020-10-16 | mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory | David Hildenbrand |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | mm/gup_benchmark: update the documentation in Kconfig | Barry Song |
2020-09-24 | Fix references to nommu-mmap.rst | Stephen Kitt |
2020-09-01 | dma-contiguous: provide the ability to reserve per-numa CMA | Barry Song |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-06-26 | docs: move nommu-mmap.txt to admin-guide and rename to ReST | Mauro Carvalho Chehab |
2020-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2020-06-04 | mm/memory_hotplug: disable the functionality for 32b | Michal Hocko |
2020-06-04 | mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK | David Hildenbrand |
2020-06-03 | mm: parallelize deferred_init_memmap() | Daniel Jordan |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-02 | sparc32: mm: Disable SPLIT_PTLOCK_CPUS | Will Deacon |
2020-06-02 | mm: only allow page table mappings for built-in zsmalloc | Christoph Hellwig |
2020-06-02 | mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING | Christoph Hellwig |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-07 | mm/zswap: allow setting default status, compressor and allocator in Kconfig | Maciej S. Szmigiero |
2020-04-07 | mm: introduce Reported pages | Alexander Duyck |
2020-04-07 | mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE | Matthew Wilcox (Oracle) |
2020-02-17 | x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO | Dan Williams |
2019-12-01 | mm/Kconfig: fix trivial help text punctuation | Randy Dunlap |
2019-12-01 | mm/Kconfig: fix indentation | Krzysztof Kozlowski |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-11-23 | mm/hmm: remove hmm_mirror and related | Jason Gunthorpe |
2019-11-23 | mm/mmu_notifier: add an interval tree notifier | Jason Gunthorpe |
2019-11-06 | mm: Add write-protect and clean utilities for address space ranges | Thomas Hellstrom |
2019-09-24 | mm,thp: add read-only THP support for (non-shmem) FS | Song Liu |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-08-20 | mm: remove CONFIG_MIGRATE_VMA_HELPER | Christoph Hellwig |
2019-08-07 | mm/hmm: make HMM_MIRROR an implicit option | Christoph Hellwig |
2019-08-07 | mm/hmm: allow HMM_MIRROR on all architectures with MMU | Christoph Hellwig |
2019-07-16 | mm: introduce ARCH_HAS_PTE_DEVMAP | Robin Murphy |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-12 | mm: move the powerpc hugepd code to mm/gup.c | Christoph Hellwig |
2019-07-12 | mm: consolidate the get_user_pages* implementations | Christoph Hellwig |
2019-07-12 | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig |
2019-07-12 | mm: lift the x86_32 PAE version of gup_get_pte to common code | Christoph Hellwig |
2019-07-02 | mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR | Christoph Hellwig |
2019-07-02 | mm: remove the HMM config option | Christoph Hellwig |
2019-07-02 | mm: sort out the DEVICE_PRIVATE Kconfig mess | Christoph Hellwig |
2019-07-02 | mm: remove MEMORY_DEVICE_PUBLIC support | Christoph Hellwig |
2019-07-02 | mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option | Christoph Hellwig |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet |
2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | mm/Kconfig: update "Memory Model" help text | Mike Rapoport |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig | Jérôme Glisse |
2019-05-14 | mm: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |