Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-01mm: relax deferred struct page requirementsPavel Tatashin
2017-11-18mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov
2017-09-09mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-09mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-09mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse
2017-09-09mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse
2017-09-09mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi
2017-09-07mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams
2017-07-11mm/kasan: add support for memory hotplugAndrey Ryabinin
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-07mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko
2017-07-07mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-02mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2017-05-01mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt
2016-12-13mm: THP page cache support for ppc64Aneesh Kumar K.V
2016-12-13of/fdt: mark hotpluggable memoryReza Arbab
2016-12-13mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab
2016-10-28Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds
2016-08-27mm: clarify COMPACTION Kconfig textMichal Hocko
2016-08-05mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang
2016-07-29mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams
2016-07-27thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov
2016-05-28mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan
2016-05-27mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi
2016-05-21raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
2016-05-21z3fold: the 3-fold allocator for compressed pagesVitaly Wool
2016-05-20memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov
2016-05-20mm: slab: remove ZONE_DMA_FLAGYang Shi
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-18mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams
2016-03-18mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams
2016-03-18mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi
2016-02-18mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen
2016-02-18mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen
2016-02-06mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2015-11-07mm: make compound_head() robustKirill A. Shutemov
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-28mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara
2015-07-23mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg
2015-07-01mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-25tracing: add trace event for memory-failureXie XiuQi
2015-04-15mm: cma: debugfs interfaceSasha Levin
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds