Linus Torvalds 2e3ee61348 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
..
Kconfig a3fe778c78 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm 13 years ago
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Makefile 720d85075b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
backing-dev.c eb608e3a34 block: Convert BDI proportion calculations to flexible proportions 13 years ago
bootmem.c c8f4a2d095 bootmem: make ___alloc_bootmem_node_nopanic() really nopanic 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 4bf2bba375 mm, thp: abort compaction if migration page cannot be charged to memcg 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 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
filemap_xip.c c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
frontswap.c 1d00015e26 mm/frontswap: cleanup doc and comment error 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 fa9add641b mm/memcg: apply add/del_page to lruvec 13 years ago
hugetlb.c 4523e14585 mm: fix vma_resv_map() NULL pointer 13 years ago
hwpoison-inject.c cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() 13 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" 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 ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c 9ab4233dd0 mm: Hold a file reference in madvise_remove 13 years ago
memblock.c 29f6738609 memblock: free allocated memblock_reserved_regions later 13 years ago
memcontrol.c dad7557eb7 mm: fix kernel-doc warnings 13 years ago
memory-failure.c dc32f63453 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() 13 years ago
memory.c 4cb38750d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
memory_hotplug.c 41b9e2d7ec mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails 13 years ago
mempolicy.c 720d85075b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 13 years ago
migrate.c 752dc185da mm: fix warning in __set_page_dirty_nobuffers 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 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 years ago
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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 b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
mmzone.c 7f5e86c2cc mm: add link from struct lruvec to struct zone 13 years ago
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
mremap.c 9ac4ed4bd0 move security_mmap_addr() to saner place 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 ad1ed2937e nommu: fix compilation of nommu.c 13 years ago
oom_kill.c dad7557eb7 mm: fix kernel-doc warnings 13 years ago
page-writeback.c 331cbdeede writeback: Fix some comment errors 13 years ago
page_alloc.c 6a6dccba2f mm: cma: don't replace lowmem pages with highmem 13 years ago
page_cgroup.c dad7557eb7 mm: fix kernel-doc warnings 13 years ago
page_io.c 165c8aed5b frontswap: s/put_page/store/g s/get_page/load 13 years ago
page_isolation.c 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 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 100d13c3b5 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP 13 years ago
pgtable-generic.c 73636b1aac arch/tile: allow building Linux with transparent huge pages enabled 13 years ago
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 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 782182e53a mm: move readahead syscall to mm/readahead.c 13 years ago
rmap.c e709ffd616 mm: remove swap token code 13 years ago
shmem.c ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
slab.c 20cea9683e mm, sl[aou]b: Move kmem_cache_create mutex handling to common code 13 years ago
slab.h 18004c5d40 mm, sl[aou]b: Use a common mutex definition 13 years ago
slab_common.c 73a1180e14 mm: Fix build warning in kmem_cache_create() 13 years ago
slob.c 44a8bdea19 slob: Fix early boot kernel crash 13 years ago
slub.c 737b719ed6 mm, slub: ensure irqs are enabled for kmemcheck 13 years ago
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
sparse.c 99ab7b1944 mm: sparse: fix usemap allocation above node descriptor section 13 years ago
swap.c fa9add641b mm/memcg: apply add/del_page to lruvec 13 years ago
swap_state.c aca50bd3b4 mm: fix s390 BUG by __set_page_dirty_no_writeback on swap 13 years ago
swapfile.c 9b15b817f3 swap: fix shmem swapping when more than 8 areas 13 years ago
truncate.c 17cf28afea mm/fs: remove truncate_range 13 years ago
util.c eb36c5873b new helper: vm_mmap_pgoff() 13 years ago
vmalloc.c 6f51f51582 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 13 years ago
vmscan.c d14b7a419a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
vmstat.c bde8bd8a1d mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local 13 years ago