summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2016-03-091-2/+27
| * mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-093-9/+5
| * mm-add-a-new-vector-based-madvise-syscall-fixAndrew Morton2016-03-091-2/+0
| * mm: add a new vector based madvise syscallShaohua Li2016-03-091-44/+237
| * mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2016-03-091-0/+43
| * mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi2016-03-091-1/+0
| * mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V2016-03-092-17/+5
| * mm: deduplicate memory overcommitment codeAndrey Ryabinin2016-03-093-240/+124
| * mm: move max_map_count bits into mm.hAndrey Ryabinin2016-03-093-3/+0
| * thp, vmstats: count deferred split eventsKirill A. Shutemov2016-03-092-0/+2
| * mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-092-6/+9
| * mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov2016-03-091-1/+3
| * mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov2016-03-092-2/+2
| * mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov2016-03-091-5/+10
| * mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov2016-03-091-36/+5
| * mm, compaction: adapt isolation_suitable flushing to kcompactdVlastimil Babka2016-03-092-5/+6
| * mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd-fixVlastimil Babka2016-03-091-4/+3
| * mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-091-98/+48
| * mm, memory hotplug: small cleanup in online_pages()Vlastimil Babka2016-03-091-3/+3
| * mm-compaction-introduce-kcompactd-fix-3Vlastimil Babka2016-03-091-4/+7
| * mm/compaction: don't use modular references for non modular codePaul Gortmaker2016-03-091-3/+1
| * mm, compaction: fix build errors with kcompactdArnd Bergmann2016-03-091-0/+1
| * mm, compaction: introduce kcompactdVlastimil Babka2016-03-094-2/+231
| * mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka2016-03-091-2/+1
| * sound-query-dynamic-debug_pagealloc-setting-fixAndrew Morton2016-03-091-0/+1
| * mm-slub-query-dynamic-debug_pagealloc-setting-v2Joonsoo Kim2016-03-091-0/+1
| * mm-slub-query-dynamic-debug_pagealloc-setting-fixAndrew Morton2016-03-091-6/+3
| * mm/slub: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-091-5/+6
| * mm-vmalloc-query-dynamic-debug_pagealloc-setting-fixAndrew Morton2016-03-091-9/+8
| * mm/vmalloc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-091-4/+4
| * /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-092-5/+0
| * mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov2016-03-091-0/+2
| * mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov2016-03-094-6/+43
| * mm-memcontrol-make-tree_statevents-fetch-all-stats-fixVladimir Davydov2016-03-091-6/+12
| * mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov2016-03-091-26/+31
| * mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov2016-03-091-5/+3
| * mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner2016-03-091-2/+1
| * mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner2016-03-091-7/+2
| * mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous-fixAndrew Morton2016-03-091-3/+3
| * mm-compaction-speed-up-pageblock_pfn_to_page-when-zone-is-contiguous-v3Joonsoo Kim2016-03-091-70/+69
| * mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-094-44/+99
| * mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim2016-03-091-11/+30
| * mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim2016-03-091-4/+5
| * mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov2016-03-091-6/+2
| * oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-091-1/+5
| * oom: make oom_reaper freezableMichal Hocko2016-03-091-0/+2
| * mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-091-17/+19
| * mm-oom_reaper-report-success-failure-fixMichal Hocko2016-03-091-1/+1
| * mm-oom_reaper-report-success-failure-fixAndrew Morton2016-03-091-1/+2
| * mm, oom_reaper: report success/failureMichal Hocko2016-03-091-2/+14