Jan Kara 09f40f98bf mm: Add comment explaining task state setting in bdi_forker_thread() %!s(int64=14) %!d(string=hai) anos
..
Kconfig 140a1ef2f9 mm Kconfig typo: cleancacne -> cleancache %!s(int64=14) %!d(string=hai) anos
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning %!s(int64=14) %!d(string=hai) anos
Makefile 077b1f83a6 mm: cleancache core ops functions and config %!s(int64=14) %!d(string=hai) anos
backing-dev.c 09f40f98bf mm: Add comment explaining task state setting in bdi_forker_thread() %!s(int64=14) %!d(string=hai) anos
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn %!s(int64=14) %!d(string=hai) anos
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() %!s(int64=15) %!d(string=hai) anos
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config %!s(int64=14) %!d(string=hai) anos
compaction.c f9e35b3b41 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 %!s(int64=14) %!d(string=hai) anos
debug-pagealloc.c 6a11f75b6a generic debug pagealloc %!s(int64=16) %!d(string=hai) anos
dmapool.c ae891a1b93 devres: fix possible use after free %!s(int64=14) %!d(string=hai) anos
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM %!s(int64=15) %!d(string=hai) anos
failslab.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory %!s(int64=14) %!d(string=hai) anos
filemap.c 8079b1c859 mm: clarify the radix_tree exceptional cases %!s(int64=14) %!d(string=hai) anos
filemap_xip.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex %!s(int64=14) %!d(string=hai) anos
fremap.c ca16d140af mm: don't access vm_flags as 'int' %!s(int64=14) %!d(string=hai) anos
highmem.c f991879473 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. %!s(int64=14) %!d(string=hai) anos
huge_memory.c d788e80a8c mm/huge_memory.c: minor lock simplification in __khugepaged_exit %!s(int64=14) %!d(string=hai) anos
hugetlb.c 32f84528fb mm: hugetlb: fix coding style issues %!s(int64=14) %!d(string=hai) anos
hwpoison-inject.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
init-mm.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
internal.h 6038def0d1 mm: nommu: sort mm->mmap list properly %!s(int64=14) %!d(string=hai) anos
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator %!s(int64=16) %!d(string=hai) anos
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc %!s(int64=14) %!d(string=hai) anos
kmemleak.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
ksm.c 2b472611a3 ksm: fix NULL pointer dereference in scan_get_next_rmap_item() %!s(int64=14) %!d(string=hai) anos
maccess.c f29c50419c maccess,probe_kernel: Make write/read src const void * %!s(int64=14) %!d(string=hai) anos
madvise.c bd5fe6c5eb fs: kill i_alloc_sem %!s(int64=14) %!d(string=hai) anos
memblock.c c9d8c3d089 mm/memblock.c: avoid abuse of RED_INACTIVE %!s(int64=14) %!d(string=hai) anos
memcontrol.c 9f50fad65b Revert "memcg: get rid of percpu_charge_mutex lock" %!s(int64=14) %!d(string=hai) anos
memory-failure.c ea8f5fb8a7 HWPoison: add memory_failure_queue() %!s(int64=14) %!d(string=hai) anos
memory.c 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young %!s(int64=14) %!d(string=hai) anos
memory_hotplug.c 9d0ad8ca43 mm: extend memory hotplug API to allow memory hotplug in virtual machines %!s(int64=14) %!d(string=hai) anos
mempolicy.c 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() %!s(int64=14) %!d(string=hai) anos
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool %!s(int64=16) %!d(string=hai) anos
migrate.c 99a15e21d9 migrate: don't account swapcache as shmem %!s(int64=14) %!d(string=hai) anos
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases %!s(int64=14) %!d(string=hai) anos
mlock.c ca16d140af mm: don't access vm_flags as 'int' %!s(int64=14) %!d(string=hai) anos
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore %!s(int64=17) %!d(string=hai) anos
mmap.c c15bef3099 mmap: fix and tidy up overcommit page arithmetic %!s(int64=14) %!d(string=hai) anos
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss %!s(int64=15) %!d(string=hai) anos
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young %!s(int64=14) %!d(string=hai) anos
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low %!s(int64=14) %!d(string=hai) anos
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support %!s(int64=14) %!d(string=hai) anos
mremap.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex %!s(int64=14) %!d(string=hai) anos
msync.c 8018ab0574 sanitize vfs_fsync calling conventions %!s(int64=15) %!d(string=hai) anos
nobootmem.c 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() %!s(int64=14) %!d(string=hai) anos
nommu.c c15bef3099 mmap: fix and tidy up overcommit page arithmetic %!s(int64=14) %!d(string=hai) anos
oom_kill.c c027a474a6 oom: task->mm == NULL doesn't mean the memory was freed %!s(int64=14) %!d(string=hai) anos
page-writeback.c f01ef569cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback %!s(int64=14) %!d(string=hai) anos
page_alloc.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory %!s(int64=14) %!d(string=hai) anos
page_cgroup.c 1bb36fbd4d mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros %!s(int64=14) %!d(string=hai) anos
page_io.c 721a9602e6 block: kill off REQ_UNPLUG %!s(int64=14) %!d(string=hai) anos
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init %!s(int64=14) %!d(string=hai) anos
pagewalk.c dd78553b5e pagewalk: fix code comment for THP %!s(int64=14) %!d(string=hai) anos
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator %!s(int64=15) %!d(string=hai) anos
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas %!s(int64=14) %!d(string=hai) anos
percpu.c 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu %!s(int64=14) %!d(string=hai) anos
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build %!s(int64=14) %!d(string=hai) anos
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage %!s(int64=14) %!d(string=hai) anos
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
readahead.c 7b1de5868b readahead: readahead page allocations are OK to fail %!s(int64=14) %!d(string=hai) anos
rmap.c f01ef569cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback %!s(int64=14) %!d(string=hai) anos
shmem.c 8079b1c859 mm: clarify the radix_tree exceptional cases %!s(int64=14) %!d(string=hai) anos
slab.c 30765b92ad slab, lockdep: Annotate the locks before using them %!s(int64=14) %!d(string=hai) anos
slob.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
slub.c 81107188f1 slub: Fix partial count comparison confusion %!s(int64=14) %!d(string=hai) anos
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos %!s(int64=14) %!d(string=hai) anos
sparse.c 33dd4e0ec9 mm: make some struct page's const %!s(int64=14) %!d(string=hai) anos
swap.c eb709b0d06 mm: batch activate_page() to reduce lock contention %!s(int64=14) %!d(string=hai) anos
swap_state.c 7eaceaccab block: remove per-queue plugging %!s(int64=14) %!d(string=hai) anos
swapfile.c a2c16d6cb0 mm: let swap use exceptional entries %!s(int64=14) %!d(string=hai) anos
thrash.c 45ebb84025 mm: swap-token: add a comment for priority aging %!s(int64=14) %!d(string=hai) anos
truncate.c 31475dd611 mm: a few small updates for radix-swap %!s(int64=14) %!d(string=hai) anos
util.c 6038def0d1 mm: nommu: sort mm->mmap list properly %!s(int64=14) %!d(string=hai) anos
vmalloc.c f982f91516 mm: fix wrong vmap address calculations with odd NR_CPUS values %!s(int64=14) %!d(string=hai) anos
vmscan.c 82f9d486e5 memcg: add memory.vmscan_stat %!s(int64=14) %!d(string=hai) anos
vmstat.c a6cccdc36c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur %!s(int64=14) %!d(string=hai) anos