aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-05-22Merge branch 'akpm-current/current'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-05-21block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-14mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman
2015-05-14CMA: page_isolation: check buddy before accessing itHui Zhu
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-14kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-05-14mm/util.c: add kstrimdup()Sebastian Capella
2015-05-14zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-05-14mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-05-14mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-05-14mm: document deactivate_pageMinchan Kim
2015-05-14mm: move lazily freed pages to inactive listMinchan Kim
2015-05-14mm: free swp_entry in madvise_freeMinchan Kim
2015-05-14mm-dont-split-thp-page-when-syscall-is-called-fix-3Andrew Morton
2015-05-14mm: remove lock validation check for MADV_FREEMinchan Kim
2015-05-14mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-05-14mm: don't split THP page when syscall is calledMinchan Kim
2015-05-14mm-support-madvisemadv_free-fix-2Andrew Morton
2015-05-14mm: support madvise(MADV_FREE)Minchan Kim
2015-05-14mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer
2015-05-14mm: page_isolation: check pfn validity before accessWeijie Yang
2015-05-14mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-05-14mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-05-14mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov
2015-05-14page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-05-14mm/hugetlb: initialize order with UINT_MAX in dissolve_free_huge_pages()Naoya Horiguchi
2015-05-14mm: clarify that the function operateds on hugepage pteAneesh Kumar K.V
2015-05-14powerpc/mm: use generic version of pmdp_clear_flushAneesh Kumar K.V
2015-05-14mm/thp: split out pmd collapse/flush into separate functionsAneesh Kumar K.V
2015-05-14rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fix-fixAndrew Morton
2015-05-14rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fixAndrew Morton
2015-05-14rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov
2015-05-14mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi
2015-05-14mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi
2015-05-14mm-memory-failure-introduce-get_hwpoison_page-for-consistent-refcount-handlin...Andrew Morton
2015-05-14mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2015-05-14mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi
2015-05-14mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang
2015-05-14mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-05-14tracing: add trace event for memory-failureXie XiuQi
2015-05-14memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-05-14memory-failure: export page_type and action resultXie XiuQi
2015-05-14mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier
2015-05-14mm/mmap.c: fix off-by-one in mmap overflow checkReese Faucette