aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-05-12Merge branch 'akpm-current/current'Stephen Rothwell
2015-05-12Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-05-09don't pass nameidata to ->follow_link()Al Viro
2015-05-09new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-09shmem: switch to simple_follow_link()Al Viro
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-06kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-05-06mm/util.c: add kstrimdup()Sebastian Capella
2015-05-06zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-05-06mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-05-06mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-05-06mm: document deactivate_pageMinchan Kim
2015-05-06mm: move lazily freed pages to inactive listMinchan Kim
2015-05-06mm: free swp_entry in madvise_freeMinchan Kim
2015-05-06mm: remove lock validation check for MADV_FREEMinchan Kim
2015-05-06mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-05-06mm: don't split THP page when syscall is calledMinchan Kim
2015-05-06mm-support-madvisemadv_free-fix-2Andrew Morton
2015-05-06mm: support madvise(MADV_FREE)Minchan Kim
2015-05-06mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer
2015-05-06mm: page_isolation: check pfn validity before accessWeijie Yang
2015-05-06mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-05-06mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-05-06mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-05-06mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov
2015-05-06page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-05-06mm: only define hashdist variable when neededRasmus Villemoes
2015-05-06mm: meminit: remove mminit_verify_page_linksMel Gorman
2015-05-06mm: meminit: Reduce number of times pageblocks are set during struct page ini...Mel Gorman
2015-05-06mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman
2015-05-06mm: meminit: free pages in large chunks where possibleMel Gorman
2015-05-06mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman
2015-05-06mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman
2015-05-06mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-05-06mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-05-06mm-meminit-inline-some-helper-functions-fix2Michal Hocko
2015-05-06mm-meminit-inline-some-helper-functions-fixAndrew Morton
2015-05-06mm: meminit: inline some helper functionsMel Gorman
2015-05-06mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-05-06mm: page_alloc: pass PFN to __free_pages_bootmem -fixMel Gorman
2015-05-06mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman
2015-05-06mm: meminit: only set page reserved in the memblock regionNathan Zimmer
2015-05-06mm: meminit: move page initialization into a separate functionRobin Holt
2015-05-06memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt
2015-05-06mm: new arch_remap() hookLaurent Dufour
2015-05-06mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-05-06mm-fix-mprotect-behaviour-on-vm_locked-vmas-fixAndrew Morton
2015-05-06mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov
2015-05-06thp: cleanup how khugepaged enters freezerJiri Kosina
2015-05-06mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen