summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAge
* mm: consolidate the get_user_pages* implementationsChristoph Hellwig2019-07-12
* mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-12
* mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig2019-07-12
* Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-08
|/
* mm/Kconfig: update "Memory Model" help textMike Rapoport2019-05-14
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-14
* mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE KconfigJérôme Glisse2019-05-14
* mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-14
* mm/hmm: select mmu notifier when selecting HMMJérôme Glisse2019-05-14
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-14
* ksm: replace jhash2 with xxhashTimofey Titovets2018-12-28
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* radix tree: Remove multiorder supportMatthew Wilcox2018-10-21
* mm: disable deferred struct page for 32-bit archesPasha Tatashin2018-09-20
* mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAPHuang Ying2018-08-17
* mm/sparse: delete old sparse_init and enable new onePavel Tatashin2018-08-17
* mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEMMike Rapoport2018-08-17
* kconfig: add a Memory Management options" menuChristoph Hellwig2018-08-01
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\
| * Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-08
| |\
| | * mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-22
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-07
* | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-04
|\ \ \
| * | | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-27
| * | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-16
| |\ \ \ | | |_|/ | |/| |
| | * | docs/vm: rename documentation files to .rstMike Rapoport2018-04-16
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-09
| |/ /
* / / mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin2018-05-18
|/ /
* | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-26
* | Drop a bunch of metag referencesJames Hogan2018-02-23
|/
* mm: relax deferred struct page requirementsPavel Tatashin2018-01-31
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-17
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-08
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-08
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-08
* mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-08
* mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams2017-09-06
* mm/kasan: add support for memory hotplugAndrey Ryabinin2017-07-10
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-07
|\
| * mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran2017-07-02
* | mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-06
* | mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-06
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-06
|\ \
| * | percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-20
| |/