aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-06-01Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-05-29kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-05-29mm/util.c: add kstrimdup()Sebastian Capella
2015-05-29zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-05-29mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-05-29mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-05-29mm: document deactivate_pageMinchan Kim
2015-05-29mm: move lazily freed pages to inactive listMinchan Kim
2015-05-29mm: free swp_entry in madvise_freeMinchan Kim
2015-05-29mm-dont-split-thp-page-when-syscall-is-called-fix-3Andrew Morton
2015-05-29mm: remove lock validation check for MADV_FREEMinchan Kim
2015-05-29mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-05-29mm: don't split THP page when syscall is calledMinchan Kim
2015-05-29mm-support-madvisemadv_free-fix-2Andrew Morton
2015-05-29mm: support madvise(MADV_FREE)Minchan Kim
2015-05-29mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer
2015-05-29mm: page_isolation: check pfn validity before accessWeijie Yang
2015-05-29mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-05-29mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-05-29mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov
2015-05-29page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-05-29mm/cma.c: fix typos in commentsShailendra Verma
2015-05-29mm/oom_kill.c: print points as unsigned intWang Long
2015-05-29mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel
2015-05-29mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz
2015-05-29mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz
2015-05-29mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz
2015-05-29mm: nommu: refactor debug and warning printsLeon Romanovsky
2015-05-29mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-05-29powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-05-29mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-05-29tracing: fix build error in mm/memory-failure.cXie XiuQi
2015-05-29tracing: add trace event for memory-failureXie XiuQi
2015-05-29memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-05-29memory-failure: export page_type and action resultXie XiuQi
2015-05-29mm, memcg: Try charging a page before setting page up to dateMel Gorman
2015-05-29hugetlb-do-not-account-hugetlb-pages-as-nr_file_pages-fixAndrew Morton
2015-05-29hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko
2015-05-29mm: page_alloc: inline should_alloc_retry()Johannes Weiner
2015-05-29mm: oom_kill: simplify OOM killer lockingJohannes Weiner
2015-05-29mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner
2015-05-29mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner
2015-05-29mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner
2015-05-29mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-05-29mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner