aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-24mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko3-5/+7
2015-06-24mm/cma.c: fix typos in commentsShailendra Verma1-2/+2
2015-06-24mm/oom_kill.c: print points as unsigned intWang Long1-1/+1
2015-06-24mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz1-4/+35
2015-06-24mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz1-24/+48
2015-06-24mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz1-2/+50
2015-06-24Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko1-1/+7
2015-06-24mm: nommu: refactor debug and warning printsLeon Romanovsky1-92/+20
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V13-61/+65
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V5-22/+27
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V4-36/+67
2015-06-24tracing: add trace event for memory-failureXie XiuQi3-0/+89
2015-06-24memory-failure: change type of action_result's param 3 to enumXie XiuQi2-2/+3
2015-06-24memory-failure: export page_type and action resultXie XiuQi2-101/+101
2015-06-24mm, memcg: Try charging a page before setting page up to dateMel Gorman1-4/+6
2015-06-24hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko1-3/+13
2015-06-24mm: page_alloc: inline should_alloc_retry()Johannes Weiner1-72/+32
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner5-114/+46
2015-06-24mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner1-2/+0
2015-06-24mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner1-5/+1
2015-06-24mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner1-2/+1
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner5-15/+14
2015-06-24mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner1-2/+0
2015-06-24mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng1-24/+22
2015-06-24mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi1-8/+11
2015-06-24rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov1-1/+6
2015-06-24mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi1-0/+4
2015-06-24mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi2-25/+6
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handlingNaoya Horiguchi3-7/+48
2015-06-24mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi1-63/+25
2015-06-24mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang1-6/+6
2015-06-24mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pagesNishanth Aravamudan1-1/+2
2015-06-24mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier1-15/+2
2015-06-24mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-06-24mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov1-1/+0
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes2-5/+5
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen12-41/+0
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour2-1/+35
2015-06-24mm: new arch_remap() hookLaurent Dufour2-6/+20
2015-06-24mm: new mm hook frameworkLaurent Dufour31-0/+466
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen11-52/+5
2015-06-24mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov1-0/+11
2015-06-24thp: cleanup how khugepaged enters freezerJiri Kosina1-3/+1
2015-06-24mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen1-7/+0
2015-06-24mm, hwpoison: add comment describing when to add new casesAndi Kleen1-0/+8
2015-06-24linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes1-2/+2
2015-06-24slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders4-15/+24
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo2-23/+61
2015-06-24xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf1-0/+8