.. |
Kconfig
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 years ago |
Makefile
|
a38e408248
list: add a new LRU list type
|
11 years ago |
backing-dev.c
|
4c3bffc272
mm/backing-dev.c: check user buffer length before copying data to the related user buffer
|
11 years ago |
balloon_compaction.c
|
18468d93e5
mm: introduce a common interface for balloon pages mobility
|
12 years ago |
bootmem.c
|
4a099fb4bd
mm/bootmem.c: remove unused local `map'
|
11 years ago |
bounce.c
|
83b2944fd2
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
|
11 years ago |
cleancache.c
|
ff610a1d55
mm: cleancache: clean up cleancache_enabled
|
12 years ago |
compaction.c
|
9e4be4708e
mm/compaction.c: update comment about zone lock in isolate_freepages_block
|
11 years ago |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
13 years ago |
dmapool.c
|
5de55b265a
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
|
12 years ago |
fadvise.c
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
12 years ago |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
13 years ago |
filemap.c
|
b77d88d493
mm: drop actor argument of do_generic_file_read()
|
11 years ago |
filemap_xip.c
|
1ca7d67cf5
seqcount: Add lockdep functionality to seqcount/seqlock structures
|
11 years ago |
fremap.c
|
41bb3476b3
mm: save soft-dirty bits on file pages
|
12 years ago |
frontswap.c
|
7b57976da4
frontswap: fix incorrect zeroing and allocation size for frontswap_map
|
12 years ago |
highmem.c
|
b7dfde956d
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
huge_memory.c
|
c4088ebdca
mm: convert the rest to new page table lock api
|
11 years ago |
hugetlb.c
|
27c73ae759
mm: hugetlbfs: fix hugetlbfs optimization
|
11 years ago |
hugetlb_cgroup.c
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 years ago |
hwpoison-inject.c
|
fb31ba30fb
mm/hwpoison: fix the lack of one reference count against poisoned page
|
11 years ago |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
internal.h
|
6e543d5780
mm: vmscan: fix do_try_to_free_pages() livelock
|
11 years ago |
interval_tree.c
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
12 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
|
7f88f88f83
mm: kmemleak: avoid false negatives on vmalloc'ed objects
|
11 years ago |
ksm.c
|
bafe1e1440
ksm: remove redundant __GFP_ZERO from kcalloc
|
11 years ago |
list_lru.c
|
c56b097af2
mm: list_lru: fix almost infinite loop causing effective livelock
|
11 years ago |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
madvise.c
|
20cb6cab52
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
|
11 years ago |
memblock.c
|
79442ed189
mm/memblock.c: introduce bottom-up allocation mode
|
11 years ago |
memcontrol.c
|
bf929152e9
mm, thp: change pmd_trans_huge_lock() to return taken lock
|
11 years ago |
memory-failure.c
|
498d319bb5
kfifo API type safety
|
11 years ago |
memory.c
|
8b2e9b712f
Revert "mm: create a separate slab for page->ptl allocation"
|
11 years ago |
memory_hotplug.c
|
c5320926e3
mem-hotplug: introduce movable_node boot option
|
11 years ago |
mempolicy.c
|
b7a9f420ed
mm, mempolicy: silence gcc warning
|
11 years ago |
mempool.c
|
7b5219db00
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
|
11 years ago |
migrate.c
|
30b0a105d9
mm: thp: give transparent hugepage code a separate copy_page
|
11 years ago |
mincore.c
|
33806f06da
swap: make each swap partition have one address_space
|
12 years ago |
mlock.c
|
eadb41ae82
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
|
11 years ago |
mm_init.c
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
11 years ago |
mmap.c
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 years ago |
mmu_context.c
|
697f4d68cf
mm: remove old aio use_mm() comment
|
12 years ago |
mmu_notifier.c
|
83a35e3604
treewide: relase -> release
|
12 years ago |
mmzone.c
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
11 years ago |
mprotect.c
|
72403b4a0f
mm: numa: return the number of base pages altered by protection changes
|
11 years ago |
mremap.c
|
57a8f0cdb8
mm: revert mremap pud_free anti-fix
|
11 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nobootmem.c
|
309d0b3917
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
|
11 years ago |
nommu.c
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
11 years ago |
oom_kill.c
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 years ago |
page-writeback.c
|
e3b6c655b9
writeback: fix negative bdi max pause
|
11 years ago |
page_alloc.c
|
a1aeb65a4c
mm/page_alloc.c: fix comment in zlc_setup()
|
11 years ago |
page_cgroup.c
|
31aaea4aa1
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
page_io.c
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 years ago |
page_isolation.c
|
c8721bbbdd
mm: memory-hotplug: enable memory hotplug to handle hugepage
|
11 years ago |
pagewalk.c
|
3017f079ef
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
|
11 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
|
f851c8d858
percpu: fix bootmem error handling in pcpu_page_first_chunk()
|
11 years ago |
pgtable-generic.c
|
c4088ebdca
mm: convert the rest to new page table lock api
|
11 years ago |
process_vm_access.c
|
8aec0f5d41
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
|
12 years ago |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 years ago |
readahead.c
|
af248a0c67
readahead: fix sequential read cache miss detection
|
11 years ago |
rmap.c
|
cb900f4121
mm, hugetlb: convert hugetlbfs to use split pmd lock
|
11 years ago |
shmem.c
|
16203a7a94
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
|
11 years ago |
slab.c
|
24f971abbd
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
slab.h
|
2ade4de871
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
|
11 years ago |
slab_common.c
|
2ade4de871
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
|
11 years ago |
slob.c
|
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
|
12 years ago |
slub.c
|
24f971abbd
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
sparse-vmemmap.c
|
0aad818b2d
sparse-vmemmap: specify vmemmap population range in bytes
|
12 years ago |
sparse.c
|
81556b0252
mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP
|
11 years ago |
swap.c
|
27c73ae759
mm: hugetlbfs: fix hugetlbfs optimization
|
11 years ago |
swap_state.c
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
11 years ago |
swapfile.c
|
58e97ba6b1
frontswap: enable call to invalidate area on swapoff
|
11 years ago |
truncate.c
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
11 years ago |
util.c
|
00619bcc44
mm: factor commit limit calculation
|
11 years ago |
vmalloc.c
|
7f88f88f83
mm: kmemleak: avoid false negatives on vmalloc'ed objects
|
11 years ago |
vmpressure.c
|
32dad03d16
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
vmscan.c
|
ae39332162
mm/vmscan.c: don't forget to free shrinker->nr_deferred
|
11 years ago |
vmstat.c
|
72403b4a0f
mm: numa: return the number of base pages altered by protection changes
|
11 years ago |
zbud.c
|
eee87e1726
mm/zbud: fix some trivial typos in comments
|
11 years ago |
zswap.c
|
0ab0abcf51
mm/zswap: refactor the get/put routines
|
11 years ago |