summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2016-03-15mm, page_owner: track and print last migrate reasonVlastimil Babka
2016-03-15mm, page_owner: copy page owner info during migrationVlastimil Babka
2016-03-15mm, page_owner: convert page_owner_inited to static keyVlastimil Babka
2016-03-15mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka
2016-03-15mm, oom: print symbolic gfp_flags in oom warningVlastimil Babka
2016-03-15mm, page_alloc: print symbolic gfp_flags on allocation failureVlastimil Babka
2016-03-15mm, debug: replace dump_flags() with the new printk formatsVlastimil Babka
2016-03-15mm, printk: introduce new format string for flagsVlastimil Babka
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2016-03-15mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...Mel Gorman
2016-03-15mm: filemap: remove redundant code in do_read_cache_pageMel Gorman
2016-03-15mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger
2016-03-15mm/page-writeback: fix dirty_ratelimit calculationAndrey Ryabinin
2016-03-15mm/page_alloc.c: rework code layout in memmap_init_zone()Andrew Morton
2016-03-15mm/page_alloc.c: introduce kernelcore=mirror optionTaku Izumi
2016-03-15mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node()Taku Izumi