aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-17mm: memcontrol: cleanup css_reset callbackVladimir Davydov1-3/+5
2016-03-17mm, memory hotplug: print debug message in the proper way for online_pagesChen Yucong1-16/+16
2016-03-17mm: remove __GFP_NOFAIL is deprecated commentMichal Hocko1-13/+5
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim6-6/+296
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim25-82/+134
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman7-56/+91
2016-03-17mm, mempool: only set __GFP_NOMEMALLOC if there are free elementsDavid Rientjes1-4/+16
2016-03-17mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi1-2/+0
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner5-2/+58
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov16-32/+27
2016-03-17virtio_balloon: export 'available' memory to balloon statisticsIgor Redko2-1/+8
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko3-30/+45
2016-03-17mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi1-1/+0
2016-03-17ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta1-3/+0
2016-03-17mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V3-17/+22
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2-7/+17
2016-03-17mm: deduplicate memory overcommitment codeAndrey Ryabinin3-240/+124
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin5-24/+21
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov4-0/+8
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov3-6/+19
2016-03-17mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov1-1/+3
2016-03-17radix-tree: account radix_tree_node to memory cgroupVladimir Davydov1-3/+13
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov3-12/+2
2016-03-17mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov1-5/+10
2016-03-17mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov1-36/+5
2016-03-17include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-17bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov1-15/+84
2016-03-17mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka3-104/+54
2016-03-17mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka1-3/+3
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka8-2/+311
2016-03-17mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka1-2/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+7
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim3-23/+26
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2-4/+6
2016-03-17mm/slub: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+3
2016-03-17mm/vmalloc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-13/+12
2016-03-17tools/vm/page-types.c: support swap entryNaoya Horiguchi1-1/+29
2016-03-17/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi1-0/+2
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi4-7/+6
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov4-2/+17
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov6-6/+79
2016-03-17mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov1-28/+39
2016-03-17mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov1-5/+3
2016-03-17mm: oom_kill: don't ignore oom score on exiting tasksJohannes Weiner1-3/+0
2016-03-17watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt1-1/+8
2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen1-3/+2
2016-03-17ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds22-681/+310
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds398-4923/+12321