.. |
Kconfig
|
042d27acb6
parisc,metag: Do not hardcode maximum userspace stack size
|
11 years ago |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 years ago |
Makefile
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
backing-dev.c
|
5acda9d12d
bdi: avoid oops on device removal
|
11 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
|
49e068f0b7
mm/compaction: make isolate_freepages start at pageblock boundary
|
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 |
early_ioremap.c
|
9e5c33d7ae
mm: create generic early_ioremap() support
|
11 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
|
7fcbbaf183
mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT
|
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
|
b5a8cad376
thp: close race between split and zap huge pages
|
11 years ago |
hugetlb.c
|
457c1b27ed
hugetlb: ensure hugepage access is denied if hugepages are not supported
|
11 years ago |
hugetlb_cgroup.c
|
4d3bb511b5
cgroup: drop const from @buffer of cftype->write_string()
|
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
|
29f175d125
mm/readahead.c: inline ra_submit
|
11 years ago |
interval_tree.c
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
13 years ago |
iov_iter.c
|
4f18cd317a
take iov_iter stuff to mm/iov_iter.c
|
11 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
|
3551a9280b
mm: postpone the disabling of kmemleak early logging
|
11 years ago |
ksm.c
|
668f9abbd4
mm: close PageTail race
|
11 years ago |
list_lru.c
|
449dd6984d
mm: keep page cache radix tree nodes in check
|
11 years ago |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
14 years ago |
madvise.c
|
55231e5c89
mm: madvise: fix MADV_WILLNEED on shmem swapouts
|
11 years ago |
memblock.c
|
1676323030
mm/memblock.c: use PFN_PHYS()
|
11 years ago |
memcontrol.c
|
6f6acb0051
memcg: fix swapcache charge from kernel thread context
|
11 years ago |
memory-failure.c
|
3e030ecc0f
mm/memory-failure.c: fix memory leak by race between poison and unpoison
|
11 years ago |
memory.c
|
1cf35d4771
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
|
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
|
f0432d1596
mm, mempolicy: remove per-process flag
|
11 years ago |
mempool.c
|
eb9a3c62a0
mempool: add unlikely and likely hints
|
11 years ago |
migrate.c
|
7e09e738af
mm: fix swapops.h:131 bug if remap_file_pages raced migration
|
11 years ago |
mincore.c
|
0cd6144aad
mm + fs: prepare for non-page entries in page cache radix trees
|
11 years ago |
mlock.c
|
57e68e9cd6
mm: try_to_unmap_cluster() should lock_page() before mlocking
|
11 years ago |
mm_init.c
|
e82cb95d62
mm: bring back /sys/kernel/mm
|
11 years ago |
mmap.c
|
615d6e8756
mm: per-thread vma caching
|
11 years ago |
mmu_context.c
|
a53efe5ff8
sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm
|
11 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
|
a5338093bf
mm: move mmu notifier call from change_protection to change_pmd_range
|
11 years ago |
mremap.c
|
dd18dbc2d4
mm, thp: close race between mremap() and split_huge_page()
|
11 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nobootmem.c
|
de49850725
mm/nobootmem.c: mark function as static
|
11 years ago |
nommu.c
|
ac7149045d
mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style
|
11 years ago |
oom_kill.c
|
778c14affa
mm, oom: base root bonus on current usage
|
11 years ago |
page-writeback.c
|
d5c9fde3da
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
|
11 years ago |
page_alloc.c
|
ed12d845b5
mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL
|
11 years ago |
page_cgroup.c
|
d20199e1f5
mm/page_cgroup.c: mark functions as static
|
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
|
5a838c3b60
percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
|
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
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
14 years ago |
readahead.c
|
29f175d125
mm/readahead.c: inline ra_submit
|
11 years ago |
rmap.c
|
57e68e9cd6
mm: try_to_unmap_cluster() should lock_page() before mlocking
|
11 years ago |
shmem.c
|
f7c1d07420
mm: Initialize error in shmem_file_aio_read()
|
11 years ago |
slab.c
|
30321c7b65
slab: Fix off by one in object max number tests.
|
11 years ago |
slab.h
|
41a212859a
slub: use sysfs'es release mechanism for kmem_cache
|
11 years ago |
slab_common.c
|
41a212859a
slub: use sysfs'es release mechanism for kmem_cache
|
11 years ago |
slob.c
|
34bf6ef94a
mm: slab/slub: use page->list consistently instead of page->lru
|
11 years ago |
slub.c
|
41a212859a
slub: use sysfs'es release mechanism for kmem_cache
|
11 years ago |
sparse-vmemmap.c
|
bb016b8416
mm/sparse: use memblock apis for early memory allocations
|
11 years ago |
sparse.c
|
3b32123d73
mm: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
swap.c
|
a528910e12
mm: thrash detection-based file cache sizing
|
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
|
139b6a6fb1
mm: filemap: update find_get_pages_tag() to deal with shadow entries
|
11 years ago |
util.c
|
39f1f78d53
nick kvfree() from apparmor
|
11 years ago |
vmacache.c
|
50f5aa8a9b
mm: don't pointlessly use BUG_ON() for sanity check
|
11 years ago |
vmalloc.c
|
3643763834
mm/vmalloc.c: enhance vm_map_ram() comment
|
11 years ago |
vmpressure.c
|
1ff6bbfd13
arm, pm, vmpressure: add missing slab.h includes
|
11 years ago |
vmscan.c
|
623762517e
revert "mm: vmscan: do not swap anon pages just because free+file is low"
|
11 years ago |
vmstat.c
|
467a9e1633
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
workingset.c
|
449dd6984d
mm: keep page cache radix tree nodes in check
|
11 years ago |
zbud.c
|
eee87e1726
mm/zbud: fix some trivial typos in comments
|
12 years ago |
zsmalloc.c
|
f0e71fcd0f
zsmalloc: Fix CPU hotplug callback registration
|
11 years ago |
zswap.c
|
26c12d9334
Merge branch 'akpm' (incoming from Andrew)
|
11 years ago |