summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov2016-03-171-5/+10
* mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov2016-03-171-36/+5
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-173-104/+54
* mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka2016-03-171-3/+3
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-174-2/+233
* mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka2016-03-171-2/+1
* sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-0/+1
* mm/slub: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+3
* mm/vmalloc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-13/+12
* /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-172-5/+0
* mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov2016-03-171-0/+2
* mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov2016-03-174-6/+43
* mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov2016-03-171-28/+39
* mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov2016-03-171-5/+3
* mm: oom_kill: don't ignore oom score on exiting tasksJohannes Weiner2016-03-171-3/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-1633-1187/+1707
|\
| * mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner2016-03-151-2/+1
| * mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner2016-03-151-7/+2
| * mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-154-46/+100
| * mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim2016-03-151-11/+30
| * mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim2016-03-151-4/+5
| * mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov2016-03-151-6/+2
| * thp: cleanup split_huge_page()Kirill A. Shutemov2016-03-151-13/+7
| * mm: use linear_page_index() in do_fault()Matthew Wilcox2016-03-151-2/+1
| * mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-154-15/+1
| * mm: simplify lock_page_memcg()Johannes Weiner2016-03-157-80/+57
| * mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-154-14/+18
| * mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-153-44/+78
| * mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner2016-03-151-1/+29
| * mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner2016-03-151-28/+28
| * mm: workingset: #define radix entry eviction maskJohannes Weiner2016-03-151-4/+6
| * mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-156-51/+45
| * mm, vmscan: make zone_reclaimable_pages more preciseMichal Hocko2016-03-151-7/+7
| * mm/madvise: update comment on sys_madvise()Naoya Horiguchi2016-03-151-0/+14
| * mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1Vladimir Davydov2016-03-151-8/+0
| * memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-2/+15
| * mm/memory.c: make apply_to_page_range() more robustMika Penttilä2016-03-151-1/+3
| * mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbindLiang Chen2016-03-151-1/+3
| * mm/memory-failure.c: remove useless "undef"sWang Xiaoqiang2016-03-151-2/+0
| * mm/madvise: pass return code of memory_failure() to userspaceNaoya Horiguchi2016-03-151-2/+3
| * mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()Vlastimil Babka2016-03-152-8/+6
| * mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-154-5/+37
| * mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-154-14/+75
| * mm, debug: move bad flags printing to bad_page()Vlastimil Babka2016-03-152-10/+10
| * mm, page_owner: dump page owner info from dump_page()Vlastimil Babka2016-03-153-0/+28
| * mm, page_owner: track and print last migrate reasonVlastimil Babka2016-03-153-3/+35
| * mm, page_owner: copy page owner info during migrationVlastimil Babka2016-03-152-0/+28
| * mm, page_owner: convert page_owner_inited to static keyVlastimil Babka2016-03-152-5/+6
| * mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka2016-03-153-30/+20
| * mm, oom: print symbolic gfp_flags in oom warningVlastimil Babka2016-03-151-3/+4
OpenPOWER on IntegriCloud