aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner9-487/+46
2014-12-10mm: memcontrol: remove stale page_cgroup_lock commentJohannes Weiner1-4/+0
2014-12-10mm/frontswap.c: fix the condition in BUG_ONLi Haifeng1-1/+1
2014-12-10mm: fix a spelling mistakeWei Yuan1-1/+1
2014-12-10mm: hugetlb: fix __unmap_hugepage_range()Hillf Danton1-1/+3
2014-12-10mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko4-11/+11
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov5-36/+82
2014-12-10mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner3-52/+24
2014-12-10mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2-3/+4
2014-12-10mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()Johannes Weiner1-3/+2
2014-12-10mm: memcontrol: shorten the page statistics update slowpathJohannes Weiner1-13/+8
2014-12-10thp: do not mark zero-page pmd write-protected explicitlyKirill A. Shutemov1-1/+0
2014-12-10memcg: use generic slab iterators for showing slabinfoVladimir Davydov4-31/+24
2014-12-10memcg: remove mem_cgroup_reclaimable check from soft reclaimVladimir Davydov1-43/+0
2014-12-10mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin1-1/+2
2014-12-10mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()Johannes Weiner1-28/+12
2014-12-10mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()Johannes Weiner1-7/+3
2014-12-10mm: memcontrol: inline memcg->move_lock lockingJohannes Weiner1-22/+6
2014-12-10mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner2-76/+41
2014-12-10mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner2-4/+1
2014-12-10mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner2-23/+12
2014-12-10mm: memcontrol: uncharge pages on swapoutJohannes Weiner1-4/+14
2014-12-10mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()Michal Hocko1-1/+3
2014-12-10memcg: remove activate_kmem_mutexVladimir Davydov1-19/+5
2014-12-10mm: memcontrol: clarify migration where old page is unchargedJohannes Weiner1-1/+6
2014-12-10mm: memcontrol: update mem_cgroup_page_lruvec() documentationJohannes Weiner1-8/+8
2014-12-10memcg: simplify unreclaimable groups handling in soft limit reclaimVladimir Davydov1-22/+4
2014-12-10mm/numa balancing: rearrange Kconfig entryAneesh Kumar K.V1-8/+8
2014-12-10mm, compaction: more focused lru and pcplists drainingVlastimil Babka2-5/+42
2014-12-10mm, compaction: always update cached scanner positionsVlastimil Babka2-25/+23
2014-12-10mm, compaction: defer only on COMPACT_COMPLETEVlastimil Babka1-1/+1
2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka3-19/+4
2014-12-10mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka5-29/+42
2014-12-10mm: vmscan: count only dirty pages as congestedJamie Liu1-1/+2
2014-12-10mm: verify compound order when freeing a pageYu Zhao1-0/+3
2014-12-10cma: make default CMA area size zero for x86Akinobu Mita1-1/+7
2014-12-10mm, memory_hotplug/failure: drain single zone pcplistsVlastimil Babka2-4/+4
2014-12-10mm, cma: drain single zone pcplistsVlastimil Babka1-1/+1
2014-12-10mm, page_isolation: drain single zone pcplistsVlastimil Babka1-1/+1
2014-12-10mm: introduce single zone pcplists drainVlastimil Babka5-32/+63
2014-12-10mm/vmscan.c: replace printk with pr_errPintu Kumar1-2/+1
2014-12-10mm/vmalloc.c: replace printk with pr_warnPintu Kumar1-2/+1
2014-12-10mm/page_alloc.c: convert boot printks without log level to pr_infoAnton Blanchard1-11/+11
2014-12-10mm: memcontrol: remove synchronous stock draining codeJohannes Weiner1-40/+6
2014-12-10mm: memcontrol: continue cache reclaim from offlined groupsJohannes Weiner1-217/+1
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner3-94/+7
2014-12-10mm: memcontrol: take a css reference for each charged pageJohannes Weiner3-13/+81
2014-12-10mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner1-174/+84
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner6-647/+8
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner4-48/+61