summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAge
* mm,thp: add read-only THP support for (non-shmem) FSSong Liu2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig2019-08-20
* mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig2019-08-07
* mm/hmm: allow HMM_MIRROR on all architectures with MMUChristoph Hellwig2019-08-07
* mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-16
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-14
|\
| * mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig2019-07-02
| * mm: remove the HMM config optionChristoph Hellwig2019-07-02
| * mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig2019-07-02
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-02
| * mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig optionChristoph Hellwig2019-07-02
* | mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2019-07-12
* | 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