Christoph Hellwig b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support %!s(int64=10) %!d(string=hai) anos
..
Kconfig 09316c09dd mm/balloon_compaction: add vmstat counters and kpageflags bit %!s(int64=10) %!d(string=hai) anos
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options %!s(int64=10) %!d(string=hai) anos
Makefile 48c96a3685 mm/page_owner: keep track of page owners %!s(int64=10) %!d(string=hai) anos
backing-dev.c b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support %!s(int64=10) %!d(string=hai) anos
balloon_compaction.c 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled %!s(int64=10) %!d(string=hai) anos
bootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat %!s(int64=10) %!d(string=hai) anos
cleancache.c 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE %!s(int64=11) %!d(string=hai) anos
cma.c e48322abb0 mm: cma: split cma-reserved in dmesg log %!s(int64=10) %!d(string=hai) anos
compaction.c fdaf7f5c40 mm, compaction: more focused lru and pcplists draining %!s(int64=10) %!d(string=hai) anos
debug-pagealloc.c 031bc5743f mm/debug-pagealloc: make debug-pagealloc boottime configurable %!s(int64=10) %!d(string=hai) anos
debug.c 9edad6ea0f mm: move page->mem_cgroup bad page handling into generic code %!s(int64=10) %!d(string=hai) anos
dmapool.c baa2ef8398 mm/dmapool.c: fixed a brace coding style issue %!s(int64=10) %!d(string=hai) anos
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support %!s(int64=11) %!d(string=hai) anos
fadvise.c 441c228f81 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages %!s(int64=10) %!d(string=hai) anos
failslab.c f4ae40a6a5 switch debugfs to umode_t %!s(int64=13) %!d(string=hai) anos
filemap.c 45f87de57f mm: get rid of radix tree gfp mask for pagecache_get_page %!s(int64=10) %!d(string=hai) anos
filemap_xip.c 874bfcaf79 mm/xip: share the i_mmap_rwsem %!s(int64=10) %!d(string=hai) anos
fremap.c 988adfdffd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux %!s(int64=10) %!d(string=hai) anos
frontswap.c a1ad28973d mm/frontswap.c: fix the condition in BUG_ON %!s(int64=10) %!d(string=hai) anos
gup.c 60815cf2e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux %!s(int64=10) %!d(string=hai) anos
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware %!s(int64=11) %!d(string=hai) anos
huge_memory.c 988adfdffd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux %!s(int64=10) %!d(string=hai) anos
hugetlb.c 988adfdffd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux %!s(int64=10) %!d(string=hai) anos
hugetlb_cgroup.c 71f87bee38 mm: hugetlb_cgroup: convert to lockless page counters %!s(int64=10) %!d(string=hai) anos
hwpoison-inject.c c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive %!s(int64=11) %!d(string=hai) anos
init-mm.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
internal.h 6bace090a2 mm, compaction: always update cached scanner positions %!s(int64=10) %!d(string=hai) anos
interval_tree.c 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA %!s(int64=10) %!d(string=hai) anos
iov_iter.c aa583096d9 copy_from_iter_nocache() %!s(int64=10) %!d(string=hai) anos
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header %!s(int64=10) %!d(string=hai) anos
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging %!s(int64=11) %!d(string=hai) anos
kmemleak.c ffe2c748e2 mm: introduce kmemleak_update_trace() %!s(int64=11) %!d(string=hai) anos
ksm.c 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM %!s(int64=10) %!d(string=hai) anos
list_lru.c 449dd6984d mm: keep page cache radix tree nodes in check %!s(int64=11) %!d(string=hai) anos
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h %!s(int64=13) %!d(string=hai) anos
madvise.c 97b713ba3e fs: kill BDI_CAP_SWAP_BACKED %!s(int64=10) %!d(string=hai) anos
memblock.c 4308ce17f6 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG %!s(int64=10) %!d(string=hai) anos
memcontrol.c 4bdfc1c4a9 memcg: fix destination cgroup leak on task charges migration %!s(int64=10) %!d(string=hai) anos
memory-failure.c 6b4f7799c6 mm: vmscan: invoke slab shrinkers from shrink_zone() %!s(int64=10) %!d(string=hai) anos
memory.c 721c21c17a mm: mmu_gather: use tlb->end != 0 only for TLB invalidation %!s(int64=10) %!d(string=hai) anos
memory_hotplug.c c05543293e mm, memory_hotplug/failure: drain single zone pcplists %!s(int64=10) %!d(string=hai) anos
mempolicy.c ecb5ec044a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs %!s(int64=10) %!d(string=hai) anos
mempool.c 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations %!s(int64=11) %!d(string=hai) anos
migrate.c 50062175ff vm_area_operations: kill ->migrate() %!s(int64=10) %!d(string=hai) anos
mincore.c c313dc5ded mm: mincore: add hwpoison page handle %!s(int64=10) %!d(string=hai) anos
mlock.c d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip %!s(int64=10) %!d(string=hai) anos
mm_init.c e82cb95d62 mm: bring back /sys/kernel/mm %!s(int64=11) %!d(string=hai) anos
mmap.c b800c91a05 mm: fix corner case in anon_vma endless growing prevention %!s(int64=10) %!d(string=hai) anos
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm %!s(int64=11) %!d(string=hai) anos
mmu_notifier.c 0f0a327fa1 mmu_notifier: add the callback for mmu_notifier_invalidate_range() %!s(int64=10) %!d(string=hai) anos
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} %!s(int64=11) %!d(string=hai) anos
mprotect.c 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared %!s(int64=10) %!d(string=hai) anos
mremap.c 7d22286ff7 Merge git://git.kvack.org/~bcrl/aio-next %!s(int64=10) %!d(string=hai) anos
msync.c 496a8e6865 msync: fix incorrect fstart calculation %!s(int64=11) %!d(string=hai) anos
nobootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat %!s(int64=10) %!d(string=hai) anos
nommu.c b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support %!s(int64=10) %!d(string=hai) anos
oom_kill.c 6a2d5679b4 oom: kill the insufficient and no longer needed PT_TRACE_EXIT check %!s(int64=10) %!d(string=hai) anos
page-writeback.c 2d6d7f9828 mm: protect set_page_dirty() from ongoing truncation %!s(int64=10) %!d(string=hai) anos
page_alloc.c e48322abb0 mm: cma: split cma-reserved in dmesg log %!s(int64=10) %!d(string=hai) anos
page_counter.c 64f2199389 mm: memcontrol: remove obsolete kmemcg pinning tricks %!s(int64=10) %!d(string=hai) anos
page_ext.c 48c96a3685 mm/page_owner: keep track of page owners %!s(int64=10) %!d(string=hai) anos
page_io.c 05064084e8 fix __swap_writepage() compile failure on old gcc versions %!s(int64=11) %!d(string=hai) anos
page_isolation.c ec25af84b2 mm, page_isolation: drain single zone pcplists %!s(int64=10) %!d(string=hai) anos
page_owner.c 61cf5febdf mm/page_owner: correct owner information for early allocated pages %!s(int64=10) %!d(string=hai) anos
pagewalk.c 96dad67ff2 mm: use VM_BUG_ON_MM where possible %!s(int64=10) %!d(string=hai) anos
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated %!s(int64=11) %!d(string=hai) anos
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() %!s(int64=11) %!d(string=hai) anos
percpu.c 9f295664e2 percpu: off by one in BUG_ON() %!s(int64=10) %!d(string=hai) anos
pgtable-generic.c ce8369bcbe mm: actually clear pmd_numa before invalidating %!s(int64=11) %!d(string=hai) anos
process_vm_access.c 71d8e532b1 start adding the tag to iov_iter %!s(int64=11) %!d(string=hai) anos
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> %!s(int64=13) %!d(string=hai) anos
readahead.c 3e2faa0854 mm/readahead.c: remove unused file_ra_state from count_history_pages %!s(int64=11) %!d(string=hai) anos
rmap.c 7a3ef208e6 mm: prevent endless growth of anon_vma hierarchy %!s(int64=10) %!d(string=hai) anos
shmem.c 97b713ba3e fs: kill BDI_CAP_SWAP_BACKED %!s(int64=10) %!d(string=hai) anos
slab.c 061d7074e1 slab: fix cpuset check in fallback_alloc %!s(int64=10) %!d(string=hai) anos
slab.h b047501cd9 memcg: use generic slab iterators for showing slabinfo %!s(int64=10) %!d(string=hai) anos
slab_common.c b047501cd9 memcg: use generic slab iterators for showing slabinfo %!s(int64=10) %!d(string=hai) anos
slob.c 61f47105a2 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() %!s(int64=10) %!d(string=hai) anos
slub.c dee2f8aaab slub: fix cpuset check in get_any_partial %!s(int64=10) %!d(string=hai) anos
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations %!s(int64=11) %!d(string=hai) anos
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) %!s(int64=11) %!d(string=hai) anos
swap.c 97b713ba3e fs: kill BDI_CAP_SWAP_BACKED %!s(int64=10) %!d(string=hai) anos
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c %!s(int64=10) %!d(string=hai) anos
swap_state.c 97b713ba3e fs: kill BDI_CAP_SWAP_BACKED %!s(int64=10) %!d(string=hai) anos
swapfile.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c %!s(int64=10) %!d(string=hai) anos
truncate.c 77783d0642 mm: Fix comment before truncate_setsize() %!s(int64=10) %!d(string=hai) anos
util.c 58cb65487e proc/maps: make vm_is_stack() logic namespace-friendly %!s(int64=10) %!d(string=hai) anos
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes %!s(int64=10) %!d(string=hai) anos
vmalloc.c 7e5b528b4c mm/vmalloc.c: fix memory ordering bug %!s(int64=10) %!d(string=hai) anos
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() %!s(int64=10) %!d(string=hai) anos
vmscan.c 9e5e366172 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed %!s(int64=10) %!d(string=hai) anos
vmstat.c f5f302e212 mm,vmacache: count number of system-wide flushes %!s(int64=10) %!d(string=hai) anos
workingset.c 449dd6984d mm: keep page cache radix tree nodes in check %!s(int64=11) %!d(string=hai) anos
zbud.c 1dd61aa31c mm/zbud: init user ops only when it is needed %!s(int64=10) %!d(string=hai) anos
zpool.c 137f8cff50 mm/zpool: use prefixed module loading %!s(int64=11) %!d(string=hai) anos
zsmalloc.c 66cdef663c mm/zsmalloc: adjust order of functions %!s(int64=10) %!d(string=hai) anos
zswap.c 442cc432e6 mm/zswap: delete unnecessary check before calling free_percpu() %!s(int64=10) %!d(string=hai) anos