aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner9-404/+615
2014-12-10slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar1-3/+3
2014-12-10slab: improve checking for invalid gfp_flagsAndrew Morton2-2/+8
2014-12-10mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin1-3/+3
2014-12-10mm/slab: reverse iteration on find_mergeable()Joonsoo Kim1-1/+1
2014-12-10slab: print slabinfo header in seq showVladimir Davydov3-16/+8
2014-12-10mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT2-10/+10
2014-12-10fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara1-1/+0
2014-12-10ocfs2: remove unneeded NULL checkDan Carpenter1-1/+1
2014-12-10ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter1-3/+0
2014-12-10ocfs2: do not set filesystem readonly if link downjiangyiwen2-2/+2
2014-12-10ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at onceXue jiufei2-6/+37
2014-12-10ocfs2: fix error handling when creating debugfs root in ocfs2_init()Jan Kara1-1/+2
2014-12-10ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues1-3/+1
2014-12-10ocfs2: o2net: fix connect expiredJunxiao Bi1-1/+1
2014-12-10ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda1-0/+12
2014-12-10ocfs2: report error from o2hb_do_disk_heartbeat() to userJan Kara1-2/+2
2014-12-10ocfs2: remove bogus test from ocfs2_read_locked_inode()Jan Kara1-2/+1
2014-12-10ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()Jan Kara1-1/+1
2014-12-10ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter1-1/+1
2014-12-10ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEMJoseph Qi1-5/+13
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter1-1/+1
2014-12-10scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2014-12-10dma-debug: prevent early callers from crashingFlorian Fainelli1-2/+10
2014-12-10dma-debug: introduce dma_debug_disabledFlorian Fainelli1-16/+21