summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-103-20/+12
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-105-10/+7
* mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-103-410/+35
* mm: memcontrol: remove stale page_cgroup_lock commentJohannes Weiner2014-12-101-4/+0
* mm/frontswap.c: fix the condition in BUG_ONLi Haifeng2014-12-101-1/+1
* mm: fix a spelling mistakeWei Yuan2014-12-101-1/+1
* mm: hugetlb: fix __unmap_hugepage_range()Hillf Danton2014-12-101-1/+3
* mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-103-8/+8
* mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-102-45/+18
* mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-101-1/+1
* mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()Johannes Weiner2014-12-101-3/+2
* mm: memcontrol: shorten the page statistics update slowpathJohannes Weiner2014-12-101-13/+8
* thp: do not mark zero-page pmd write-protected explicitlyKirill A. Shutemov2014-12-101-1/+0
* memcg: use generic slab iterators for showing slabinfoVladimir Davydov2014-12-103-27/+24
* memcg: remove mem_cgroup_reclaimable check from soft reclaimVladimir Davydov2014-12-101-43/+0
* mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()Johannes Weiner2014-12-101-28/+12
* mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()Johannes Weiner2014-12-101-7/+3
* mm: memcontrol: inline memcg->move_lock lockingJohannes Weiner2014-12-101-22/+6
* mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner2014-12-101-66/+41
* mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner2014-12-101-3/+1
* mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner2014-12-101-22/+12
* mm: memcontrol: uncharge pages on swapoutJohannes Weiner2014-12-101-4/+14
* mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()Michal Hocko2014-12-101-1/+3
* memcg: remove activate_kmem_mutexVladimir Davydov2014-12-101-19/+5
* mm: memcontrol: clarify migration where old page is unchargedJohannes Weiner2014-12-101-1/+6
* mm: memcontrol: update mem_cgroup_page_lruvec() documentationJohannes Weiner2014-12-101-8/+8
* memcg: simplify unreclaimable groups handling in soft limit reclaimVladimir Davydov2014-12-101-22/+4
* mm, compaction: more focused lru and pcplists drainingVlastimil Babka2014-12-102-5/+42
* mm, compaction: always update cached scanner positionsVlastimil Babka2014-12-102-25/+23
* mm, compaction: defer only on COMPACT_COMPLETEVlastimil Babka2014-12-101-1/+1
* mm, compaction: simplify deferred compactionVlastimil Babka2014-12-102-15/+2
* mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-104-27/+36
* mm: vmscan: count only dirty pages as congestedJamie Liu2014-12-101-1/+2
* mm: verify compound order when freeing a pageYu Zhao2014-12-101-0/+3
* mm, memory_hotplug/failure: drain single zone pcplistsVlastimil Babka2014-12-102-4/+4
* mm, cma: drain single zone pcplistsVlastimil Babka2014-12-101-1/+1
* mm, page_isolation: drain single zone pcplistsVlastimil Babka2014-12-101-1/+1
* mm: introduce single zone pcplists drainVlastimil Babka2014-12-104-30/+61
* mm/vmscan.c: replace printk with pr_errPintu Kumar2014-12-101-2/+1
* mm/vmalloc.c: replace printk with pr_warnPintu Kumar2014-12-101-2/+1
* mm/page_alloc.c: convert boot printks without log level to pr_infoAnton Blanchard2014-12-101-11/+11
* mm: memcontrol: remove synchronous stock draining codeJohannes Weiner2014-12-101-40/+6
* mm: memcontrol: continue cache reclaim from offlined groupsJohannes Weiner2014-12-101-217/+1
* mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner2014-12-102-92/+5
* mm: memcontrol: take a css reference for each charged pageJohannes Weiner2014-12-101-4/+17
* mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner2014-12-101-174/+84
* mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner2014-12-101-45/+58
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-103-338/+503
* slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2014-12-101-3/+3
* slab: improve checking for invalid gfp_flagsAndrew Morton2014-12-102-2/+8
OpenPOWER on IntegriCloud