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