Al Viro bfce281c28 kill mm argument of vm_munmap() 13 år sedan
..
Kconfig d4bbf7e775 Merge branch 'master' into x86/memblock 14 år sedan
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 år sedan
Makefile fcf634098c Cross Memory Attach 14 år sedan
backing-dev.c 2673b4cf5d backing-dev: fix wakeup timer races with bdi_unregister() 14 år sedan
bootmem.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 år sedan
bounce.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 år sedan
cleancache.c 072611ed1f mm: cleancache: Use __read_mostly as appropiate. 14 år sedan
compaction.c aad6ec3777 mm: compaction: make compact_control order signed 13 år sedan
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 år sedan
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 14 år sedan
fadvise.c ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 14 år sedan
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 år sedan
filemap.c 0fc9d10403 radix-tree: use iterators in find_get_pages* functions 13 år sedan
filemap_xip.c 99f02ef1f1 mm/filemap_xip.c: fix race condition in xip_file_fault() 14 år sedan
fremap.c e25934a517 mm: delete various needless include <linux/module.h> 14 år sedan
highmem.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 år sedan
huge_memory.c 025c5b2451 thp: optimize away unnecessary page table locking 13 år sedan
hugetlb.c 66aebce747 hugetlb: fix race condition in hugetlb_fault() 13 år sedan
hwpoison-inject.c cd42f4a3b2 HWPOISON: Clean up memory_failure() vs. __memory_failure() 14 år sedan
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 år sedan
internal.h 70b50f94f1 mm: thp: tail page refcounting fix 14 år sedan
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 år sedan
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 år sedan
kmemleak.c b370d29ea7 kmemleak: Disable early logging when kmemleak is off by default 14 år sedan
ksm.c ef6942224a ksm: cleanup: introduce find_mergeable_vma() 13 år sedan
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 år sedan
madvise.c accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 år sedan
memblock.c b3dc627cab memblock: memblock should be able to handle zero length operations 13 år sedan
memcontrol.c 9b7f43afd4 memcg: fix Bad page state after replace_page_cache 13 år sedan
memory-failure.c 754b980077 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 år sedan
memory.c 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 år sedan
memory_hotplug.c a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 14 år sedan
mempolicy.c cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 år sedan
mempool.c 1ebb7044c9 mempool: fix first round failure behavior 14 år sedan
migrate.c 3268c63ede mm: fix move/migrate_pages() race on task struct 13 år sedan
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 år sedan
mlock.c 097d59106a vm: avoid using find_vma_prev() unnecessarily 14 år sedan
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 år sedan
mmap.c bfce281c28 kill mm argument of vm_munmap() 13 år sedan
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 år sedan
mmu_notifier.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 år sedan
mmzone.c e25934a517 mm: delete various needless include <linux/module.h> 14 år sedan
mprotect.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 år sedan
mremap.c 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 14 år sedan
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 år sedan
nobootmem.c d4bbf7e775 Merge branch 'master' into x86/memblock 14 år sedan
nommu.c bfce281c28 kill mm argument of vm_munmap() 13 år sedan
oom_kill.c d2d393099d signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() 13 år sedan
page-writeback.c 69e1aaddd6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 år sedan
page_alloc.c 74046494ea mm: only IPI CPUs to drain local pages if they exist 13 år sedan
page_cgroup.c c09ff089aa page_cgroup: fix horrid swap accounting regression 14 år sedan
page_io.c 721a9602e6 block: kill off REQ_UNPLUG 15 år sedan
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 15 år sedan
pagewalk.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 år sedan
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 år sedan
percpu-vm.c 26dd8e0291 percpu: use bitmap_clear 14 år sedan
percpu.c 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux 14 år sedan
pgtable-generic.c d8c37c4806 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE 13 år sedan
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage 14 år sedan
process_vm_access.c 8cdb878dcb Fix race in process_vm_rw_core 14 år sedan
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 år sedan
readahead.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 år sedan
rmap.c 89c06bd52f memcg: use new logic for page stat accounting 13 år sedan
shmem.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 år sedan
slab.c 0c9aac0826 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 år sedan
slob.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 år sedan
slub.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 år sedan
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 14 år sedan
sparse.c f5bf18fa22 bootmem/sparsemem: remove limit constraint in alloc_bootmem_section 13 år sedan
swap.c f0cb3c76ae mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 13 år sedan
swap_state.c 67f96aa252 mm: make swapin readahead skip over holes 13 år sedan
swapfile.c d15cab9754 swapon: check validity of swap_flags 13 år sedan
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise 14 år sedan
truncate.c 623e3db9f9 mm for fs: add truncate_pagecache_range() 13 år sedan
util.c b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 år sedan
vmalloc.c 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 år sedan
vmscan.c 41c9308812 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" 13 år sedan
vmstat.c 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 14 år sedan