.. |
Kconfig
|
2216ee8530
mm/Kconfig: fix URL for zsmalloc benchmark
|
11 years ago |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 years ago |
Makefile
|
bcf1647d08
zsmalloc: move it under mm
|
11 years ago |
backing-dev.c
|
4c3bffc272
mm/backing-dev.c: check user buffer length before copying data to the related user buffer
|
12 years ago |
balloon_compaction.c
|
f0b791a34c
mm: print more details for bad_page()
|
11 years ago |
bootmem.c
|
4a099fb4bd
mm/bootmem.c: remove unused local `map'
|
11 years ago |
bounce.c
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
11 years ago |
cleancache.c
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
compaction.c
|
2af120bc04
mm/compaction: break out of loop on !PageBuddy 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
|
d311d79de3
fix O_SYNC|O_APPEND syncing the wrong range on write()
|
11 years ago |
filemap_xip.c
|
1ca7d67cf5
seqcount: Add lockdep functionality to seqcount/seqlock structures
|
11 years ago |
fremap.c
|
887843961c
mm: fix bad rss-counter if remap_file_pages raced migration
|
11 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
|
9050d7eba4
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
|
11 years ago |
hugetlb.c
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
hugetlb_cgroup.c
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
hwpoison-inject.c
|
4883e997b2
mm/hwpoison: add '#' to hwpoison_inject
|
11 years ago |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
internal.h
|
a1c3bfb2f6
mm/page-writeback.c: do not count anon pages as dirtyable memory
|
11 years ago |
interval_tree.c
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
13 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
|
668f9abbd4
mm: close PageTail race
|
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
|
12 years ago |
memblock.c
|
f544e14f3e
memblock: add limit checking to memblock_virt_alloc
|
11 years ago |
memcontrol.c
|
4fb1a86fb5
memcg: reparent charges of children before processing parent
|
11 years ago |
memory-failure.c
|
668f9abbd4
mm: close PageTail race
|
11 years ago |
memory.c
|
9845cbbd11
mm, thp: fix infinite loop on memcg OOM
|
11 years ago |
memory_hotplug.c
|
ac13c4622b
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug
|
11 years ago |
mempolicy.c
|
8790c71a18
mm/mempolicy.c: fix mempolicy printing in numa_maps
|
11 years ago |
mempool.c
|
7b5219db00
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
|
12 years ago |
migrate.c
|
7e09e738af
mm: fix swapops.h:131 bug if remap_file_pages raced migration
|
11 years ago |
mincore.c
|
c980e66a55
mm: do_mincore() cleanup
|
11 years ago |
mlock.c
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
mm_init.c
|
e82cb95d62
mm: bring back /sys/kernel/mm
|
11 years ago |
mmap.c
|
34228d473e
mm: ignore VM_SOFTDIRTY on VMA merging
|
11 years ago |
mmu_context.c
|
697f4d68cf
mm: remove old aio use_mm() comment
|
12 years ago |
mmu_notifier.c
|
a64fb3cd61
mm: audit/fix non-modular users of module_init in core code
|
11 years ago |
mmzone.c
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
12 years ago |
mprotect.c
|
56eecdb912
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
|
11 years ago |
mremap.c
|
57a8f0cdb8
mm: revert mremap pud_free anti-fix
|
12 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nobootmem.c
|
354f17e1e2
mm/nobootmem: free_all_bootmem again
|
11 years ago |
nommu.c
|
49f0ce5f92
mm: add overcommit_kbytes sysctl variable
|
11 years ago |
oom_kill.c
|
778c14affa
mm, oom: base root bonus on current usage
|
11 years ago |
page-writeback.c
|
a85d9df1ea
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
|
11 years ago |
page_alloc.c
|
27329369c9
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
|
11 years ago |
page_cgroup.c
|
df32e43a54
Merge branch 'akpm' (incoming from Andrew)
|
11 years ago |
page_io.c
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 years ago |
page_isolation.c
|
c8721bbbdd
mm: memory-hotplug: enable memory hotplug to handle hugepage
|
12 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
|
df32e43a54
Merge branch 'akpm' (incoming from Andrew)
|
11 years ago |
pgtable-generic.c
|
2084140594
mm: fix TLB flush race between migration, and change_protection_range
|
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
|
58d5640ebd
mm/readahead.c: fix do_readahead() for no readpage(s)
|
11 years ago |
rmap.c
|
7e09e738af
mm: fix swapops.h:131 bug if remap_file_pages raced migration
|
11 years ago |
shmem.c
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
slab.c
|
cb8ee1a3d4
mm: Fix warning on make htmldocs caused by slab.c
|
11 years ago |
slab.h
|
f8570263ee
memcg, slab: RCU protect memcg_params for root caches
|
11 years ago |
slab_common.c
|
ba3253c78d
slab: fix wrong retval on kmem_cache_create_memcg error path
|
11 years ago |
slob.c
|
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
|
12 years ago |
slub.c
|
1e4dd9461f
slub: do not assert not having lock in removing freed partial
|
11 years ago |
sparse-vmemmap.c
|
bb016b8416
mm/sparse: use memblock apis for early memory allocations
|
11 years ago |
sparse.c
|
bb016b8416
mm/sparse: use memblock apis for early memory allocations
|
11 years ago |
swap.c
|
668f9abbd4
mm: close PageTail race
|
11 years ago |
swap_state.c
|
579f82901f
swap: add a simple detector for inappropriate swapin readahead
|
11 years ago |
swapfile.c
|
f893ab41e4
mm/swap: fix race on swap_info reuse between swapoff and swapon
|
11 years ago |
truncate.c
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
util.c
|
49f0ce5f92
mm: add overcommit_kbytes sysctl variable
|
11 years ago |
vmalloc.c
|
add688fbd3
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
|
11 years ago |
vmpressure.c
|
1ff6bbfd13
arm, pm, vmpressure: add missing slab.h includes
|
11 years ago |
vmscan.c
|
a1c3bfb2f6
mm/page-writeback.c: do not count anon pages as dirtyable memory
|
11 years ago |
vmstat.c
|
ec65993443
mm, x86: Account for TLB flushes only when debugging
|
11 years ago |
zbud.c
|
eee87e1726
mm/zbud: fix some trivial typos in comments
|
12 years ago |
zsmalloc.c
|
31fc00bb78
zsmalloc: add copyright
|
11 years ago |
zswap.c
|
12ab028be0
mm/zswap.c: change params from hidden to ro
|
11 years ago |