summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas2016-09-055-9/+56
* Merge branch 'akpm-current/current'Stephen Rothwell2016-09-0526-727/+872
|\
| * seq-proc-modify-seq_put_decimal_ll-to-take-a-const-char-not-char-fixAndrew Morton2016-09-031-1/+1
| * proc: much faster /proc/vmstatAlexey Dobriyan2016-09-031-1/+4
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2016-09-031-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2016-09-031-1/+1
| * thp: reduce usage of huge zero page's atomic counterAaron Lu2016-09-033-17/+27
| * cpu: fix node state for whether it contains CPUTim Chen2016-09-031-0/+11
| * thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani2016-09-031-0/+43
| * mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK...Simon Guo2016-09-031-0/+3
| * mm-mlock-check-against-vma-for-actual-mlock-size-fixAndrew Morton2016-09-031-6/+4
| * mm: mlock: check against vma for actual mlock() sizeSimon Guo2016-09-031-0/+49
| * oom: warn if we go OOM for higher order and compaction is disabledMichal Hocko2016-09-031-0/+2
| * mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying2016-09-032-2/+4
| * mm/bootmem.c: replace kzalloc() by kzalloc_node()zijun_hu2016-09-031-12/+2
| * mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu2016-09-031-5/+5
| * mm/memblock.c: expose total reserved memorySrikar Dronamraju2016-09-031-0/+5
| * mm: introduce arch_reserved_kernel_pages()Srikar Dronamraju2016-09-031-0/+12
| * mm: use zonelist name instead of using hardcoded indexAneesh Kumar K.V2016-09-033-6/+6
| * oom, oom_reaper: allow to reap mm shared by the kthreadsMichal Hocko2016-09-031-7/+7
| * mm: make sure that kthreads will not refault oom reaped memoryMichal Hocko2016-09-032-0/+21
| * mm, oom: enforce exit_oom_victim on current taskTetsuo Handa2016-09-031-3/+2
| * oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko2016-09-031-20/+20
| * mm, oom: get rid of signal_struct::oom_victimsMichal Hocko2016-09-031-10/+7
| * oom: keep mm of the killed task availableMichal Hocko2016-09-031-32/+19
| * mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa2016-09-031-12/+3
| * mm,oom_reaper: reduce find_lock_task_mm() usageTetsuo Handa2016-09-031-43/+38
| * mm-swap-add-swap_cluster_list-checkpatch-fixesAndrew Morton2016-09-031-1/+3
| * mm, swap: add swap_cluster_listHuang Ying2016-09-031-70/+61
| * mm: unrig VMA cache hit ratioAlexey Dobriyan2016-09-031-4/+4
| * do_generic_file_read(): fail immediately if killedBart Van Assche2016-09-031-1/+3
| * mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim2016-09-031-25/+58
| * mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim2016-09-032-11/+32
| * mm/page_ext: rename offset to indexJoonsoo Kim2016-09-031-3/+3
| * mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim2016-09-032-79/+77
| * mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard pageJoonsoo Kim2016-09-031-1/+7
| * mm/debug_pagealloc.c: clean-up guard page handling codeJoonsoo Kim2016-09-031-16/+18
| * mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko2016-09-032-32/+0
| * mm: fix set pageblock migratetype in deferred struct page initXishi Qiu2016-09-031-7/+13
| * mem-hotplug: fix node spanned pages when we have a movable nodeXishi Qiu2016-09-031-31/+23
| * mm, vmscan: make compaction_ready() more accurate and readableVlastimil Babka2016-09-031-23/+20
| * mm-compaction-require-only-min-watermarks-for-non-costly-orders-fix orders-fixVlastimil Babka2016-09-031-1/+6
| * mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka2016-09-032-2/+6
| * mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka2016-09-032-3/+11
| * mm, compaction: create compact_gap wrapperVlastimil Babka2016-09-032-7/+6
| * mm, compaction: use correct watermark when checking compaction successVlastimil Babka2016-09-031-3/+3
| * mm-compaction-add-the-ultimate-direct-compaction-priority-fixVlastimil Babka2016-09-031-3/+3
| * mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2016-09-031-1/+4
| * mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka2016-09-031-8/+3
| * mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-09-032-7/+7