..
Kconfig
mm: frontswap: config and doc files
13 years ago
Kconfig.debug
mm: more intensive memory corruption debugging
13 years ago
Makefile
mm: frontswap: config and doc files
13 years ago
backing-dev.c
backing-dev: fix wakeup timer races with bdi_unregister()
13 years ago
bootmem.c
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
13 years ago
bounce.c
mm: remove the second argument of k[un]map_atomic()
13 years ago
cleancache.c
mm: cleancache: Use __read_mostly as appropiate.
13 years ago
compaction.c
mm: compaction: make compact_control order signed
13 years ago
debug-pagealloc.c
mm, x86: Remove debug_pagealloc_enabled
13 years ago
dmapool.c
mm: fix implicit stat.h usage in dmapool.c
13 years ago
fadvise.c
fadvise: only initiate writeback for specified range with FADV_DONTNEED
13 years ago
failslab.c
switch debugfs to umode_t
13 years ago
filemap.c
radix-tree: use iterators in find_get_pages* functions
13 years ago
filemap_xip.c
mm/filemap_xip.c: fix race condition in xip_file_fault()
13 years ago
fremap.c
mm: delete various needless include <linux/module.h>
13 years ago
frontswap.c
mm: frontswap: core frontswap functionality
13 years ago
highmem.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
huge_memory.c
thp: optimize away unnecessary page table locking
13 years ago
hugetlb.c
mm: hugetlb: cleanup duplicated code in unmapping vm range
13 years ago
hwpoison-inject.c
HWPOISON: Clean up memory_failure() vs. __memory_failure()
13 years ago
init-mm.c
atomic: use <linux/atomic.h>
14 years ago
internal.h
mm: thp: tail page refcounting fix
13 years ago
kmemcheck.c
…
kmemleak-test.c
kmemleak: remove memset by using kzalloc
14 years ago
kmemleak.c
kmemleak: Disable early logging when kmemleak is off by default
13 years ago
ksm.c
ksm: cleanup: introduce find_mergeable_vma()
13 years ago
maccess.c
mm: Map most files to use export.h instead of module.h
13 years ago
madvise.c
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
13 years ago
memblock.c
memblock: Fix size aligning of memblock_alloc_base_nid()
13 years ago
memcontrol.c
mm: thp: fix up pmd_trans_unstable() locations
13 years ago
memory-failure.c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
memory.c
coredump: remove VM_ALWAYSDUMP flag
13 years ago
memory_hotplug.c
mm: compaction: introduce sync-light migration for use by compaction
13 years ago
mempolicy.c
cpuset: mm: reduce large amounts of memory barrier related damage v3
13 years ago
mempool.c
mempool: fix first round failure behavior
13 years ago
migrate.c
mm: fix move/migrate_pages() race on task struct
13 years ago
mincore.c
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
13 years ago
mlock.c
vm: avoid using find_vma_prev() unnecessarily
13 years ago
mm_init.c
mm: Map most files to use export.h instead of module.h
13 years ago
mmap.c
Merge branch 'akpm' (Andrew's patch-bomb)
13 years ago
mmu_context.c
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
13 years ago
mmu_notifier.c
mm: Map most files to use export.h instead of module.h
13 years ago
mmzone.c
mm: delete various needless include <linux/module.h>
13 years ago
mprotect.c
Merge branch 'akpm' (Andrew's patch-bomb)
13 years ago
mremap.c
mm: collapse security_vm_enough_memory() variants into a single function
13 years ago
msync.c
sanitize vfs_fsync calling conventions
15 years ago
nobootmem.c
Merge branch 'master' into x86/memblock
13 years ago
nommu.c
NOMMU: Don't need to clear vm_mm when deleting a VMA
13 years ago
oom_kill.c
signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()
13 years ago
page-writeback.c
Ext4 commits for 3.3 merge window; mostly cleanups and bug fixes
13 years ago
page_alloc.c
mm: only IPI CPUs to drain local pages if they exist
13 years ago
page_cgroup.c
page_cgroup: fix horrid swap accounting regression
13 years ago
page_io.c
mm: frontswap: core swap subsystem hooks and headers
13 years ago
page_isolation.c
mm: page_isolation: codeclean fix comment and rm unneeded val init
14 years ago
pagewalk.c
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
13 years ago
percpu-km.c
percpu: clear memory allocated with the km allocator
15 years ago
percpu-vm.c
percpu: use bitmap_clear
13 years ago
percpu.c
Kmemleak patches
13 years ago
pgtable-generic.c
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
13 years ago
prio_tree.c
sanitize <linux/prefetch.h> usage
14 years ago
process_vm_access.c
Fix race in process_vm_rw_core
13 years ago
quicklist.c
mm: delete various needless include <linux/module.h>
13 years ago
readahead.c
mm: Map most files to use export.h instead of module.h
13 years ago
rmap.c
memcg: use new logic for page stat accounting
13 years ago
shmem.c
Merge branch 'akpm' (Andrew's patch-bomb)
13 years ago
slab.c
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
13 years ago
slob.c
mm: Map most files to use export.h instead of module.h
13 years ago
slub.c
Merge branch 'akpm' (Andrew's patch-bomb)
13 years ago
sparse-vmemmap.c
mm: delete various needless include <linux/module.h>
13 years ago
sparse.c
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
13 years ago
swap.c
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
13 years ago
swap_state.c
mm: make swapin readahead skip over holes
13 years ago
swapfile.c
mm: frontswap: core swap subsystem hooks and headers
13 years ago
thrash.c
mm/thrash.c: quiet sparse noise
13 years ago
truncate.c
mm for fs: add truncate_pagecache_range()
13 years ago
util.c
procfs: mark thread stack correctly in proc/<pid>/maps
13 years ago
vmalloc.c
mm: remove the second argument of k[un]map_atomic()
13 years ago
vmscan.c
Fix potential endless loop in kswapd when compaction is not enabled
13 years ago
vmstat.c
mm,x86,um: move CMPXCHG_LOCAL config option
13 years ago