summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner2016-03-172-4/+40
* mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner2016-03-171-0/+6
* tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi2016-03-171-1/+9
* powerpc/mm: enable page parallel initialisationLi Zhang2016-03-171-0/+1
* mm: meminit: initialise more memory for inode/dentry hash tables in early bootLi Zhang2016-03-171-2/+9
* thp: fix deadlock in split_huge_pmd()Kirill A. Shutemov2016-03-171-11/+2
* thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov2016-03-173-180/+50
* mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov2016-03-172-6/+11
* rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov2016-03-174-12/+27
* rmap: introduce rmap_walk_locked()Kirill A. Shutemov2016-03-172-9/+33
* mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams2016-03-171-0/+1
* mm: remove VM_FAULT_MINORJan Kara2016-03-175-6/+4
* mm: percpu: use pr_fmt to prefix outputJoe Perches2016-03-172-11/+13
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-1720-150/+118
* mm: coalesce split stringsJoe Perches2016-03-1720-109/+78
* mm: convert pr_warning to pr_warnJoe Perches2016-03-173-18/+16
* mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-173-15/+22
* mm: memcontrol: cleanup css_reset callbackVladimir Davydov2016-03-171-3/+5
* mm, memory hotplug: print debug message in the proper way for online_pagesChen Yucong2016-03-171-16/+16
* mm: remove __GFP_NOFAIL is deprecated commentMichal Hocko2016-03-171-13/+5
* mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-176-6/+296
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-1725-82/+134
* mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2016-03-177-56/+91
* mm, mempool: only set __GFP_NOMEMALLOC if there are free elementsDavid Rientjes2016-03-171-4/+16
* mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi2016-03-171-2/+0
* mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2016-03-175-2/+58
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-1716-32/+27
* virtio_balloon: export 'available' memory to balloon statisticsIgor Redko2016-03-172-1/+8
* mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2016-03-173-30/+45
* mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi2016-03-171-1/+0
* ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta2016-03-171-3/+0
* mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V2016-03-173-17/+22
* mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2016-03-172-7/+17
* mm: deduplicate memory overcommitment codeAndrey Ryabinin2016-03-173-240/+124
* mm: move max_map_count bits into mm.hAndrey Ryabinin2016-03-175-24/+21
* thp, vmstats: count deferred split eventsKirill A. Shutemov2016-03-174-0/+8
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-173-6/+19
* mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov2016-03-171-1/+3
* radix-tree: account radix_tree_node to memory cgroupVladimir Davydov2016-03-171-3/+13
* mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov2016-03-173-12/+2
* mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov2016-03-171-5/+10
* mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov2016-03-171-36/+5
* include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko2016-03-171-15/+15
* bufferhead: force inlining of buffer head flag operationsDenys Vlasenko2016-03-171-5/+5
* tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov2016-03-171-15/+84
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-173-104/+54
* mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka2016-03-171-3/+3
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-178-2/+311
* mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka2016-03-171-2/+1
* tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+7