summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-104-31/+24
* memcg: remove mem_cgroup_reclaimable check from soft reclaimVladimir Davydov2014-12-101-43/+0
* mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin2014-12-101-1/+2
* 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-102-76/+41
* mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner2014-12-102-4/+1
* mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner2014-12-102-23/+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/numa balancing: rearrange Kconfig entryAneesh Kumar K.V2014-12-101-8/+8
* 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-103-19/+4
* mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-105-29/+42
* 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
* cma: make default CMA area size zero for x86Akinobu Mita2014-12-101-1/+7
* 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-105-32/+63
* 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-103-94/+7
* mm: memcontrol: take a css reference for each charged pageJohannes Weiner2014-12-103-13/+81
* mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner2014-12-101-174/+84
* kernel: res_counter: remove the unused APIJohannes Weiner2014-12-106-647/+8
* mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner2014-12-104-48/+61
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-109-404/+615
* 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
* mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin2014-12-101-3/+3
* mm/slab: reverse iteration on find_mergeable()Joonsoo Kim2014-12-101-1/+1
* slab: print slabinfo header in seq showVladimir Davydov2014-12-103-16/+8
* mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT2014-12-102-10/+10
* fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara2014-12-101-1/+0
* ocfs2: remove unneeded NULL checkDan Carpenter2014-12-101-1/+1
OpenPOWER on IntegriCloud