summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-12-11mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko
2014-12-11mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner
2014-12-11mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner
2014-12-11mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()Johannes Weiner
2014-12-11mm: memcontrol: shorten the page statistics update slowpathJohannes Weiner
2014-12-11thp: do not mark zero-page pmd write-protected explicitlyKirill A. Shutemov
2014-12-11memcg: use generic slab iterators for showing slabinfoVladimir Davydov
2014-12-11memcg: remove mem_cgroup_reclaimable check from soft reclaimVladimir Davydov
2014-12-11mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()Johannes Weiner
2014-12-11mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()Johannes Weiner
2014-12-11mm: memcontrol: inline memcg->move_lock lockingJohannes Weiner
2014-12-11mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner
2014-12-11mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner
2014-12-11mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner
2014-12-11mm: memcontrol: uncharge pages on swapoutJohannes Weiner
2014-12-11mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()Michal Hocko
2014-12-11memcg: remove activate_kmem_mutexVladimir Davydov
2014-12-11mm: memcontrol: clarify migration where old page is unchargedJohannes Weiner
2014-12-11mm: memcontrol: update mem_cgroup_page_lruvec() documentationJohannes Weiner
2014-12-11memcg: simplify unreclaimable groups handling in soft limit reclaimVladimir Davydov
2014-12-11mm, compaction: more focused lru and pcplists drainingVlastimil Babka
2014-12-11mm, compaction: always update cached scanner positionsVlastimil Babka
2014-12-11mm, compaction: defer only on COMPACT_COMPLETEVlastimil Babka
2014-12-11mm, compaction: simplify deferred compactionVlastimil Babka
2014-12-11mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka
2014-12-11mm: vmscan: count only dirty pages as congestedJamie Liu
2014-12-11mm: verify compound order when freeing a pageYu Zhao
2014-12-11mm, memory_hotplug/failure: drain single zone pcplistsVlastimil Babka
2014-12-11mm, cma: drain single zone pcplistsVlastimil Babka
2014-12-11mm, page_isolation: drain single zone pcplistsVlastimil Babka
2014-12-11mm: introduce single zone pcplists drainVlastimil Babka
2014-12-11mm/vmscan.c: replace printk with pr_errPintu Kumar
2014-12-11mm/vmalloc.c: replace printk with pr_warnPintu Kumar
2014-12-11mm/page_alloc.c: convert boot printks without log level to pr_infoAnton Blanchard
2014-12-11mm: memcontrol: remove synchronous stock draining codeJohannes Weiner
2014-12-11mm: memcontrol: continue cache reclaim from offlined groupsJohannes Weiner
2014-12-11mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner
2014-12-11mm: memcontrol: take a css reference for each charged pageJohannes Weiner
2014-12-11mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner
2014-12-11mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner
2014-12-11mm: memcontrol: lockless page countersJohannes Weiner
2014-12-11slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar
2014-12-11slab: improve checking for invalid gfp_flagsAndrew Morton
2014-12-11mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin
2014-12-11mm/slab: reverse iteration on find_mergeable()Joonsoo Kim
2014-12-11slab: print slabinfo header in seq showVladimir Davydov
2014-12-11mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT
2014-12-11mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds