Glauber Costa 319d3b9c97 net: move sock_update_memcg outside of CONFIG_INET 13 anni fa
..
Kconfig d4bbf7e775 Merge branch 'master' into x86/memblock 13 anni fa
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 anni fa
Makefile fcf634098c Cross Memory Attach 13 anni fa
backing-dev.c 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 13 anni fa
bootmem.c 799f933a82 mm: bootmem: try harder to free pages in bulk 13 anni fa
bounce.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anni fa
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config 14 anni fa
compaction.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 anni fa
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 anni fa
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 anni fa
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 anni fa
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 anni fa
filemap.c ab936cbcd0 memcg: add mem_cgroup_replace_page_cache() to fix LRU issue 13 anni fa
filemap_xip.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 13 anni fa
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anni fa
huge_memory.c 12d2710786 memcg: fix split_huge_page_refcounts() 13 anni fa
hugetlb.c ea5768c74b mm/hugetlb.c: avoid bogus counter of surplus huge page 13 anni fa
hwpoison-inject.c 25985edced Fix common misspellings 14 anni fa
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 anni fa
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 13 anni fa
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 anni fa
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 anni fa
kmemleak.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
ksm.c 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 anni fa
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
madvise.c bd5fe6c5eb fs: kill i_alloc_sem 14 anni fa
memblock.c 7bd0b0f0da memblock: Reimplement memblock allocation using reverse free area iterator 13 anni fa
memcontrol.c 319d3b9c97 net: move sock_update_memcg outside of CONFIG_INET 13 anni fa
memory-failure.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 anni fa
memory.c f21760b15d thp: add tlb_remove_pmd_tlb_entry 13 anni fa
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 anni fa
mempolicy.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 anni fa
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 13 anni fa
migrate.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 anni fa
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases 14 anni fa
mlock.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anni fa
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
mmap.c 6bd4837de9 mm: simplify find_vma_prev() 13 anni fa
mmu_context.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 13 anni fa
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 14 anni fa
mremap.c 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 anni fa
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 anni fa
nobootmem.c d4bbf7e775 Merge branch 'master' into x86/memblock 13 anni fa
nommu.c cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 13 anni fa
oom_kill.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 anni fa
page-writeback.c 001a541ea9 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 anni fa
page_alloc.c 4111304dab mm: enum lru_list lru 13 anni fa
page_cgroup.c 0efc8eb9c6 page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG 13 anni fa
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 14 anni fa
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 anni fa
pagewalk.c dd78553b5e pagewalk: fix code comment for THP 14 anni fa
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 anni fa
percpu-vm.c a855b84c3d percpu: fix chunk range calculation 13 anni fa
percpu.c 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 13 anni fa
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 anni fa
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 anni fa
process_vm_access.c fcf634098c Cross Memory Attach 13 anni fa
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 anni fa
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
rmap.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 anni fa
shmem.c 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 anni fa
slab.c 6296e5d3c0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 anni fa
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
slub.c 2565409fc0 mm,x86,um: move CMPXCHG_DOUBLE config option 13 anni fa
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 anni fa
sparse.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
swap.c 1c1c53d43b mm: remove del_page_from_lru, add page_off_lru 13 anni fa
swap_state.c 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 anni fa
swapfile.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 anni fa
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 13 anni fa
truncate.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
util.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 anni fa
vmalloc.c f1db7afd91 mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path 13 anni fa
vmscan.c 3f79768f23 mm: rearrange putback_inactive_pages 13 anni fa
vmstat.c 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 13 anni fa