summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| * | | | | | | | | 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
| * | | | | | | | | mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim2014-12-101-1/+13
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-102-640/+422
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-0819-856/+762
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | copy_from_iter_nocache()Al Viro2014-12-081-0/+21
| | * | | | | | | | | | new helper: iov_iter_kvec()Al Viro2014-12-081-0/+13
| | * | | | | | | | | | csum_and_copy_..._iter()Al Viro2014-12-081-0/+89
| | * | | | | | | | | | iov_iter.c: handle ITER_KVEC directlyAl Viro2014-12-081-13/+69
| | * | | | | | | | | | iov_iter.c: convert copy_to_iter() to iterate_and_advanceAl Viro2014-11-271-82/+9
| | * | | | | | | | | | iov_iter.c: convert copy_from_iter() to iterate_and_advanceAl Viro2014-11-271-91/+15
| | * | | | | | | | | | iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()Al Viro2014-11-271-36/+24
| | * | | | | | | | | | iov_iter.c: convert iov_iter_zero() to iterate_and_advanceAl Viro2014-11-271-86/+12
OpenPOWER on IntegriCloud