summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-06-07mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov
2016-06-07mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader
2016-05-18mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-18zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky
2016-05-11writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran
2016-05-11mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-05-11mm/zswap: provide unique zpool nameDan Streetman
2016-05-11mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-04mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim
2016-05-04mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim
2016-05-04numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-05-04mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov
2016-05-04memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-05-04slub: clean up code for kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2016-04-20mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-04-12mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka
2016-04-12mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner
2016-04-12mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner
2016-03-11mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson
2016-03-09mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek
2016-03-09mm, thp: fix migration of PTE-mapped transparent huge pagesKirill A. Shutemov
2016-03-09kasan: add functions to clear stack poisonMark Rutland
2016-03-09mm: __delete_from_page_cache show Bad page if mappedHugh Dickins
2016-03-09mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli
2016-02-24thp: call pmdp_invalidate() with correct virtual addressKirill A. Shutemov
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-18mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov
2016-02-18mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar
2016-02-18mm: fix regression in remap_file_pages() emulationKirill A. Shutemov
2016-02-18thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-11mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta
2016-02-11mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta
2016-02-11mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes
2016-02-11mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov
2016-02-11mm: fix filemap.c kernel doc warningRandy Dunlap
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson