summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: uncharge pages on swapoutJohannes Weiner2014-12-111-4/+14
* mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()Michal Hocko2014-12-111-1/+3
* memcg: remove activate_kmem_mutexVladimir Davydov2014-12-111-19/+5
* mm: memcontrol: clarify migration where old page is unchargedJohannes Weiner2014-12-111-1/+6
* mm: memcontrol: update mem_cgroup_page_lruvec() documentationJohannes Weiner2014-12-111-8/+8
* memcg: simplify unreclaimable groups handling in soft limit reclaimVladimir Davydov2014-12-111-22/+4
* mm, compaction: more focused lru and pcplists drainingVlastimil Babka2014-12-112-5/+42
* mm, compaction: always update cached scanner positionsVlastimil Babka2014-12-112-25/+23
* mm, compaction: defer only on COMPACT_COMPLETEVlastimil Babka2014-12-111-1/+1
* mm, compaction: simplify deferred compactionVlastimil Babka2014-12-112-15/+2
* mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-114-27/+36
* mm: vmscan: count only dirty pages as congestedJamie Liu2014-12-111-1/+2
* mm: verify compound order when freeing a pageYu Zhao2014-12-111-0/+3
* mm, memory_hotplug/failure: drain single zone pcplistsVlastimil Babka2014-12-112-4/+4
* mm, cma: drain single zone pcplistsVlastimil Babka2014-12-111-1/+1
* mm, page_isolation: drain single zone pcplistsVlastimil Babka2014-12-111-1/+1
* mm: introduce single zone pcplists drainVlastimil Babka2014-12-114-30/+61
* mm/vmscan.c: replace printk with pr_errPintu Kumar2014-12-111-2/+1
* mm/vmalloc.c: replace printk with pr_warnPintu Kumar2014-12-111-2/+1
* mm/page_alloc.c: convert boot printks without log level to pr_infoAnton Blanchard2014-12-111-11/+11
* mm: memcontrol: remove synchronous stock draining codeJohannes Weiner2014-12-111-40/+6
* mm: memcontrol: continue cache reclaim from offlined groupsJohannes Weiner2014-12-111-217/+1
* mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner2014-12-112-92/+5
* mm: memcontrol: take a css reference for each charged pageJohannes Weiner2014-12-111-4/+17
* mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner2014-12-111-174/+84
* mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner2014-12-111-45/+58
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-113-338/+503
* slab: replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2014-12-111-3/+3
* slab: improve checking for invalid gfp_flagsAndrew Morton2014-12-112-2/+8
* mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin2014-12-111-3/+3
* mm/slab: reverse iteration on find_mergeable()Joonsoo Kim2014-12-111-1/+1
* slab: print slabinfo header in seq showVladimir Davydov2014-12-113-16/+8
* mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT2014-12-112-10/+10
* mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim2014-12-111-1/+13
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-0/+2
|\
| * x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-181-0/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-22/+8
|\ \
| * | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-22/+8
* | | slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras2014-12-031-1/+1
* | | mm: fix anon_vma_clone() error treatmentDaniel Forrest2014-12-032-5/+11
* | | mm: fix swapoff hang after page migration and forkHugh Dickins2014-12-031-13/+13
* | | mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton2014-12-031-3/+5
* | | mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang2014-12-031-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-141-2/+2
|\ \ \
| * | | Fix thinko in iov_iter_single_seg_countPaul Mackerras2014-11-131-2/+2
* | | | mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen2014-11-141-0/+17
* | | | mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-143-7/+19
* | | | mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim2014-11-141-3/+5
* | | | mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka2014-11-141-2/+6
* | | | mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz2014-11-141-3/+2