.. |
Kconfig
|
05106e6a54
mm: enable CONFIG_COMPACTION by default
|
пре 12 година |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
пре 13 година |
Makefile
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
пре 12 година |
backing-dev.c
|
7034ed132f
backing-dev: use kstrto* in preference to simple_strtoul
|
пре 13 година |
bootmem.c
|
5576646f3c
revert "mm: fix-up zone present pages"
|
пре 12 година |
bounce.c
|
f100625789
bounce: allow use of bounce pool via config option
|
пре 13 година |
cleancache.c
|
b0b0382bb4
->encode_fh() API change
|
пре 13 година |
compaction.c
|
60177d31d2
mm: compaction: validate pfn range passed to isolate_freepages_block
|
пре 12 година |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
пре 13 година |
dmapool.c
|
7c77509c54
mm: fix implicit stat.h usage in dmapool.c
|
пре 13 година |
fadvise.c
|
2903ff019b
switch simple cases of fget_light to fdget
|
пре 12 година |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
пре 13 година |
filemap.c
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
пре 12 година |
filemap_xip.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
пре 12 година |
fremap.c
|
deb521c44f
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
|
пре 12 година |
frontswap.c
|
e3483a5f3a
frontswap: support exclusive gets if tmem backend is capable
|
пре 12 година |
highmem.c
|
498c228021
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
|
пре 12 година |
huge_memory.c
|
325adeb55e
mm: huge_memory: Fix build error.
|
пре 12 година |
hugetlb.c
|
7795912c25
mm: document PageHuge somewhat
|
пре 12 година |
hugetlb_cgroup.c
|
75754681fe
hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate
|
пре 13 година |
hwpoison-inject.c
|
c255a45805
memcg: rename config variables
|
пре 13 година |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
пре 14 година |
internal.h
|
8449d21fb4
mm, thp: fix mlock statistics
|
пре 12 година |
interval_tree.c
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
пре 12 година |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
пре 16 година |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
пре 14 година |
kmemleak.c
|
85d3a316c7
kmemleak: use rbtree instead of prio tree
|
пре 12 година |
ksm.c
|
6bdb913f0a
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
|
пре 12 година |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
пре 13 година |
madvise.c
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
пре 12 година |
memblock.c
|
6ede1fd3cb
x86, mm: Trim memory in memblock to be page aligned
|
пре 12 година |
memcontrol.c
|
bea8c150a7
memcg: fix hotplugged memory zone oops
|
пре 12 година |
memory-failure.c
|
783657a7dc
mm: soft offline: split thp at the beginning of soft_offline_page()
|
пре 12 година |
memory.c
|
1756954c61
mm: fix build warning for uninitialized value
|
пре 12 година |
memory_hotplug.c
|
5576646f3c
revert "mm: fix-up zone present pages"
|
пре 12 година |
mempolicy.c
|
18a2f371f5
tmpfs: fix shared mempolicy leak
|
пре 12 година |
mempool.c
|
a91a5ac685
mempool: add @gfp_mask to mempool_create_node()
|
пре 13 година |
migrate.c
|
0030f535a5
mm: memcg: fix compaction/migration failing due to memcg limits
|
пре 13 година |
mincore.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
пре 13 година |
mlock.c
|
8449d21fb4
mm, thp: fix mlock statistics
|
пре 12 година |
mm_init.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
пре 13 година |
mmap.c
|
63c3b902e5
mm: add anon_vma_lock to validate_mm()
|
пре 12 година |
mmu_context.c
|
05af2e104a
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
|
пре 13 година |
mmu_notifier.c
|
35cfa2b0b4
mm/mmu_notifier: allocate mmu_notifier in advance
|
пре 12 година |
mmzone.c
|
bea8c150a7
memcg: fix hotplugged memory zone oops
|
пре 12 година |
mprotect.c
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
пре 13 година |
mremap.c
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
пре 12 година |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
пре 15 година |
nobootmem.c
|
5576646f3c
revert "mm: fix-up zone present pages"
|
пре 12 година |
nommu.c
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
пре 12 година |
oom_kill.c
|
01dc52ebdf
oom: remove deprecated oom_adj
|
пре 12 година |
page-writeback.c
|
2f60d628ff
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
|
пре 12 година |
page_alloc.c
|
caf491916b
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
|
пре 12 година |
page_cgroup.c
|
c255a45805
memcg: rename config variables
|
пре 13 година |
page_io.c
|
5a178119b0
mm: add support for direct_IO to highmem pages
|
пре 13 година |
page_isolation.c
|
723a0644a7
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
|
пре 12 година |
pagewalk.c
|
dad7557eb7
mm: fix kernel-doc warnings
|
пре 13 година |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
пре 15 година |
percpu-vm.c
|
dad7557eb7
mm: fix kernel-doc warnings
|
пре 13 година |
percpu.c
|
17f3609c21
sections: fix section conflicts in mm/percpu.c
|
пре 12 година |
pgtable-generic.c
|
46dcde735c
thp: introduce pmdp_invalidate()
|
пре 12 година |
process_vm_access.c
|
ac34ebb3a6
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
|
пре 13 година |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
пре 13 година |
readahead.c
|
2903ff019b
switch simple cases of fget_light to fdget
|
пре 12 година |
rmap.c
|
ef5d437f71
mm: fix XFS oops due to dirty pages without buffers on s390
|
пре 12 година |
shmem.c
|
18a2f371f5
tmpfs: fix shared mempolicy leak
|
пре 12 година |
slab.c
|
125b79d74a
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
пре 12 година |
slab.h
|
aac3a1664a
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
|
пре 12 година |
slab_common.c
|
210ed9deff
mm, slab: release slab_mutex earlier in kmem_cache_destroy()
|
пре 12 година |
slob.c
|
068a565afa
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
|
пре 12 година |
slub.c
|
f4178cdddd
Merge branch 'slab/common-for-cgroups' into slab/for-linus
|
пре 12 година |
sparse-vmemmap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
пре 13 година |
sparse.c
|
ae64ffcac3
mm/vmemmap: fix wrong use of virt_to_page
|
пре 12 година |
swap.c
|
39b5f29ac1
mm: remove vma arg from page_evictable
|
пре 12 година |
swap_state.c
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
пре 13 година |
swapfile.c
|
f58b59c1df
swapfile: fix name leak in swapoff
|
пре 12 година |
truncate.c
|
e6c509f854
mm: use clear_page_mlock() in page_remove_rmap()
|
пре 12 година |
util.c
|
e21827aadd
mm: Use __do_krealloc to do the krealloc job
|
пре 13 година |
vmalloc.c
|
45ec16908e
mm: use %pK for /proc/vmallocinfo
|
пре 12 година |
vmscan.c
|
ed23ec4f0a
mm: vmscan: fix inappropriate zone congestion clearing
|
пре 12 година |
vmstat.c
|
8befedfe67
mm: remove unevictable_pgs_mlockfreed
|
пре 12 година |