summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams2017-09-061-0/+1
* mm/kasan: add support for memory hotplugAndrey Ryabinin2017-07-101-1/+0
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-1/+5
|\
| * mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran2017-07-021-1/+5
* | mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-061-26/+0
* | mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-0/+12
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-061-0/+8
|\ \
| * | percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-201-0/+8
| |/
* / x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-131-1/+1
|/
* mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt2017-05-011-1/+0
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-121-5/+1
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-121-1/+1
* mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab2016-12-121-1/+1
* Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds2016-10-271-1/+1
* mm: clarify COMPACTION Kconfig textMichal Hocko2016-08-261-1/+8
* mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang2016-08-041-0/+1
* mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams2016-07-281-1/+1
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-261-0/+8
* mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan2016-05-271-1/+1
* mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi2016-05-261-0/+1
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-201-0/+1
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-201-1/+11
* memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov2016-05-191-0/+16
* mm: slab: remove ZONE_DMA_FLAGYang Shi2016-05-191-5/+0
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+5
|\
| * mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+2
| * mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-181-0/+3
* | mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams2016-03-171-0/+1
* | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-171-2/+0
* | mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi2016-03-171-1/+0
|/
* mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-051-4/+5
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-12/+0