.. |
Kconfig
|
05106e6a54
mm: enable CONFIG_COMPACTION by default
|
12 years ago |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 years ago |
Makefile
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
backing-dev.c
|
7034ed132f
backing-dev: use kstrto* in preference to simple_strtoul
|
13 years ago |
bootmem.c
|
5576646f3c
revert "mm: fix-up zone present pages"
|
12 years ago |
bounce.c
|
f100625789
bounce: allow use of bounce pool via config option
|
13 years ago |
cleancache.c
|
b0b0382bb4
->encode_fh() API change
|
13 years ago |
compaction.c
|
60177d31d2
mm: compaction: validate pfn range passed to isolate_freepages_block
|
12 years ago |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
13 years ago |
dmapool.c
|
387870f2d6
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
|
12 years ago |
fadvise.c
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
13 years ago |
filemap.c
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
12 years ago |
filemap_xip.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
12 years ago |
fremap.c
|
deb521c44f
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
|
12 years ago |
frontswap.c
|
e3483a5f3a
frontswap: support exclusive gets if tmem backend is capable
|
13 years ago |
highmem.c
|
498c228021
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
|
12 years ago |
huge_memory.c
|
b3092b3b73
thp: cleanup: introduce mk_huge_pmd()
|
12 years ago |
hugetlb.c
|
7795912c25
mm: document PageHuge somewhat
|
12 years ago |
hugetlb_cgroup.c
|
75754681fe
hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate
|
13 years ago |
hwpoison-inject.c
|
c255a45805
memcg: rename config variables
|
13 years ago |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
internal.h
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 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
|
85d3a316c7
kmemleak: use rbtree instead of prio tree
|
12 years ago |
ksm.c
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
madvise.c
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
12 years ago |
memblock.c
|
6ede1fd3cb
x86, mm: Trim memory in memblock to be page aligned
|
12 years ago |
memcontrol.c
|
19965460e3
mm, memcg: make mem_cgroup_out_of_memory() static
|
12 years ago |
memory-failure.c
|
b023f46813
memory-hotplug: skip HWPoisoned page when offlining pages
|
12 years ago |
memory.c
|
1756954c61
mm: fix build warning for uninitialized value
|
12 years ago |
memory_hotplug.c
|
b023f46813
memory-hotplug: skip HWPoisoned page when offlining pages
|
12 years ago |
mempolicy.c
|
18a2f371f5
tmpfs: fix shared mempolicy leak
|
12 years ago |
mempool.c
|
a91a5ac685
mempool: add @gfp_mask to mempool_create_node()
|
13 years ago |
migrate.c
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
mincore.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
mlock.c
|
8449d21fb4
mm, thp: fix mlock statistics
|
12 years ago |
mm_init.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
mmap.c
|
63c3b902e5
mm: add anon_vma_lock to validate_mm()
|
12 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
|
35cfa2b0b4
mm/mmu_notifier: allocate mmu_notifier in advance
|
12 years ago |
mmzone.c
|
bea8c150a7
memcg: fix hotplugged memory zone oops
|
12 years ago |
mprotect.c
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
mremap.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
12 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nobootmem.c
|
5576646f3c
revert "mm: fix-up zone present pages"
|
12 years ago |
nommu.c
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
oom_kill.c
|
01dc52ebdf
oom: remove deprecated oom_adj
|
12 years ago |
page-writeback.c
|
d0e1d66b5a
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
|
12 years ago |
page_alloc.c
|
97d0da2204
memory-hotplug: fix NR_FREE_PAGES mismatch
|
12 years ago |
page_cgroup.c
|
7c72eb3272
memory-hotplug: auto offline page_cgroup when onlining memory block failed
|
12 years ago |
page_io.c
|
5a178119b0
mm: add support for direct_IO to highmem pages
|
13 years ago |
page_isolation.c
|
b023f46813
memory-hotplug: skip HWPoisoned page when offlining pages
|
12 years ago |
pagewalk.c
|
dad7557eb7
mm: fix kernel-doc warnings
|
13 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
|
17f3609c21
sections: fix section conflicts in mm/percpu.c
|
13 years ago |
pgtable-generic.c
|
46dcde735c
thp: introduce pmdp_invalidate()
|
12 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
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
rmap.c
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
shmem.c
|
18a2f371f5
tmpfs: fix shared mempolicy leak
|
12 years ago |
slab.c
|
125b79d74a
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
slab.h
|
aac3a1664a
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
|
13 years ago |
slab_common.c
|
210ed9deff
mm, slab: release slab_mutex earlier in kmem_cache_destroy()
|
12 years ago |
slob.c
|
068a565afa
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
|
12 years ago |
slub.c
|
f4178cdddd
Merge branch 'slab/common-for-cgroups' into slab/for-linus
|
13 years ago |
sparse-vmemmap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 years ago |
sparse.c
|
95a4774d05
memory-hotplug: update mce_bad_pages when removing the memory
|
12 years ago |
swap.c
|
39b5f29ac1
mm: remove vma arg from page_evictable
|
12 years ago |
swap_state.c
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
13 years ago |
swapfile.c
|
f58b59c1df
swapfile: fix name leak in swapoff
|
12 years ago |
truncate.c
|
e6c509f854
mm: use clear_page_mlock() in page_remove_rmap()
|
12 years ago |
util.c
|
e21827aadd
mm: Use __do_krealloc to do the krealloc job
|
13 years ago |
vmalloc.c
|
e5adfffc85
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
|
12 years ago |
vmscan.c
|
d84da3f9e4
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
|
12 years ago |
vmstat.c
|
8befedfe67
mm: remove unevictable_pgs_mlockfreed
|
12 years ago |