..
Kconfig
mm: add missing dependency in Kconfig
11 years ago
Kconfig.debug
…
Makefile
list: add a new LRU list type
12 years ago
backing-dev.c
mm/backing-dev.c: check user buffer length before copying data to the related user buffer
12 years ago
balloon_compaction.c
…
bootmem.c
mm/bootmem.c: remove unused local `map'
11 years ago
bounce.c
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
12 years ago
cleancache.c
…
compaction.c
mm/compaction.c: update comment about zone lock in isolate_freepages_block
11 years ago
debug-pagealloc.c
…
dmapool.c
…
fadvise.c
…
failslab.c
…
filemap.c
mm: drop actor argument of do_generic_file_read()
11 years ago
filemap_xip.c
seqcount: Add lockdep functionality to seqcount/seqlock structures
11 years ago
fremap.c
mm: save soft-dirty bits on file pages
12 years ago
frontswap.c
frontswap: fix incorrect zeroing and allocation size for frontswap_map
12 years ago
highmem.c
…
huge_memory.c
mm: numa: defer TLB flush for THP migration as long as possible
11 years ago
hugetlb.c
mm: hugetlbfs: fix hugetlbfs optimization
11 years ago
hugetlb_cgroup.c
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
12 years ago
hwpoison-inject.c
mm/hwpoison: fix the lack of one reference count against poisoned page
12 years ago
init-mm.c
…
internal.h
mm: vmscan: fix do_try_to_free_pages() livelock
12 years ago
interval_tree.c
…
kmemcheck.c
…
kmemleak-test.c
…
kmemleak.c
mm: kmemleak: avoid false negatives on vmalloc'ed objects
11 years ago
ksm.c
ksm: remove redundant __GFP_ZERO from kcalloc
11 years ago
list_lru.c
mm: list_lru: fix almost infinite loop causing effective livelock
11 years ago
maccess.c
…
madvise.c
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
12 years ago
memblock.c
mm/memblock.c: introduce bottom-up allocation mode
11 years ago
memcontrol.c
mm: memcg: do not allow task about to OOM kill to bypass the limit
11 years ago
memory-failure.c
kfifo API type safety
11 years ago
memory.c
Revert "mm: create a separate slab for page->ptl allocation"
11 years ago
memory_hotplug.c
mem-hotplug: introduce movable_node boot option
11 years ago
mempolicy.c
mm, mempolicy: silence gcc warning
11 years ago
mempool.c
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
12 years ago
migrate.c
mm: numa: defer TLB flush for THP migration as long as possible
11 years ago
mincore.c
…
mlock.c
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
12 years ago
mm_init.c
mm: numa: Change page last {nid,pid} into {cpu,pid}
11 years ago
mmap.c
mm: convert mm->nr_ptes to atomic_long_t
11 years ago
mmu_context.c
…
mmu_notifier.c
treewide: relase -> release
12 years ago
mmzone.c
mm: numa: Change page last {nid,pid} into {cpu,pid}
11 years ago
mprotect.c
mm: fix TLB flush race between migration, and change_protection_range
11 years ago
mremap.c
mm: revert mremap pud_free anti-fix
11 years ago
msync.c
…
nobootmem.c
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
11 years ago
nommu.c
Merge branch 'akpm' (patches from Andrew Morton)
11 years ago
oom_kill.c
mm: convert mm->nr_ptes to atomic_long_t
11 years ago
page-writeback.c
writeback: fix negative bdi max pause
11 years ago
page_alloc.c
mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
11 years ago
page_cgroup.c
…
page_io.c
aio: Kill aio_rw_vect_retry()
12 years ago
page_isolation.c
mm: memory-hotplug: enable memory hotplug to handle hugepage
12 years ago
pagewalk.c
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
11 years ago
percpu-km.c
…
percpu-vm.c
…
percpu.c
percpu: fix bootmem error handling in pcpu_page_first_chunk()
12 years ago
pgtable-generic.c
mm: fix TLB flush race between migration, and change_protection_range
11 years ago
process_vm_access.c
…
quicklist.c
…
readahead.c
readahead: fix sequential read cache miss detection
11 years ago
rmap.c
mm, hugetlb: convert hugetlbfs to use split pmd lock
11 years ago
shmem.c
security: shmem: implement kernel private shmem inodes
11 years ago
slab.c
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
11 years ago
slab.h
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
11 years ago
slab_common.c
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
11 years ago
slob.c
mm/sl[aou]b: Move kmallocXXX functions to common code
12 years ago
slub.c
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
11 years ago
sparse-vmemmap.c
…
sparse.c
mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP
11 years ago
swap.c
mm: hugetlbfs: fix hugetlbfs optimization
11 years ago
swap_state.c
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
12 years ago
swapfile.c
frontswap: enable call to invalidate area on swapoff
11 years ago
truncate.c
truncate: drop 'oldsize' truncate_pagecache() parameter
12 years ago
util.c
mm: factor commit limit calculation
11 years ago
vmalloc.c
mm: kmemleak: avoid false negatives on vmalloc'ed objects
11 years ago
vmpressure.c
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
12 years ago
vmscan.c
mm/vmscan.c: don't forget to free shrinker->nr_deferred
11 years ago
vmstat.c
mm: numa: return the number of base pages altered by protection changes
11 years ago
zbud.c
mm/zbud: fix some trivial typos in comments
12 years ago
zswap.c
mm/zswap: refactor the get/put routines
11 years ago