| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner | 2016-03-09 | 1 | -2/+27 |
| * | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 2016-03-09 | 3 | -9/+5 |
| * | mm-add-a-new-vector-based-madvise-syscall-fix | Andrew Morton | 2016-03-09 | 1 | -2/+0 |
| * | mm: add a new vector based madvise syscall | Shaohua Li | 2016-03-09 | 1 | -44/+237 |
| * | mm/page_alloc.c: calculate 'available' memory in a separate function | Igor Redko | 2016-03-09 | 1 | -0/+43 |
| * | mm/Kconfig: remove redundant arch depend for memory hotplug | Yang Shi | 2016-03-09 | 1 | -1/+0 |
| * | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range | Aneesh Kumar K.V | 2016-03-09 | 2 | -17/+5 |
| * | mm: deduplicate memory overcommitment code | Andrey Ryabinin | 2016-03-09 | 3 | -240/+124 |
| * | mm: move max_map_count bits into mm.h | Andrey Ryabinin | 2016-03-09 | 3 | -3/+0 |
| * | thp, vmstats: count deferred split events | Kirill A. Shutemov | 2016-03-09 | 2 | -0/+2 |
| * | mm: workingset: make shadow node shrinker memcg aware | Vladimir Davydov | 2016-03-09 | 2 | -6/+9 |
| * | mm: workingset: size shadow nodes lru basing on file cache size | Vladimir Davydov | 2016-03-09 | 1 | -1/+3 |
| * | mm: memcontrol: zap memcg_kmem_online helper | Vladimir Davydov | 2016-03-09 | 2 | -2/+2 |
| * | mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker | Vladimir Davydov | 2016-03-09 | 1 | -5/+10 |
| * | mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy | Vladimir Davydov | 2016-03-09 | 1 | -36/+5 |
| * | mm, compaction: adapt isolation_suitable flushing to kcompactd | Vlastimil Babka | 2016-03-09 | 2 | -5/+6 |
| * | mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd-fix | Vlastimil Babka | 2016-03-09 | 1 | -4/+3 |
| * | mm, kswapd: replace kswapd compaction with waking up kcompactd | Vlastimil Babka | 2016-03-09 | 1 | -98/+48 |
| * | mm, memory hotplug: small cleanup in online_pages() | Vlastimil Babka | 2016-03-09 | 1 | -3/+3 |
| * | mm-compaction-introduce-kcompactd-fix-3 | Vlastimil Babka | 2016-03-09 | 1 | -4/+7 |
| * | mm/compaction: don't use modular references for non modular code | Paul Gortmaker | 2016-03-09 | 1 | -3/+1 |
| * | mm, compaction: fix build errors with kcompactd | Arnd Bergmann | 2016-03-09 | 1 | -0/+1 |
| * | mm, compaction: introduce kcompactd | Vlastimil Babka | 2016-03-09 | 4 | -2/+231 |
| * | mm, kswapd: remove bogus check of balance_classzone_idx | Vlastimil Babka | 2016-03-09 | 1 | -2/+1 |
| * | sound-query-dynamic-debug_pagealloc-setting-fix | Andrew Morton | 2016-03-09 | 1 | -0/+1 |
| * | mm-slub-query-dynamic-debug_pagealloc-setting-v2 | Joonsoo Kim | 2016-03-09 | 1 | -0/+1 |
| * | mm-slub-query-dynamic-debug_pagealloc-setting-fix | Andrew Morton | 2016-03-09 | 1 | -6/+3 |
| * | mm/slub: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-09 | 1 | -5/+6 |
| * | mm-vmalloc-query-dynamic-debug_pagealloc-setting-fix | Andrew Morton | 2016-03-09 | 1 | -9/+8 |
| * | mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-09 | 1 | -4/+4 |
| * | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages | Naoya Horiguchi | 2016-03-09 | 2 | -5/+0 |
| * | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-09 | 1 | -0/+2 |
| * | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-09 | 4 | -6/+43 |
| * | mm-memcontrol-make-tree_statevents-fetch-all-stats-fix | Vladimir Davydov | 2016-03-09 | 1 | -6/+12 |
| * | mm: memcontrol: make tree_{stat,events} fetch all stats | Vladimir Davydov | 2016-03-09 | 1 | -26/+31 |
| * | mm: memcontrol: do not bypass slab charge if memcg is offline | Vladimir Davydov | 2016-03-09 | 1 | -5/+3 |
| * | mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() | Johannes Weiner | 2016-03-09 | 1 | -2/+1 |
| * | mm: migrate: consolidate mem_cgroup_migrate() calls | Johannes Weiner | 2016-03-09 | 1 | -7/+2 |
| * | mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous-fix | Andrew Morton | 2016-03-09 | 1 | -3/+3 |
| * | mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous-v3 | Joonsoo Kim | 2016-03-09 | 1 | -70/+69 |
| * | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 2016-03-09 | 4 | -44/+99 |
| * | mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page | Joonsoo Kim | 2016-03-09 | 1 | -11/+30 |
| * | mm/compaction: fix invalid free_pfn and compact_cached_free_pfn | Joonsoo Kim | 2016-03-09 | 1 | -4/+5 |
| * | mm/memblock.c: remove unnecessary memblock_type variable | Alexander Kuleshov | 2016-03-09 | 1 | -6/+2 |
| * | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 2016-03-09 | 1 | -1/+5 |
| * | oom: make oom_reaper freezable | Michal Hocko | 2016-03-09 | 1 | -0/+2 |
| * | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 2016-03-09 | 1 | -17/+19 |
| * | mm-oom_reaper-report-success-failure-fix | Michal Hocko | 2016-03-09 | 1 | -1/+1 |
| * | mm-oom_reaper-report-success-failure-fix | Andrew Morton | 2016-03-09 | 1 | -1/+2 |
| * | mm, oom_reaper: report success/failure | Michal Hocko | 2016-03-09 | 1 | -2/+14 |