Hugh Dickins b9980cdcf2 mm: fix UP THP spin_is_locked BUGs 13 years ago
..
Kconfig d4bbf7e775 Merge branch 'master' into x86/memblock 13 years ago
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Makefile fcf634098c Cross Memory Attach 13 years ago
backing-dev.c 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 13 years ago
bootmem.c 799f933a82 mm: bootmem: try harder to free pages in bulk 13 years ago
bounce.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config 14 years ago
compaction.c dc9086004b mm: compaction: check for overlapping nodes during isolation for migration 13 years ago
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 years ago
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 years ago
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 years ago
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 years ago
filemap.c 3deaa7190a readahead: fix pipeline break caused by block plug 13 years ago
filemap_xip.c 99f02ef1f1 mm/filemap_xip.c: fix race condition in xip_file_fault() 13 years ago
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
huge_memory.c b9980cdcf2 mm: fix UP THP spin_is_locked BUGs 13 years ago
hugetlb.c 409eb8c261 mm/hugetlb.c: undo change to page mapcount in fault handler 13 years ago
hwpoison-inject.c 25985edced Fix common misspellings 14 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 13 years ago
ksm.c 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
memblock.c 5d53cb27d8 memblock: Fix alloc failure due to dumb underflow protection in memblock_find_in_range_node() 13 years ago
memcontrol.c 82b3f2a717 mm/memcontrol.c: fix warning with CONFIG_NUMA=n 13 years ago
memory-failure.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
memory.c 9f9f1acd71 mm: fix rss count leakage during migration 13 years ago
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
mempolicy.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 13 years ago
migrate.c 35512ecaef mm: postpone migrated page mapping reset 13 years ago
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases 14 years ago
mlock.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c 6bd4837de9 mm: simplify find_vma_prev() 13 years ago
mmu_context.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support 14 years ago
mremap.c 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 years ago
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c d4bbf7e775 Merge branch 'master' into x86/memblock 13 years ago
nommu.c cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
oom_kill.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
page-writeback.c 001a541ea9 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
page_alloc.c 656a070629 mm: __count_immobile_pages(): make sure the node is online 13 years ago
page_cgroup.c 0efc8eb9c6 page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG 13 years ago
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 years ago
pagewalk.c dd78553b5e pagewalk: fix code comment for THP 14 years ago
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c a855b84c3d percpu: fix chunk range calculation 13 years ago
percpu.c 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux 13 years ago
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 years ago
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
process_vm_access.c 8cdb878dcb Fix race in process_vm_rw_core 13 years ago
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
rmap.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
shmem.c 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
slab.c 6296e5d3c0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
slub.c 2565409fc0 mm,x86,um: move CMPXCHG_DOUBLE config option 13 years ago
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
sparse.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
swap.c b9980cdcf2 mm: fix UP THP spin_is_locked BUGs 13 years ago
swap_state.c 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 years ago
swapfile.c 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 13 years ago
truncate.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
util.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
vmalloc.c f1db7afd91 mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path 13 years ago
vmscan.c 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
vmstat.c 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 13 years ago