- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- 800c02f docs: move nommu-mmap.txt to admin-guide and rename to ReST by Mauro Carvalho Chehab · 4 years, 6 months ago
- 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
- b59d02e mm/memory_hotplug: disable the functionality for 32b by Michal Hocko · 4 years, 7 months ago
- 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 7 months ago
- e444314 mm: parallelize deferred_init_memmap() by Daniel Jordan · 4 years, 7 months ago
- 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
- 60bccaa sparc32: mm: Disable SPLIT_PTLOCK_CPUS by Will Deacon · 4 years, 7 months ago
- b607e6d mm: only allow page table mappings for built-in zsmalloc by Christoph Hellwig · 4 years, 7 months ago
- 8b13601 mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING by Christoph Hellwig · 4 years, 7 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
- bb8b93b mm/zswap: allow setting default status, compressor and allocator in Kconfig by Maciej S. Szmigiero · 4 years, 9 months ago
- 36e66c5 mm: introduce Reported pages by Alexander Duyck · 4 years, 9 months ago
- 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
- 1e5d8e1 x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO by Dan Williams · 4 years, 11 months ago
- dd33d29 mm/Kconfig: fix trivial help text punctuation by Randy Dunlap · 5 years ago
- 19fa40a mm/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
- aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- a22dd50 mm/hmm: remove hmm_mirror and related by Jason Gunthorpe · 5 years ago
- 99cb252 mm/mmu_notifier: add an interval tree notifier by Jason Gunthorpe · 5 years ago
- c5acad8 mm: Add write-protect and clean utilities for address space ranges by Thomas Hellstrom · 6 years ago
- 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- 9b2ed9c mm: remove CONFIG_MIGRATE_VMA_HELPER by Christoph Hellwig · 5 years ago
- 9c240a7 mm/hmm: make HMM_MIRROR an implicit option by Christoph Hellwig · 5 years ago
- f442c28 mm/hmm: allow HMM_MIRROR on all architectures with MMU by Christoph Hellwig · 5 years ago
- 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
- fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- cbd34da mm: move the powerpc hugepd code to mm/gup.c by Christoph Hellwig · 5 years ago
- 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 5 years ago
- 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
- 39656e8 mm: lift the x86_32 PAE version of gup_get_pte to common code by Christoph Hellwig · 5 years ago
- b6b346a mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR by Christoph Hellwig · 6 years ago
- 43535b0 mm: remove the HMM config option by Christoph Hellwig · 6 years ago
- 7328d9c mm: sort out the DEVICE_PRIVATE Kconfig mess by Christoph Hellwig · 6 years ago
- 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
- c2561e6 mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option by Christoph Hellwig · 6 years ago
- 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
- cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- d66d109 mm/Kconfig: update "Memory Model" help text by Mike Rapoport · 6 years ago
- 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
- 2c8fc3d mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig by Jérôme Glisse · 6 years ago
- 62afcd1 mm: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
- 734fb89 mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
- 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
- 59e1a2f4 ksm: replace jhash2 with xxhash by Timofey Titovets · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
- 3a08cd5 radix tree: Remove multiorder support by Matthew Wilcox · 6 years ago
- 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 6 years ago
- 14fef28 mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP by Huang Ying · 6 years ago
- 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
- d39f8fb mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM by Mike Rapoport · 6 years ago
- 59e0b52 kconfig: add a Memory Management options" menu by Christoph Hellwig · 6 years ago
- 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
- 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
- eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
- ab1e8d8 mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 7 years ago
- d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
- 1ad1335 docs/admin-guide/mm: start moving here files from Documentation/vm by Mike Rapoport · 7 years ago
- 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
- ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
- a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
- 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
- 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
- 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
- 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
- df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
- 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
- c0b1240 mm/hmm/mirror: mirror process address space on device with HMM helpers by Jérôme Glisse · 7 years ago
- 133ff0e mm/hmm: heterogeneous memory management (HMM for short) by Jérôme Glisse · 7 years ago
- 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
- ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
- fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
- 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
- a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 8 years ago
- 30a5b53 percpu: expose statistics about percpu memory via debugfs by Dennis Zhou · 8 years ago
- e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
- 01e7bc2 mm: remove AVR32 arch special handling in mm/Kconfig by Hans-Christian Noren Egtvedt · 8 years ago
- 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
- 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
- 114cf3c mm: enable CONFIG_MOVABLE_NODE on non-x86 arches by Reza Arbab · 8 years ago
- 67463e5 Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing by Linus Torvalds · 8 years ago
- b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
- 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
- c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
- e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
- 11e6856 mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM by Gavin Shan · 9 years ago
- 9579492 mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly by Yang Shi · 9 years ago
- 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 9 years ago
- 9a001fc z3fold: the 3-fold allocator for compressed pages by Vitaly Wool · 9 years ago
- 8604d9e memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE by Vitaly Kuznetsov · 9 years ago
- a3187e4 mm: slab: remove ZONE_DMA_FLAG by Yang Shi · 9 years ago