.. |
Kconfig
|
5febcbe99d
Cross Memory Attach: make it Kconfigurable
|
13 éve |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 éve |
Makefile
|
5febcbe99d
Cross Memory Attach: make it Kconfigurable
|
13 éve |
backing-dev.c
|
2673b4cf5d
backing-dev: fix wakeup timer races with bdi_unregister()
|
13 éve |
bootmem.c
|
5c2b8a162b
mm/bootmem.c: cleanup on addition to bootmem data list
|
13 éve |
bounce.c
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 éve |
cleancache.c
|
072611ed1f
mm: cleancache: Use __read_mostly as appropiate.
|
13 éve |
compaction.c
|
f3fd4a6192
mm: remove lru type checks from __isolate_lru_page()
|
13 éve |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
13 éve |
dmapool.c
|
7c77509c54
mm: fix implicit stat.h usage in dmapool.c
|
13 éve |
fadvise.c
|
ad8a1b558e
fadvise: only initiate writeback for specified range with FADV_DONTNEED
|
13 éve |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
13 éve |
filemap.c
|
782182e53a
mm: move readahead syscall to mm/readahead.c
|
13 éve |
filemap_xip.c
|
99f02ef1f1
mm/filemap_xip.c: fix race condition in xip_file_fault()
|
13 éve |
fremap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 éve |
highmem.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 éve |
huge_memory.c
|
6f60b69d8c
mm, thp: drop page_table_lock to uncharge memcg pages
|
13 éve |
hugetlb.c
|
c50ac05081
hugetlb: fix resv_map leak in error path
|
13 éve |
hwpoison-inject.c
|
cd42f4a3b2
HWPOISON: Clean up memory_failure() vs. __memory_failure()
|
13 éve |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 éve |
internal.h
|
5ceb9ce6fe
mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
|
13 éve |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 éve |
kmemleak-test.c
|
0a08739e81
kmemleak: remove memset by using kzalloc
|
14 éve |
kmemleak.c
|
b370d29ea7
kmemleak: Disable early logging when kmemleak is off by default
|
13 éve |
ksm.c
|
ef6942224a
ksm: cleanup: introduce find_mergeable_vma()
|
13 éve |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 éve |
madvise.c
|
3f31d07571
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
|
13 éve |
memblock.c
|
181eb39425
mm/memblock: fix memory leak on extending regions
|
13 éve |
memcontrol.c
|
c56d5c7dfe
mm/vmscan: push lruvec pointer into inactive_list_is_low()
|
13 éve |
memory-failure.c
|
71dd0b8ae8
mm/memory_failure: let the compiler add the function name
|
13 éve |
memory.c
|
1f1d06c34f
thp, memcg: split hugepage for memcg oom on cow
|
13 éve |
memory_hotplug.c
|
a62e2f4f50
mm: print physical addresses consistently with other parts of kernel
|
13 éve |
mempolicy.c
|
0ce72d4f73
mm: do_migrate_pages(): rename arguments
|
13 éve |
mempool.c
|
1ebb7044c9
mempool: fix first round failure behavior
|
13 éve |
migrate.c
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 éve |
mincore.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 éve |
mlock.c
|
097d59106a
vm: avoid using find_vma_prev() unnecessarily
|
13 éve |
mm_init.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 éve |
mmap.c
|
841e31e5cc
mm/mmap.c: find_vma(): remove unnecessary if(mm) check
|
13 éve |
mmu_context.c
|
05af2e104a
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
|
13 éve |
mmu_notifier.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 éve |
mmzone.c
|
7f5e86c2cc
mm: add link from struct lruvec to struct zone
|
13 éve |
mprotect.c
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 éve |
mremap.c
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
13 éve |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 éve |
nobootmem.c
|
238305bb4d
mm: remove sparsemem allocation details from the bootmem allocator
|
13 éve |
nommu.c
|
bfce281c28
kill mm argument of vm_munmap()
|
13 éve |
oom_kill.c
|
a7f638f999
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
|
13 éve |
page-writeback.c
|
68809c7108
writeback: initialize global_dirty_limit
|
13 éve |
page_alloc.c
|
7f5e86c2cc
mm: add link from struct lruvec to struct zone
|
13 éve |
page_cgroup.c
|
c09ff089aa
page_cgroup: fix horrid swap accounting regression
|
13 éve |
page_io.c
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 éve |
page_isolation.c
|
0815f3d81d
mm: page_isolation: MIGRATE_CMA isolation functions added
|
13 éve |
pagewalk.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 éve |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
15 éve |
percpu-vm.c
|
26dd8e0291
percpu: use bitmap_clear
|
13 éve |
percpu.c
|
100d13c3b5
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
|
13 éve |
pgtable-generic.c
|
73636b1aac
arch/tile: allow building Linux with transparent huge pages enabled
|
13 éve |
prio_tree.c
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 éve |
process_vm_access.c
|
8cdb878dcb
Fix race in process_vm_rw_core
|
13 éve |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 éve |
readahead.c
|
782182e53a
mm: move readahead syscall to mm/readahead.c
|
13 éve |
rmap.c
|
e709ffd616
mm: remove swap token code
|
13 éve |
shmem.c
|
4fb5ef089b
tmpfs: support SEEK_DATA and SEEK_HOLE
|
13 éve |
slab.c
|
0c9aac0826
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 éve |
slob.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 éve |
slub.c
|
02e1a9cd1e
slub: missing test for partial pages flush work in flush_all()
|
13 éve |
sparse-vmemmap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 éve |
sparse.c
|
238305bb4d
mm: remove sparsemem allocation details from the bootmem allocator
|
13 éve |
swap.c
|
89abfab133
mm/memcg: move reclaim_stat into lruvec
|
13 éve |
swap_state.c
|
aca50bd3b4
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
|
13 éve |
swapfile.c
|
4b91355e9d
memcg: fix/change behavior of shared anon at moving task
|
13 éve |
truncate.c
|
17cf28afea
mm/fs: remove truncate_range
|
13 éve |
util.c
|
b76437579d
procfs: mark thread stack correctly in proc/<pid>/maps
|
13 éve |
vmalloc.c
|
dbda591d92
mm: fix faulty initialization in vmalloc_init()
|
13 éve |
vmscan.c
|
c56d5c7dfe
mm/vmscan: push lruvec pointer into inactive_list_is_low()
|
13 éve |
vmstat.c
|
bde8bd8a1d
mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local
|
13 éve |