summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter2014-12-101-3/+0
* ocfs2: do not set filesystem readonly if link downjiangyiwen2014-12-102-2/+2
* ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...Xue jiufei2014-12-102-6/+37
* ocfs2: fix error handling when creating debugfs root in ocfs2_init()Jan Kara2014-12-101-1/+2
* ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues2014-12-101-3/+1
* ocfs2: o2net: fix connect expiredJunxiao Bi2014-12-101-1/+1
* ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda2014-12-101-0/+12
* ocfs2: report error from o2hb_do_disk_heartbeat() to userJan Kara2014-12-101-2/+2
* ocfs2: remove bogus test from ocfs2_read_locked_inode()Jan Kara2014-12-101-2/+1
* ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()Jan Kara2014-12-101-1/+1
* ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter2014-12-101-1/+1
* ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEMJoseph Qi2014-12-101-5/+13
OpenPOWER on IntegriCloud