Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move() | Johannes Weiner | 2014-12-10 | 1 | -28/+12 | |
| * | | | | | | | | | mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move() | Johannes Weiner | 2014-12-10 | 1 | -7/+3 | |
| * | | | | | | | | | mm: memcontrol: inline memcg->move_lock locking | Johannes Weiner | 2014-12-10 | 1 | -22/+6 | |
| * | | | | | | | | | mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag | Johannes Weiner | 2014-12-10 | 1 | -66/+41 | |
| * | | | | | | | | | mm: memcontrol: remove unnecessary PCG_MEM memory charge flag | Johannes Weiner | 2014-12-10 | 1 | -3/+1 | |
| * | | | | | | | | | mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag | Johannes Weiner | 2014-12-10 | 1 | -22/+12 | |
| * | | | | | | | | | mm: memcontrol: uncharge pages on swapout | Johannes Weiner | 2014-12-10 | 1 | -4/+14 | |
| * | | | | | | | | | mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup() | Michal Hocko | 2014-12-10 | 1 | -1/+3 | |
| * | | | | | | | | | memcg: remove activate_kmem_mutex | Vladimir Davydov | 2014-12-10 | 1 | -19/+5 | |
| * | | | | | | | | | mm: memcontrol: clarify migration where old page is uncharged | Johannes Weiner | 2014-12-10 | 1 | -1/+6 | |
| * | | | | | | | | | mm: memcontrol: update mem_cgroup_page_lruvec() documentation | Johannes Weiner | 2014-12-10 | 1 | -8/+8 | |
| * | | | | | | | | | memcg: simplify unreclaimable groups handling in soft limit reclaim | Vladimir Davydov | 2014-12-10 | 1 | -22/+4 | |
| * | | | | | | | | | mm, compaction: more focused lru and pcplists draining | Vlastimil Babka | 2014-12-10 | 2 | -5/+42 | |
| * | | | | | | | | | mm, compaction: always update cached scanner positions | Vlastimil Babka | 2014-12-10 | 2 | -25/+23 | |
| * | | | | | | | | | mm, compaction: defer only on COMPACT_COMPLETE | Vlastimil Babka | 2014-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | mm, compaction: simplify deferred compaction | Vlastimil Babka | 2014-12-10 | 2 | -15/+2 | |
| * | | | | | | | | | mm, compaction: pass classzone_idx and alloc_flags to watermark checking | Vlastimil Babka | 2014-12-10 | 4 | -27/+36 | |
| * | | | | | | | | | mm: vmscan: count only dirty pages as congested | Jamie Liu | 2014-12-10 | 1 | -1/+2 | |
| * | | | | | | | | | mm: verify compound order when freeing a page | Yu Zhao | 2014-12-10 | 1 | -0/+3 | |
| * | | | | | | | | | mm, memory_hotplug/failure: drain single zone pcplists | Vlastimil Babka | 2014-12-10 | 2 | -4/+4 | |
| * | | | | | | | | | mm, cma: drain single zone pcplists | Vlastimil Babka | 2014-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | mm, page_isolation: drain single zone pcplists | Vlastimil Babka | 2014-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | mm: introduce single zone pcplists drain | Vlastimil Babka | 2014-12-10 | 4 | -30/+61 | |
| * | | | | | | | | | mm/vmscan.c: replace printk with pr_err | Pintu Kumar | 2014-12-10 | 1 | -2/+1 | |
| * | | | | | | | | | mm/vmalloc.c: replace printk with pr_warn | Pintu Kumar | 2014-12-10 | 1 | -2/+1 | |
| * | | | | | | | | | mm/page_alloc.c: convert boot printks without log level to pr_info | Anton Blanchard | 2014-12-10 | 1 | -11/+11 | |
| * | | | | | | | | | mm: memcontrol: remove synchronous stock draining code | Johannes Weiner | 2014-12-10 | 1 | -40/+6 | |
| * | | | | | | | | | mm: memcontrol: continue cache reclaim from offlined groups | Johannes Weiner | 2014-12-10 | 1 | -217/+1 | |
| * | | | | | | | | | mm: memcontrol: remove obsolete kmemcg pinning tricks | Johannes Weiner | 2014-12-10 | 2 | -92/+5 | |
| * | | | | | | | | | mm: memcontrol: take a css reference for each charged page | Johannes Weiner | 2014-12-10 | 1 | -4/+17 | |
| * | | | | | | | | | mm: memcontrol: convert reclaim iterator to simple css refcounting | Johannes Weiner | 2014-12-10 | 1 | -174/+84 | |
| * | | | | | | | | | mm: hugetlb_cgroup: convert to lockless page counters | Johannes Weiner | 2014-12-10 | 1 | -45/+58 | |
| * | | | | | | | | | mm: memcontrol: lockless page counters | Johannes Weiner | 2014-12-10 | 3 | -338/+503 | |
| * | | | | | | | | | slab: replace smp_read_barrier_depends() with lockless_dereference() | Pranith Kumar | 2014-12-10 | 1 | -3/+3 | |
| * | | | | | | | | | slab: improve checking for invalid gfp_flags | Andrew Morton | 2014-12-10 | 2 | -2/+8 | |
| * | | | | | | | | | mm: slub: fix format mismatches in slab_err() callers | Andrey Ryabinin | 2014-12-10 | 1 | -3/+3 | |
| * | | | | | | | | | mm/slab: reverse iteration on find_mergeable() | Joonsoo Kim | 2014-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | slab: print slabinfo header in seq show | Vladimir Davydov | 2014-12-10 | 3 | -16/+8 | |
| * | | | | | | | | | mm: slab/slub: coding style: whitespaces and tabs mixture | LQYMGT | 2014-12-10 | 2 | -10/+10 | |
| * | | | | | | | | | mm/CMA: fix boot regression due to physical address of high_memory | Joonsoo Kim | 2014-12-10 | 1 | -1/+13 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | 2 | -640/+422 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | 19 | -856/+762 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | copy_from_iter_nocache() | Al Viro | 2014-12-08 | 1 | -0/+21 | |
| | * | | | | | | | | | | new helper: iov_iter_kvec() | Al Viro | 2014-12-08 | 1 | -0/+13 | |
| | * | | | | | | | | | | csum_and_copy_..._iter() | Al Viro | 2014-12-08 | 1 | -0/+89 | |
| | * | | | | | | | | | | iov_iter.c: handle ITER_KVEC directly | Al Viro | 2014-12-08 | 1 | -13/+69 | |
| | * | | | | | | | | | | iov_iter.c: convert copy_to_iter() to iterate_and_advance | Al Viro | 2014-11-27 | 1 | -82/+9 | |
| | * | | | | | | | | | | iov_iter.c: convert copy_from_iter() to iterate_and_advance | Al Viro | 2014-11-27 | 1 | -91/+15 | |
| | * | | | | | | | | | | iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() | Al Viro | 2014-11-27 | 1 | -36/+24 | |
| | * | | | | | | | | | | iov_iter.c: convert iov_iter_zero() to iterate_and_advance | Al Viro | 2014-11-27 | 1 | -86/+12 |