David Rientjes 1e11ad8dc4 mm, oom: fix badness score underflow 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 a3fe778c78 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm 13 years ago
backing-dev.c 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 13 years ago
bootmem.c 5c2b8a162b mm/bootmem.c: cleanup on addition to bootmem data list 13 years ago
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 years ago
cleancache.c b0b0382bb4 ->encode_fh() API change 13 years ago
compaction.c 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" 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 165c8aed5b frontswap: s/put_page/store/g s/get_page/load 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 3f31d07571 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE 13 years ago
memblock.c 181eb39425 mm/memblock: fix memory leak on extending regions 13 years ago
memcontrol.c 3f13461939 memcg: decrement static keys at real destroy time 13 years ago
memory-failure.c 71dd0b8ae8 mm/memory_failure: let the compiler add the function name 13 years ago
memory.c 1f1d06c34f thp, memcg: split hugepage for memcg oom on cow 13 years ago
memory_hotplug.c a62e2f4f50 mm: print physical addresses consistently with other parts of kernel 13 years ago
mempolicy.c 0ce72d4f73 mm: do_migrate_pages(): rename arguments 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 238305bb4d mm: remove sparsemem allocation details from the bootmem allocator 13 years ago
nommu.c ad1ed2937e nommu: fix compilation of nommu.c 13 years ago
oom_kill.c 1e11ad8dc4 mm, oom: fix badness score underflow 13 years ago
page-writeback.c 68809c7108 writeback: initialize global_dirty_limit 13 years ago
page_alloc.c 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" 13 years ago
page_cgroup.c c09ff089aa page_cgroup: fix horrid swap accounting regression 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 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c 26dd8e0291 percpu: use bitmap_clear 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 0142ef6cdc shmem: replace_page must flush_dcache and others 13 years ago
slab.c 0c9aac0826 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 af4f8ba31a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
sparse.c 238305bb4d mm: remove sparsemem allocation details from the bootmem allocator 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 a3fe778c78 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm 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 dbda591d92 mm: fix faulty initialization in vmalloc_init() 13 years ago
vmscan.c fa9add641b mm/memcg: apply add/del_page to lruvec 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