summaryrefslogtreecommitdiff
path: root/mm/Kconfig
Commit message (Expand)AuthorAge
* 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
| |/
* | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-13
|/
* mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt2017-05-01
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-12
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-12
* mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab2016-12-12
* Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds2016-10-27
* mm: clarify COMPACTION Kconfig textMichal Hocko2016-08-26
* mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang2016-08-04
* mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams2016-07-28
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-26
* mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan2016-05-27
* mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi2016-05-26
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-20
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-20
* memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov2016-05-19
* mm: slab: remove ZONE_DMA_FLAGYang Shi2016-05-19
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-18
| * mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-18
* | mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams2016-03-17
* | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-17
* | mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi2016-03-17
|/
* mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-05
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-11
|\
| * [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-16
* | mm: introduce idle page trackingVladimir Davydov2015-09-10
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
| |/
* | mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg2015-07-23
|/
* mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-06-30
* tracing: add trace event for memory-failureXie XiuQi2015-06-24