aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-05-04mm: meminit: Reduce number of times pageblocks are set during struct page ini...Mel Gorman
2015-05-04mm: page_alloc: pass PFN to __free_pages_bootmem -fixMel Gorman
2015-05-01kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-05-01mm/util.c: add kstrimdup()Sebastian Capella
2015-05-01zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-05-01mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-05-01mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-05-01mm: document deactivate_pageMinchan Kim
2015-05-01mm: move lazily freed pages to inactive listMinchan Kim
2015-05-01mm: free swp_entry in madvise_freeMinchan Kim
2015-05-01mm: remove lock validation check for MADV_FREEMinchan Kim
2015-05-01mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-05-01mm: don't split THP page when syscall is calledMinchan Kim
2015-05-01mm-support-madvisemadv_free-fix-2Andrew Morton
2015-05-01mm: support madvise(MADV_FREE)Minchan Kim
2015-05-01mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer
2015-05-01mm: page_isolation: check pfn validity before accessWeijie Yang
2015-05-01mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-05-01mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-05-01mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-05-01mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov
2015-05-01page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-05-01mm: meminit: remove mminit_verify_page_linksMel Gorman
2015-05-01mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman
2015-05-01mm: meminit: free pages in large chunks where possibleMel Gorman
2015-05-01mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman
2015-05-01mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman
2015-05-01mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-05-01mm-meminit-inline-some-helper-functions-fixAndrew Morton
2015-05-01mm: meminit: inline some helper functionsMel Gorman
2015-05-01mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-05-01mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman
2015-05-01mm: meminit: only set page reserved in the memblock regionNathan Zimmer
2015-05-01mm: meminit: move page initialization into a separate functionRobin Holt
2015-05-01memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt
2015-05-01mm: new arch_remap() hookLaurent Dufour
2015-05-01mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-05-01mm-fix-mprotect-behaviour-on-vm_locked-vmas-fixAndrew Morton
2015-05-01mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov
2015-05-01thp: cleanup how khugepaged enters freezerJiri Kosina
2015-05-01mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen
2015-05-01mm, hwpoison: add comment describing when to add new casesAndi Kleen
2015-05-01slub-bulk-allocation-from-per-cpu-partial-pages-fixAndrew Morton
2015-05-01slub: bulk allocation from per cpu partial pagesChristoph Lameter
2015-05-01slub bulk alloc: extract objects from the per cpu slabChristoph Lameter
2015-05-01slab: infrastructure for bulk object allocation and freeingChristoph Lameter
2015-05-01slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders
2015-05-01mm-slab_common-support-the-slub_debug-boot-option-on-specific-object-size-fixAndrew Morton
2015-05-01mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo
2015-05-01mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi