.. |
Kconfig
|
05106e6a54
mm: enable CONFIG_COMPACTION by default
|
vor 12 Jahren |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
vor 13 Jahren |
Makefile
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
vor 12 Jahren |
backing-dev.c
|
7034ed132f
backing-dev: use kstrto* in preference to simple_strtoul
|
vor 13 Jahren |
bootmem.c
|
7f1290f2f2
mm: fix-up zone present pages
|
vor 12 Jahren |
bounce.c
|
f100625789
bounce: allow use of bounce pool via config option
|
vor 13 Jahren |
cleancache.c
|
b0b0382bb4
->encode_fh() API change
|
vor 13 Jahren |
compaction.c
|
e46a28790e
CMA: migrate mlocked pages
|
vor 12 Jahren |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
vor 13 Jahren |
dmapool.c
|
7c77509c54
mm: fix implicit stat.h usage in dmapool.c
|
vor 13 Jahren |
fadvise.c
|
2903ff019b
switch simple cases of fget_light to fdget
|
vor 12 Jahren |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
vor 13 Jahren |
filemap.c
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
vor 12 Jahren |
filemap_xip.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
vor 12 Jahren |
fremap.c
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
vor 12 Jahren |
frontswap.c
|
e3483a5f3a
frontswap: support exclusive gets if tmem backend is capable
|
vor 12 Jahren |
highmem.c
|
5a178119b0
mm: add support for direct_IO to highmem pages
|
vor 13 Jahren |
huge_memory.c
|
f5c8ad4728
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
|
vor 12 Jahren |
hugetlb.c
|
7795912c25
mm: document PageHuge somewhat
|
vor 12 Jahren |
hugetlb_cgroup.c
|
75754681fe
hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate
|
vor 13 Jahren |
hwpoison-inject.c
|
c255a45805
memcg: rename config variables
|
vor 13 Jahren |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
vor 14 Jahren |
internal.h
|
8449d21fb4
mm, thp: fix mlock statistics
|
vor 12 Jahren |
interval_tree.c
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
vor 12 Jahren |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
vor 16 Jahren |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
vor 14 Jahren |
kmemleak.c
|
85d3a316c7
kmemleak: use rbtree instead of prio tree
|
vor 12 Jahren |
ksm.c
|
6bdb913f0a
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
|
vor 12 Jahren |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
vor 13 Jahren |
madvise.c
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
vor 12 Jahren |
memblock.c
|
c22331166b
mm: avoid section mismatch warning for memblock_type_name
|
vor 12 Jahren |
memcontrol.c
|
7ffc0edc49
memcg: move mem_cgroup_is_root upwards
|
vor 12 Jahren |
memory-failure.c
|
bf181b9f9d
mm anon rmap: replace same_anon_vma linked list with an interval tree.
|
vor 12 Jahren |
memory.c
|
b676b293fb
mm, thp: fix mapped pages avoiding unevictable list on mlock
|
vor 12 Jahren |
memory_hotplug.c
|
d760afd4d2
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning
|
vor 12 Jahren |
mempolicy.c
|
082708072a
mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
|
vor 12 Jahren |
mempool.c
|
a91a5ac685
mempool: add @gfp_mask to mempool_create_node()
|
vor 13 Jahren |
migrate.c
|
0030f535a5
mm: memcg: fix compaction/migration failing due to memcg limits
|
vor 13 Jahren |
mincore.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
vor 13 Jahren |
mlock.c
|
8449d21fb4
mm, thp: fix mlock statistics
|
vor 12 Jahren |
mm_init.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
vor 13 Jahren |
mmap.c
|
38a76013ad
mm: avoid taking rmap locks in move_ptes()
|
vor 12 Jahren |
mmu_context.c
|
05af2e104a
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
|
vor 13 Jahren |
mmu_notifier.c
|
6bdb913f0a
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
|
vor 12 Jahren |
mmzone.c
|
c255a45805
memcg: rename config variables
|
vor 13 Jahren |
mprotect.c
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
vor 13 Jahren |
mremap.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
vor 12 Jahren |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
vor 15 Jahren |
nobootmem.c
|
7f1290f2f2
mm: fix-up zone present pages
|
vor 12 Jahren |
nommu.c
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
vor 12 Jahren |
oom_kill.c
|
01dc52ebdf
oom: remove deprecated oom_adj
|
vor 12 Jahren |
page-writeback.c
|
2f60d628ff
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
|
vor 12 Jahren |
page_alloc.c
|
beb51eaa88
cma: decrease cc.nr_migratepages after reclaiming pagelist
|
vor 12 Jahren |
page_cgroup.c
|
c255a45805
memcg: rename config variables
|
vor 13 Jahren |
page_io.c
|
5a178119b0
mm: add support for direct_IO to highmem pages
|
vor 13 Jahren |
page_isolation.c
|
723a0644a7
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
|
vor 12 Jahren |
pagewalk.c
|
dad7557eb7
mm: fix kernel-doc warnings
|
vor 13 Jahren |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
vor 15 Jahren |
percpu-vm.c
|
dad7557eb7
mm: fix kernel-doc warnings
|
vor 13 Jahren |
percpu.c
|
17f3609c21
sections: fix section conflicts in mm/percpu.c
|
vor 12 Jahren |
pgtable-generic.c
|
46dcde735c
thp: introduce pmdp_invalidate()
|
vor 12 Jahren |
process_vm_access.c
|
ac34ebb3a6
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
|
vor 13 Jahren |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
vor 13 Jahren |
readahead.c
|
2903ff019b
switch simple cases of fget_light to fdget
|
vor 12 Jahren |
rmap.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
vor 12 Jahren |
shmem.c
|
35c2a7f490
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
|
vor 12 Jahren |
slab.c
|
125b79d74a
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
vor 12 Jahren |
slab.h
|
aac3a1664a
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
|
vor 13 Jahren |
slab_common.c
|
210ed9deff
mm, slab: release slab_mutex earlier in kmem_cache_destroy()
|
vor 12 Jahren |
slob.c
|
e2087be35a
Merge branch 'slab/tracing' into slab/for-linus
|
vor 12 Jahren |
slub.c
|
f4178cdddd
Merge branch 'slab/common-for-cgroups' into slab/for-linus
|
vor 12 Jahren |
sparse-vmemmap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
vor 13 Jahren |
sparse.c
|
c1c9518331
mm/sparse: remove index_init_lock
|
vor 13 Jahren |
swap.c
|
39b5f29ac1
mm: remove vma arg from page_evictable
|
vor 12 Jahren |
swap_state.c
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
vor 13 Jahren |
swapfile.c
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
vor 12 Jahren |
truncate.c
|
e6c509f854
mm: use clear_page_mlock() in page_remove_rmap()
|
vor 12 Jahren |
util.c
|
e21827aadd
mm: Use __do_krealloc to do the krealloc job
|
vor 13 Jahren |
vmalloc.c
|
45ec16908e
mm: use %pK for /proc/vmallocinfo
|
vor 12 Jahren |
vmscan.c
|
e46a28790e
CMA: migrate mlocked pages
|
vor 12 Jahren |
vmstat.c
|
8befedfe67
mm: remove unevictable_pgs_mlockfreed
|
vor 12 Jahren |