aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-06-10zpool: change pr_info to pr_debugDan Streetman
2015-06-10zswap: runtime enable/disableDan Streetman
2015-06-10zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-06-10mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-06-10mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-06-10mm: document deactivate_pageMinchan Kim
2015-06-10mm: move lazily freed pages to inactive listMinchan Kim
2015-06-10mm: free swp_entry in madvise_freeMinchan Kim
2015-06-10mm-dont-split-thp-page-when-syscall-is-called-fix-3Andrew Morton
2015-06-10mm: remove lock validation check for MADV_FREEMinchan Kim
2015-06-10mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-06-10mm: don't split THP page when syscall is calledMinchan Kim
2015-06-10mm-support-madvisemadv_free-fix-2Andrew Morton
2015-06-10mm: support madvise(MADV_FREE)Minchan Kim
2015-06-10mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer
2015-06-10mm: page_isolation: check pfn validity before accessWeijie Yang
2015-06-10mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-06-10mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-06-10page-flags-define-behavior-of-lru-related-flags-on-compound-pages-fix-fixVlastimil Babka
2015-06-10mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov
2015-06-10page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-06-10mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski
2015-06-10mm-kmemleak-optimise-kmemleak_lock-acquiring-during-kmemleak_scan-v2Catalin Marinas
2015-06-10mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scanCatalin Marinas
2015-06-10mm: kmemleak: avoid deadlock on the kmemleak object insertion error pathCatalin Marinas
2015-06-10mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()Catalin Marinas
2015-06-10mm: kmemleak: fix delete_object_*() race when called on the same memory blockCatalin Marinas
2015-06-10mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas
2015-06-10memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo
2015-06-10memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo
2015-06-10frontswap: allow multiple backendsDan Streetman
2015-06-10mm/memblock: allocate boot time data structures from mirrored memoryTony Luck
2015-06-10mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-10mm-do-not-ignore-mapping_gfp_mask-in-page-cache-allocation-paths-checkpatch-f...Andrew Morton
2015-06-10mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko
2015-06-10mm/cma.c: fix typos in commentsShailendra Verma
2015-06-10mm/oom_kill.c: print points as unsigned intWang Long
2015-06-10mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel
2015-06-10mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz
2015-06-10mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz
2015-06-10mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz
2015-06-10mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz
2015-06-10mm: nommu: refactor debug and warning printsLeon Romanovsky
2015-06-10mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-10powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-10mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-06-10tracing: fix build error in mm/memory-failure.cXie XiuQi
2015-06-10tracing: add trace event for memory-failureXie XiuQi
2015-06-10memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-06-10memory-failure: export page_type and action resultXie XiuQi