summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-24mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko
2015-06-24mm/cma.c: fix typos in commentsShailendra Verma
2015-06-24mm/oom_kill.c: print points as unsigned intWang Long
2015-06-24mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz
2015-06-24mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz
2015-06-24mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz
2015-06-24Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko
2015-06-24mm: nommu: refactor debug and warning printsLeon Romanovsky
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-06-24tracing: add trace event for memory-failureXie XiuQi
2015-06-24memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-06-24memory-failure: export page_type and action resultXie XiuQi
2015-06-24mm, memcg: Try charging a page before setting page up to dateMel Gorman
2015-06-24hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko
2015-06-24mm: page_alloc: inline should_alloc_retry()Johannes Weiner
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner
2015-06-24mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner
2015-06-24mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner
2015-06-24mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-06-24mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner
2015-06-24mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng
2015-06-24mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi
2015-06-24rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov
2015-06-24mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi
2015-06-24mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2015-06-24mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi
2015-06-24mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang
2015-06-24mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-06-24mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier
2015-06-24mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov
2015-06-24mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour
2015-06-24mm: new arch_remap() hookLaurent Dufour
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov
2015-06-24thp: cleanup how khugepaged enters freezerJiri Kosina
2015-06-24mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen
2015-06-24mm, hwpoison: add comment describing when to add new casesAndi Kleen
2015-06-24linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes
2015-06-24slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo
2015-06-24xtensa: use for_each_sg()Akinobu Mita
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf