aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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/rdma/rdmaLinus 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/git/nvdimm/nvdimmLinus 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