summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-01-31mm: use mmget_not_zero() helperVegard Nossum
2017-01-31mm: add new mmget() helperVegard Nossum
2017-01-31mm: add new mmgrab() helperVegard Nossum
2017-01-31lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-01-31scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-01-31scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-01-31scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada
2017-01-31truncate: use i_blocksize()Geliang Tang
2017-01-31Merge branch 'akpm-current/current'Stephen Rothwell
2017-01-31Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-01-31Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-01-31Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2017-01-30Merge branches 'fixes' and 'misc' into for-nextRussell King
2017-01-29radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-01-25mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-01-25kasan: drain quarantine of memcg slab objectsGreg Thelen
2017-01-25mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang
2017-01-25mm/page_owner: align with pageblock_nr pageszhong jiang
2017-01-25mm, page_alloc: don't check cpuset allowed twice in fast-pathVlastimil Babka
2017-01-25mm, page_alloc: remove redundant checks from alloc fastpathVlastimil Babka
2017-01-25zswap: clear compressor or zpool param if invalid at initDan Streetman
2017-01-25zswap: allow initialization at boot without poolDan Streetman
2017-01-25mm: write protect MADV_FREE pagesShaohua Li
2017-01-25mm: fix comments for mmap_init()seokhoon.yoon
2017-01-25HWPOISON: soft offlining for non-lru movable pagesYisheng Xie
2017-01-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-01-25mm, page_alloc: only use per-cpu allocator for irq-safe requestsMel Gorman
2017-01-25mm, page_alloc: drain per-cpu pages from workqueue contextMel Gorman
2017-01-25mm, page_alloc: split alloc_pages_nodemask()Mel Gorman
2017-01-25mm, page_alloc: split buffered_rmqueue -fixMel Gorman
2017-01-25mm, page_alloc: split buffered_rmqueue()Mel Gorman
2017-01-25mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner
2017-01-25mm: vmscan: only write dirty pages that the scanner has seen twiceJohannes Weiner
2017-01-25mm: vmscan: remove old flusher wakeup from direct reclaim pathJohannes Weiner
2017-01-25mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner
2017-01-25mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner
2017-01-25userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE requestMike Rapoport
2017-01-25userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-01-25memblock: embed memblock type name within struct memblock_typeHeiko Carstens
2017-01-25memblock: also dump physmem list within __memblock_dump_allHeiko Carstens
2017-01-25memblock: let memblock_type_name know about physmem typeHeiko Carstens
2017-01-25mm/memory_hotplug.c: unexport __remove_pages()Andrew Morton
2017-01-25mm: fix and clarify section_active_mask()Dan Williams
2017-01-25mm: fix maybe-uninitialized warning in section_deactivate()Arnd Bergmann
2017-01-25mm: support section-unaligned ZONE_DEVICE memory rangesDan Williams
2017-01-25mm: prepare for hot-{add, remove} of sub-section rangesDan Williams
2017-01-25mm: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams
2017-01-25mm: fix register_new_memory() zone type detectionDan Williams
2017-01-25mm: track-active-portions-of-a-section-at-boot-fix fixArnd Bergmann
2017-01-25mm-track-active-portions-of-a-section-at-boot-fixAndrew Morton