summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov
2016-03-17mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov
2016-03-17mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov
2016-03-17mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov
2016-03-17mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka
2016-03-17mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka
2016-03-17mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-17mm/slub: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-17mm/vmalloc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov
2016-03-17mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov
2016-03-17mm: oom_kill: don't ignore oom score on exiting tasksJohannes Weiner
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner
2016-03-15mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner
2016-03-15mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim
2016-03-15mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim
2016-03-15mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim
2016-03-15mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov
2016-03-15thp: cleanup split_huge_page()Kirill A. Shutemov
2016-03-15mm: use linear_page_index() in do_fault()Matthew Wilcox
2016-03-15mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner
2016-03-15mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner
2016-03-15mm: workingset: per-cgroup cache thrash detectionJohannes Weiner
2016-03-15mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner
2016-03-15mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner
2016-03-15mm: workingset: #define radix entry eviction maskJohannes Weiner
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner
2016-03-15mm, vmscan: make zone_reclaimable_pages more preciseMichal Hocko
2016-03-15mm/madvise: update comment on sys_madvise()Naoya Horiguchi
2016-03-15mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1Vladimir Davydov
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov
2016-03-15mm/memory.c: make apply_to_page_range() more robustMika Penttilä
2016-03-15mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbindLiang Chen
2016-03-15mm/memory-failure.c: remove useless "undef"sWang Xiaoqiang
2016-03-15mm/madvise: pass return code of memory_failure() to userspaceNaoya Horiguchi
2016-03-15mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()Vlastimil Babka
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott
2016-03-15mm, debug: move bad flags printing to bad_page()Vlastimil Babka
2016-03-15mm, page_owner: dump page owner info from dump_page()Vlastimil Babka