Bartlomiej Zolnierkiewicz 770c8aaaf6 mm: fix tracing in free_pcppages_bulk() 13 years ago
..
Kconfig 15626062f4 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE 13 years ago
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Makefile 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
backing-dev.c f0cd2dbb6c vfs: kill write_super and sync_supers 13 years ago
bootmem.c 0d4ba4d7b1 bootmem: Fix the short description of reserve_bootmem() 13 years ago
bounce.c f100625789 bounce: allow use of bounce pool via config option 13 years ago
cleancache.c b0b0382bb4 ->encode_fh() API change 13 years ago
compaction.c 1fb3f8ca0e mm: compaction: capture a suitable high-order page immediately when it is made available 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 2903ff019b switch simple cases of fget_light to fdget 13 years ago
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 years ago
filemap.c 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 13 years ago
filemap_xip.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
fremap.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
frontswap.c e3483a5f3a frontswap: support exclusive gets if tmem backend is capable 13 years ago
highmem.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 years ago
huge_memory.c 86c2ad1995 mm rmap: remove vma_address check for address inside vma 13 years ago
hugetlb.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
hugetlb_cgroup.c 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate 13 years ago
hwpoison-inject.c c255a45805 memcg: rename config variables 13 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h 02c6de8d75 mm: cma: discard clean pages during contiguous allocation instead of migration 13 years ago
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 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 85d3a316c7 kmemleak: use rbtree instead of prio tree 13 years ago
ksm.c bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c 0103bd16fb mm: prepare VM_DONTDUMP for using in drivers 13 years ago
memblock.c 15674868d6 mm/memblock: Use NULL instead of 0 for pointers 13 years ago
memcontrol.c 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
memory-failure.c bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
memory.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
memory_hotplug.c 1e8537baac memory-hotplug: build zonelists when offlining pages 13 years ago
mempolicy.c 00442ad04a mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() 13 years ago
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 years ago
migrate.c 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits 13 years ago
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
mlock.c 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c 38a76013ad mm: avoid taking rmap locks in move_ptes() 13 years ago
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago
mmu_notifier.c 70400303ce mm: mmu_notifier: make the mmu_notifier srcu static 13 years ago
mmzone.c c255a45805 memcg: rename config variables 13 years ago
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
mremap.c 38a76013ad mm: avoid taking rmap locks in move_ptes() 13 years ago
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c 29f6738609 memblock: free allocated memblock_reserved_regions later 13 years ago
nommu.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
oom_kill.c 01dc52ebdf oom: remove deprecated oom_adj 13 years ago
page-writeback.c f0cd2dbb6c vfs: kill write_super and sync_supers 13 years ago
page_alloc.c 770c8aaaf6 mm: fix tracing in free_pcppages_bulk() 13 years ago
page_cgroup.c c255a45805 memcg: rename config variables 13 years ago
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 years ago
page_isolation.c 702d1a6e07 memory-hotplug: fix kswapd looping forever problem 13 years ago
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings 13 years ago
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 years ago
percpu.c 17f3609c21 sections: fix section conflicts in mm/percpu.c 13 years ago
pgtable-generic.c 46dcde735c thp: introduce pmdp_invalidate() 13 years ago
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
readahead.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
rmap.c 86c2ad1995 mm rmap: remove vma_address check for address inside vma 13 years ago
shmem.c 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 13 years ago
slab.c 125b79d74a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
slab.h aac3a1664a Revert "mm/sl[aou]b: Move sysfs_slab_add to common" 13 years ago
slab_common.c aac3a1664a Revert "mm/sl[aou]b: Move sysfs_slab_add to common" 13 years ago
slob.c e2087be35a Merge branch 'slab/tracing' into slab/for-linus 13 years ago
slub.c f4178cdddd Merge branch 'slab/common-for-cgroups' into slab/for-linus 13 years ago
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
sparse.c c1c9518331 mm/sparse: remove index_init_lock 13 years ago
swap.c d741c9cdee mm: fix nonuniform page status when writing new file with small buffer 13 years ago
swap_state.c 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 years ago
swapfile.c 5d84c7766e mm: swapfile: clean up unuse_pte race handling 13 years ago
truncate.c 17cf28afea mm/fs: remove truncate_range 13 years ago
util.c e21827aadd mm: Use __do_krealloc to do the krealloc job 13 years ago
vmalloc.c 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
vmscan.c 02c6de8d75 mm: cma: discard clean pages during contiguous allocation instead of migration 13 years ago
vmstat.c 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 years ago