summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski2016-03-091-5/+8
* Merge branch 'akpm-current/current'Stephen Rothwell2016-03-0965-2516/+4291
|\
| * kernel: add kcov code coverageDmitry Vyukov2016-03-092-0/+16
| * mm/util.c: add kstrimdup()Sebastian Capella2016-03-091-0/+30
| * radix-tree,shmem: introduce radix_tree_iter_next()Matthew Wilcox2016-03-091-9/+3
| * mm-use-radix_tree_iter_retry-fixVlastimil Babka2016-03-091-5/+0
| * mm: use radix_tree_iter_retry()Matthew Wilcox2016-03-092-42/+29
| * radix_tree: add support for multi-order entriesMatthew Wilcox2016-03-091-1/+1
| * Fix Christoph's email addressesChristoph Lameter2016-03-092-2/+2
| * mm/memblock.c:memblock_add_range(): if nr_new is 0 just returnnimisolo2016-03-091-0/+3
| * mm-use-watermak-checks-for-__gfp_repeat-high-order-allocations-checkpatch-fixesAndrew Morton2016-03-091-3/+3
| * mm: use watermark checks for __GFP_REPEAT high order allocationsMichal Hocko2016-03-091-19/+14
| * mm: throttle on IO only when there are too many dirty and writeback pagesMichal Hocko2016-03-092-20/+36
| * mm-oom-rework-oom-detection-checkpatch-fixesAndrew Morton2016-03-091-9/+13
| * mm, oom: rework oom detectionMichal Hocko2016-03-092-29/+87
| * mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled.Tetsuo Handa2016-03-091-1/+5
| * mm,oom: make oom_killer_disable() killable.Tetsuo Handa2016-03-091-7/+3
| * mm-zsmalloc-add-freeable-column-to-pool-stat-fixSergey Senozhatsky2016-03-091-1/+1
| * mm/zsmalloc: add `freeable' column to pool statSergey Senozhatsky2016-03-091-7/+13
| * zsmalloc: drop unused member 'mapping_area->huge'YiPing Xu2016-03-091-6/+3
| * thp: do not hold anon_vma lock during swap inKirill A. Shutemov2016-03-091-2/+2
| * khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov2016-03-091-4/+3
| * mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov2016-03-091-5/+0
| * mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-03-093-1/+48
| * mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov2016-03-091-1/+1
| * mm: make optimistic check for swapin readaheadEbru Akagunduz2016-03-091-3/+42
| * ksm: validate STABLE_NODE_DUP_HEAD conditional to gcc versionAndrea Arcangeli2016-03-091-0/+2
| * ksm-introduce-ksm_max_page_sharing-per-page-deduplication-limit-fix-2Andrew Morton2016-03-091-1/+1
| * ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli2016-03-091-66/+665
| * thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov2016-03-092-176/+34
| * mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov2016-03-091-6/+9
| * rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov2016-03-092-12/+17
| * rmap: introduce rmap_walk_locked()Kirill A. Shutemov2016-03-091-9/+32
| * mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams2016-03-091-0/+1
| * mm: percpu: use pr_fmt to prefix outputJoe Perches2016-03-092-11/+13
| * mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-0920-150/+118
| * mm: coalesce split stringsJoe Perches2016-03-0920-109/+78
| * mm: convert pr_warning to pr_warnJoe Perches2016-03-093-18/+16
| * mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-091-2/+0
| * oom: make oom_reaper_list single linkedVladimir Davydov2016-03-091-8/+7
| * mm: memcontrol: cleanup css_reset callbackVladimir Davydov2016-03-091-3/+5
| * mm, memory hotplug: print debug message in the proper way for online_pagesChen Yucong2016-03-091-16/+16
| * mm: remove __GFP_NOFAIL is deprecated commentMichal Hocko2016-03-091-13/+5
| * mm-page_ref-add-tracepoint-to-track-down-page-reference-manipulation-fix-3-fixAndrew Morton2016-03-091-7/+6
| * mm/page_ref: fix build failure for xtensaJoonsoo Kim2016-03-091-0/+1
| * mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-093-0/+68
| * mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-097-26/+21
| * mm: thp: Set THP defrag by default to madvise and add a stall-free defrag opt...Mel Gorman2016-03-091-3/+4
| * mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2016-03-094-48/+70
| * mm, mempool: only set __GFP_NOMEMALLOC if there are free elementsDavid Rientjes2016-03-091-4/+16