aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22mm: remove cleancacheChristoph Hellwig1-22/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-0/+12
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-0/+14
2021-12-06percpu: km: ensure it is used with NOMMU (either UP or SMP)Vladimir Murzin1-1/+1
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel1-0/+3
2021-11-09kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand1-0/+7
2021-11-06mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bitDavid Hildenbrand1-1/+1
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-4/+0
2021-11-06mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...David Hildenbrand1-1/+1
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior1-1/+1
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park1-1/+9
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park1-0/+2
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport1-3/+0
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport1-0/+4
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-0/+12
2021-06-30mm/zbud: don't export any zbud APIMiaohe Lin1-0/+1
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang1-0/+3
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport1-4/+0
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-9/+0
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport1-22/+3
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador1-0/+5
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual1-0/+6
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual1-0/+3
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+7
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual1-0/+7
2021-04-30mm/Kconfig: remove default DISCONTIGMEM_MANUALGeert Uytterhoeven1-1/+0
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig1-0/+3
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig1-5/+4
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter1-3/+0
2020-12-19mm/Kconfig: fix spelling mistake "whats" -> "what's"Colin Ian King1-1/+1
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+5
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+20
2020-12-15mm/gup_test: GUP_TEST depends on DEBUG_FSBarry Song1-0/+4
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard1-0/+6
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-5/+10
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim1-13/+0
2020-11-11parisc: Make user stack size configurableHelge Deller1-7/+5
2020-11-06highmem: Provide generic variant of kmap_atomic*Thomas Gleixner1-0/+3
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig1-0/+3
2020-10-16mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memoryDavid Hildenbrand1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2020-10-13mm/gup_benchmark: update the documentation in KconfigBarry Song1-2/+2
2020-09-24Fix references to nommu-mmap.rstStephen Kitt1-1/+1
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song1-1/+2
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-5/+1
2020-06-26docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab1-1/+1
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+4
2020-06-04mm/memory_hotplug: disable the functionality for 32bMichal Hocko1-0/+1
2020-06-04mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCKDavid Hildenbrand1-0/+3
2020-06-03mm: parallelize deferred_init_memmap()Daniel Jordan1-3/+3
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-3/+0
2020-06-02sparc32: mm: Disable SPLIT_PTLOCK_CPUSWill Deacon1-0/+4
2020-06-02mm: only allow page table mappings for built-in zsmallocChristoph Hellwig1-1/+1
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig1-1/+1
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2020-04-07mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero1-1/+117
2020-04-07mm: introduce Reported pagesAlexander Duyck1-0/+11
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)1-5/+1
2020-02-17x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams1-0/+5
2019-12-01mm/Kconfig: fix trivial help text punctuationRandy Dunlap1-1/+1
2019-12-01mm/Kconfig: fix indentationKrzysztof Kozlowski1-19/+19
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+1
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe1-1/+0
2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe1-0/+1
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-0/+3
2019-09-24mm,thp: add read-only THP support for (non-shmem) FSSong Liu1-0/+11
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-5/+0
2019-08-20mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig1-3/+0
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig1-8/+6
2019-08-07mm/hmm: allow HMM_MIRROR on all architectures with MMUChristoph Hellwig1-2/+1
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy1-3/+2
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-46/+4
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig1-0/+10
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig1-0/+1
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-1/+1
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig1-0/+3
2019-07-02mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig1-1/+0
2019-07-02mm: remove the HMM config optionChristoph Hellwig1-23/+4
2019-07-02mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig1-3/+2
2019-07-02mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig1-11/+0
2019-07-02mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig optionChristoph Hellwig1-10/+0
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet1-0/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14mm/Kconfig: update "Memory Model" help textMike Rapoport1-25/+23
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+1
2019-05-14mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE KconfigJérôme Glisse1-0/+16
2019-05-14mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-11/+0
2019-05-14mm/hmm: select mmu notifier when selecting HMMJérôme Glisse1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti1-0/+3
2018-12-28ksm: replace jhash2 with xxhashTimofey Titovets1-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-4/+1
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-4/+0
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox1-2/+2
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin1-0/+1
2018-08-17mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAPHuang Ying1-2/+3
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin1-4/+0
2018-08-17mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEMMike Rapoport1-1/+1
2018-08-02kconfig: add a Memory Management options" menuChristoph Hellwig1-0/+5
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams1-0/+5
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-0/+3
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds1-3/+4
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams1-0/+5
2018-05-18mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin1-0/+1
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-1/+1
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport1-2/+3
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-3/+3
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-3/+3
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-7/+0
2018-02-23Drop a bunch of metag referencesJames Hogan1-4/+3
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin1-6/+1
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov1-0/+9
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse1-0/+4
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse1-0/+11
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse1-1/+10
2017-09-08mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse1-0/+12
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse1-0/+13
2017-09-08mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi1-0/+3
2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams1-0/+1
2017-07-10mm/kasan: add support for memory hotplugAndrey Ryabinin1-1/+0
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+5
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko1-26/+0
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying1-0/+12
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-0/+8
2017-07-02mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran1-1/+5
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou1-0/+8
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov1-1/+1
2017-05-01mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt1-1/+0
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-5/+1
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab1-1/+1
2016-12-12mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab1-1/+1
2016-10-27Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds1-1/+1
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-04mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang1-0/+1
2016-07-28mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams1-1/+1
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov1-0/+8
2016-05-27mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan1-1/+1
2016-05-26mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi1-0/+1
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox1-0/+1
2016-05-20z3fold: the 3-fold allocator for compressed pagesVitaly Wool1-1/+11
2016-05-19memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov1-0/+16
2016-05-19mm: slab: remove ZONE_DMA_FLAGYang Shi1-5/+0
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2016-03-17mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams1-0/+1
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams1-2/+0
2016-03-17mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi1-1/+0
2016-02-18mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen1-0/+2
2016-02-18mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen1-0/+3
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2015-11-06mm: make compound_head() robustKirill A. Shutemov1-12/+0
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+3
2015-09-10mm: introduce idle page trackingVladimir Davydov1-0/+12
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-0/+17
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+3
2015-07-23mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg1-7/+1
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman1-0/+18
2015-06-24tracing: add trace event for memory-failureXie XiuQi1-0/+1
2015-04-14mm: cma: debugfs interfaceSasha Levin1-0/+6
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-11/+11
2015-02-12mm/zsmalloc: add statistics supportGanesh Mahendran1-0/+10
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-11/+11
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-1/+6
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper1-0/+3
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman1-1/+1
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-17/+24
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+11
2014-06-04mm/zsmalloc: make zsmalloc module-buildableMinchan Kim1-1/+1
2014-06-04mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov1-10/+0
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-0/+3
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann1-0/+3
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller1-0/+15
2014-04-07mm: create generic early_ioremap() supportMark Salter1-0/+3
2014-04-07mm: disable split page table lock for !MMUKirill A. Shutemov1-0/+1
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings1-2/+2
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+25
2013-12-18mm: add missing dependency in KconfigSima Baymani1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov1-2/+0
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov1-0/+3
2013-11-15mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov1-0/+1
2013-11-13mem-hotplug: introduce movable_node boot optionTang Chen1-5/+12
2013-10-14mm/Kconfig: Grammar s/an/a/Geert Uytterhoeven1-1/+1
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot1-1/+1
2013-09-12mm/Kconfig: add MMU dependency for MIGRATION.Chen Gang1-2/+2
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf1-0/+42
2013-07-10zswap: add to mm/Seth Jennings1-0/+20
2013-07-10zbud: add to mm/Seth Jennings1-0/+10
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf1-0/+24
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+12
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V1-0/+24
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2013-04-29mmKconfig: add an option to disable bounceVinayak Menon1-1/+7
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-2/+6