Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | mm: workingset: make shadow node shrinker memcg aware | Vladimir Davydov | 2016-03-17 | 2 | -6/+9 | |
| * | | | | | | | | | mm: workingset: size shadow nodes lru basing on file cache size | Vladimir Davydov | 2016-03-17 | 1 | -1/+3 | |
| * | | | | | | | | | mm: memcontrol: zap memcg_kmem_online helper | Vladimir Davydov | 2016-03-17 | 2 | -2/+2 | |
| * | | | | | | | | | mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker | Vladimir Davydov | 2016-03-17 | 1 | -5/+10 | |
| * | | | | | | | | | mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy | Vladimir Davydov | 2016-03-17 | 1 | -36/+5 | |
| * | | | | | | | | | mm, kswapd: replace kswapd compaction with waking up kcompactd | Vlastimil Babka | 2016-03-17 | 3 | -104/+54 | |
| * | | | | | | | | | mm, memory hotplug: small cleanup in online_pages() | Vlastimil Babka | 2016-03-17 | 1 | -3/+3 | |
| * | | | | | | | | | mm, compaction: introduce kcompactd | Vlastimil Babka | 2016-03-17 | 4 | -2/+233 | |
| * | | | | | | | | | mm, kswapd: remove bogus check of balance_classzone_idx | Vlastimil Babka | 2016-03-17 | 1 | -2/+1 | |
| * | | | | | | | | | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-17 | 1 | -0/+1 | |
| * | | | | | | | | | mm/slub: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-17 | 1 | -4/+3 | |
| * | | | | | | | | | mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-17 | 1 | -13/+12 | |
| * | | | | | | | | | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages | Naoya Horiguchi | 2016-03-17 | 2 | -5/+0 | |
| * | | | | | | | | | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 | 1 | -0/+2 | |
| * | | | | | | | | | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 | 4 | -6/+43 | |
| * | | | | | | | | | mm: memcontrol: make tree_{stat,events} fetch all stats | Vladimir Davydov | 2016-03-17 | 1 | -28/+39 | |
| * | | | | | | | | | mm: memcontrol: do not bypass slab charge if memcg is offline | Vladimir Davydov | 2016-03-17 | 1 | -5/+3 | |
| * | | | | | | | | | mm: oom_kill: don't ignore oom score on exiting tasks | Johannes Weiner | 2016-03-17 | 1 | -3/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | lib+mm: fix few spelling mistakes | Bogdan Sikora | 2016-02-15 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 33 | -1187/+1707 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() | Johannes Weiner | 2016-03-15 | 1 | -2/+1 | |
| * | | | | | | | | | | mm: migrate: consolidate mem_cgroup_migrate() calls | Johannes Weiner | 2016-03-15 | 1 | -7/+2 | |
| * | | | | | | | | | | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 2016-03-15 | 4 | -46/+100 | |
| * | | | | | | | | | | mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page | Joonsoo Kim | 2016-03-15 | 1 | -11/+30 | |
| * | | | | | | | | | | mm/compaction: fix invalid free_pfn and compact_cached_free_pfn | Joonsoo Kim | 2016-03-15 | 1 | -4/+5 | |
| * | | | | | | | | | | mm/memblock.c: remove unnecessary memblock_type variable | Alexander Kuleshov | 2016-03-15 | 1 | -6/+2 | |
| * | | | | | | | | | | thp: cleanup split_huge_page() | Kirill A. Shutemov | 2016-03-15 | 1 | -13/+7 | |
| * | | | | | | | | | | mm: use linear_page_index() in do_fault() | Matthew Wilcox | 2016-03-15 | 1 | -2/+1 | |
| * | | | | | | | | | | mm: remove unnecessary uses of lock_page_memcg() | Johannes Weiner | 2016-03-15 | 4 | -15/+1 | |
| * | | | | | | | | | | mm: simplify lock_page_memcg() | Johannes Weiner | 2016-03-15 | 7 | -80/+57 | |
| * | | | | | | | | | | mm: migrate: do not touch page->mem_cgroup of live pages | Johannes Weiner | 2016-03-15 | 4 | -14/+18 | |
| * | | | | | | | | | | mm: workingset: per-cgroup cache thrash detection | Johannes Weiner | 2016-03-15 | 3 | -44/+78 | |
| * | | | | | | | | | | mm: workingset: eviction buckets for bigmem/lowbit machines | Johannes Weiner | 2016-03-15 | 1 | -1/+29 | |
| * | | | | | | | | | | mm: workingset: separate shadow unpacking and refault calculation | Johannes Weiner | 2016-03-15 | 1 | -28/+28 | |
| * | | | | | | | | | | mm: workingset: #define radix entry eviction mask | Johannes Weiner | 2016-03-15 | 1 | -4/+6 | |
| * | | | | | | | | | | mm: memcontrol: generalize locking for the page->mem_cgroup binding | Johannes Weiner | 2016-03-15 | 6 | -51/+45 | |
| * | | | | | | | | | | mm, vmscan: make zone_reclaimable_pages more precise | Michal Hocko | 2016-03-15 | 1 | -7/+7 | |
| * | | | | | | | | | | mm/madvise: update comment on sys_madvise() | Naoya Horiguchi | 2016-03-15 | 1 | -0/+14 | |
| * | | | | | | | | | | mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1 | Vladimir Davydov | 2016-03-15 | 1 | -8/+0 | |
| * | | | | | | | | | | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 2016-03-15 | 1 | -2/+15 | |
| * | | | | | | | | | | mm/memory.c: make apply_to_page_range() more robust | Mika Penttilä | 2016-03-15 | 1 | -1/+3 | |
| * | | | | | | | | | | mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind | Liang Chen | 2016-03-15 | 1 | -1/+3 | |
| * | | | | | | | | | | mm/memory-failure.c: remove useless "undef"s | Wang Xiaoqiang | 2016-03-15 | 1 | -2/+0 | |
| * | | | | | | | | | | mm/madvise: pass return code of memory_failure() to userspace | Naoya Horiguchi | 2016-03-15 | 1 | -2/+3 | |
| * | | | | | | | | | | mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() | Vlastimil Babka | 2016-03-15 | 2 | -8/+6 | |
| * | | | | | | | | | | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 2016-03-15 | 4 | -5/+37 | |
| * | | | | | | | | | | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 2016-03-15 | 4 | -14/+75 | |
| * | | | | | | | | | | mm, debug: move bad flags printing to bad_page() | Vlastimil Babka | 2016-03-15 | 2 | -10/+10 | |
| * | | | | | | | | | | mm, page_owner: dump page owner info from dump_page() | Vlastimil Babka | 2016-03-15 | 3 | -0/+28 |