summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai2020-06-241-2/+3
* mm/rmap: annotate a data race at tlb_flush_batchedQian Cai2020-06-241-1/+1
* mm/mempool: fix a data race in mempool_free()Qian Cai2020-06-241-1/+1
* mm/list_lru: fix a data race in list_lru_count_oneQian Cai2020-06-241-1/+1
* mm/page_counter: fix various data races at memswQian Cai2020-06-241-6/+7
* mm-swapfile-fix-and-annotate-various-data-races-v2Qian Cai2020-06-241-2/+2
* mm/swapfile: fix and annotate various data racesQian Cai2020-06-241-13/+18
* mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov2020-06-241-7/+13
* mm/swap_state: mark various intentional data racesQian Cai2020-06-241-2/+2
* mm-page_io-mark-various-intentional-data-races-v2Qian Cai2020-06-241-1/+1
* mm/page_io: mark various intentional data racesQian Cai2020-06-241-3/+3
* mm/frontswap: mark various intentional data racesQian Cai2020-06-241-4/+4
* mm/kmemleak: silence KCSAN splats in checksumQian Cai2020-06-241-0/+2
* Merge branch 'akpm-current/current'Stephen Rothwell2020-06-2435-1988/+1702
|\
| * mm/zswap: move to use crypto_acomp API for hardware accelerationBarry Song2020-06-211-43/+110
| * mm: hugetlb: fix the name of hugetlb CMABarry Song2020-06-211-1/+3
| * mm: cma: fix the name of CMA areasBarry Song2020-06-212-8/+9
| * mm/cma.c: fix NULL pointer dereference when cma could not be activatedJianqun Xu2020-06-211-1/+1
| * mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-updateAnshuman Khandual2020-06-211-4/+12
| * mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-fixHugh Dickins2020-06-211-1/+1
| * mm/vmstat: add events for PMD based THP migration without splitAnshuman Khandual2020-06-212-0/+19
| * mm: thp: remove debug_cow switchYang Shi2020-06-211-21/+0
| * mm: use unsigned types for fragmentation scoreNitin Gupta2020-06-212-10/+10
| * mm: proactive compactionNitin Gupta2020-06-213-5/+197
| * mm/vmscan.c: fix typodylan-meiners2020-06-211-1/+1
| * mm/page_alloc: remove nr_free_pagecache_pages()David Hildenbrand2020-06-211-14/+2
| * mm: remove vm_total_pagesDavid Hildenbrand2020-06-214-12/+4
| * mm, page_alloc: skip ->watermark_boost for atomic order-0 allocations-fixCharan Teja Kalla2020-06-211-16/+20
| * mm, page_alloc: skip ->waternark_boost for atomic order-0 allocationsCharan Teja Reddy2020-06-211-0/+12
| * page_alloc: consider highatomic reserve in watermark fastJaewon Kim2020-06-211-30/+36
| * mm: track mmu notifiers in fs_reclaim_acquire/releaseDaniel Vetter2020-06-212-16/+16
| * mm, page_alloc: use unlikely() in task_capc()Vlastimil Babka2020-06-211-3/+2
| * mm/vmalloc: switch to "propagate()" callbackUladzislau Rezki (Sony)2020-06-211-19/+6
| * mm/vmalloc: simplify augment_tree_propagate_check()Uladzislau Rezki (Sony)2020-06-211-34/+8
| * mm/vmalloc: simplify merge_or_add_vmap_area()Uladzislau Rezki (Sony)2020-06-211-11/+14
| * vmalloc: convert to XArrayMatthew Wilcox (Oracle)2020-06-211-29/+11
| * mm/mmap.c: fix the adjusted length errorjianhong chen2020-06-211-14/+29
| * mm: move p?d_alloc_track to separate header fileJoerg Roedel2020-06-211-0/+1
| * mm/memory.c: make remap_pfn_range() reject unaligned addrAlex Zhang2020-06-211-1/+4
| * mm: remove redundant check non_swap_entry()Ralph Campbell2020-06-211-1/+1
| * mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin2020-06-211-4/+10
| * mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2020-06-212-1/+13
| * mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix-fixAndrew Morton2020-06-211-1/+1
| * mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fixAndrew Morton2020-06-211-3/+5
| * mm: memcg/percpu: account percpu memory to memory cgroupsRoman Gushchin2020-06-215-40/+244
| * percpu: return number of released bytes from pcpu_free_area()Roman Gushchin2020-06-211-3/+10
| * mm-memcg-slab-use-a-single-set-of-kmem_caches-for-all-allocations-fixAndrew Morton2020-06-211-2/+1
| * mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin2020-06-215-558/+55
| * mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()Roman Gushchin2020-06-211-3/+0
| * mm: memcg/slab: deprecate slab_root_cachesRoman Gushchin2020-06-214-48/+8