aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-06-11Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'init/init-v4.1-rc6'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-06-10manual merge of sched/coreIngo Molnar
2015-06-10kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-06-10mm/util.c: add kstrimdup()Sebastian Capella
2015-06-10zpool: remove zpool_evict()Dan Streetman
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