summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-04-23Merge branch 'akpm-current/current'Stephen Rothwell
2014-04-23Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-04-23Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-04-23Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-04-23Merge remote-tracking branch 's390/features'Stephen Rothwell
2014-04-23mm/util.c: add kstrimdup()Sebastian Capella
2014-04-23do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-04-23mm-vmscan-do-not-throttle-based-on-pfmemalloc-reserves-if-node-has-no-zone_no...Andrew Morton
2014-04-23mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman
2014-04-23mm/mmap.c: remove the first mapping checkHuang Shijie
2014-04-23mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2014-04-23mm-memcontrolc-introduce-helper-mem_cgroup_zoneinfo_zone-checkpatch-fixesAndrew Morton
2014-04-23mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()Jianyu Zhan
2014-04-23mm: debug: make bad_range() output more usable and readableDave Hansen
2014-04-23mm-compaction-cleanup-isolate_freepages-fix 2Vlastimil Babka
2014-04-23mm-compaction-cleanup-isolate_freepages-fixAndrew Morton
2014-04-23mm/compaction: cleanup isolate_freepages()Vlastimil Babka
2014-04-23mm/compaction: clean up unused code linesHeesub Shin
2014-04-23mm-gupc-tweaks-fixAndrew Morton
2014-04-23mm/gup.c: tweaksAndrew Morton
2014-04-23mm: cleanup __get_user_pages()Kirill A. Shutemov
2014-04-23mm-extract-code-to-fault-in-a-page-from-__get_user_pages-fixAndrew Morton
2014-04-23mm: extract code to fault in a page from __get_user_pages()Kirill A. Shutemov
2014-04-23mm: cleanup follow_page_mask()Kirill A. Shutemov
2014-04-23mm: extract in_gate_area() case from __get_user_pages()Kirill A. Shutemov
2014-04-23mm: move get_user_pages()-related code to separate fileKirill A. Shutemov
2014-04-23mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pagesVlastimil Babka
2014-04-23mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka
2014-04-23slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov
2014-04-23mem-hotplug: implement get/put_online_memsVladimir Davydov
2014-04-23memcg: un-export __memcg_kmem_get_cacheVladimir Davydov
2014-04-23mm-page_alloc-do-not-cache-reclaim-distances-fixAndrew Morton
2014-04-23mm: page_alloc: do not cache reclaim distancesMel Gorman
2014-04-23mm: disable zone_reclaim_mode by defaultMel Gorman
2014-04-23hugetlb-add-support-for-gigantic-page-allocation-at-runtime-checkpatch-fixesAndrew Morton
2014-04-23hugetlb: add support for gigantic page allocation at runtimeLuiz Capitulino
2014-04-23hugetlb: move helpers up in the fileLuiz Capitulino
2014-04-23hugetlb: update_and_free_page(): don't clear PG_reserved bitLuiz Capitulino
2014-04-23hugetlb: add hstate_is_gigantic()Luiz Capitulino
2014-04-23hugetlb: prep_compound_gigantic_page(): drop __init markerLuiz Capitulino
2014-04-23mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-23slab: document kmalloc_orderVladimir Davydov
2014-04-23mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner
2014-04-23mm-mempool-warn-about-__gfp_zero-usage-fixAndrew Morton
2014-04-23mm/mempool: warn about __GFP_ZERO usageSebastian Ott
2014-04-23mm: convert some level-less printks to pr_*Mitchel Humpherys
2014-04-23mm/huge_memory.c: complete conversion to pr_foo()Andrew Morton
2014-04-23thp: consolidate assert checks in __split_huge_page()Kirill A. Shutemov
2014-04-23memblock: introduce memblock_alloc_range()Akinobu Mita
2014-04-23mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso