summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-161-3/+2
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-46/+4
|\
| * mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig2019-07-021-1/+0
| * mm: remove the HMM config optionChristoph Hellwig2019-07-021-23/+4
| * mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig2019-07-021-3/+2
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-11/+0
| * mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig optionChristoph Hellwig2019-07-021-10/+0
* | mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2019-07-121-0/+10
* | mm: consolidate the get_user_pages* implementationsChristoph Hellwig2019-07-121-0/+1
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig2019-07-121-0/+3
* | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-141-0/+1
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
|/
* mm/Kconfig: update "Memory Model" help textMike Rapoport2019-05-141-25/+23
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+1
* mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE KconfigJérôme Glisse2019-05-141-0/+16
* mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-141-11/+0
* mm/hmm: select mmu notifier when selecting HMMJérôme Glisse2019-05-141-1/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-0/+3
* ksm: replace jhash2 with xxhashTimofey Titovets2018-12-281-0/+1
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-4/+1
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-4/+0
* radix tree: Remove multiorder supportMatthew Wilcox2018-10-211-2/+2
* mm: disable deferred struct page for 32-bit archesPasha Tatashin2018-09-201-0/+1
* mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAPHuang Ying2018-08-171-2/+3
* mm/sparse: delete old sparse_init and enable new onePavel Tatashin2018-08-171-4/+0
* mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEMMike Rapoport2018-08-171-1/+1
* kconfig: add a Memory Management options" menuChristoph Hellwig2018-08-021-0/+5
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-081-0/+5
|\
| * Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-081-0/+5
| |\
| | * mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-221-0/+5
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-0/+3
* | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-3/+4
|\ \ \
| * | | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-271-2/+3
| * | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-3/+3
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-1/+1
| |/ /
* / / mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin2018-05-181-0/+1
|/ /
* | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-7/+0
* | Drop a bunch of metag referencesJames Hogan2018-02-231-4/+3
|/
* mm: relax deferred struct page requirementsPavel Tatashin2018-01-311-6/+1
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-171-0/+9
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-081-0/+4
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-0/+11
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-1/+10
* mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-081-0/+12
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-081-0/+13
* mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-081-0/+3