.. |
Kconfig
|
d4bbf7e775
Merge branch 'master' into x86/memblock
|
13 years ago |
Kconfig.debug
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 years ago |
Makefile
|
fcf634098c
Cross Memory Attach
|
13 years ago |
backing-dev.c
|
2673b4cf5d
backing-dev: fix wakeup timer races with bdi_unregister()
|
13 years ago |
bootmem.c
|
f5bf18fa22
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
|
13 years ago |
bounce.c
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 years ago |
cleancache.c
|
077b1f83a6
mm: cleancache core ops functions and config
|
14 years ago |
compaction.c
|
aad6ec3777
mm: compaction: make compact_control order signed
|
13 years ago |
debug-pagealloc.c
|
54c29c635a
mm, x86: Remove debug_pagealloc_enabled
|
13 years ago |
dmapool.c
|
7c77509c54
mm: fix implicit stat.h usage in dmapool.c
|
13 years ago |
fadvise.c
|
ad8a1b558e
fadvise: only initiate writeback for specified range with FADV_DONTNEED
|
13 years ago |
failslab.c
|
f4ae40a6a5
switch debugfs to umode_t
|
13 years ago |
filemap.c
|
1010bb1b80
mm: don't set __GFP_WRITE on ramfs/sysfs writes
|
13 years ago |
filemap_xip.c
|
99f02ef1f1
mm/filemap_xip.c: fix race condition in xip_file_fault()
|
13 years ago |
fremap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 years ago |
highmem.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
huge_memory.c
|
025c5b2451
thp: optimize away unnecessary page table locking
|
13 years ago |
hugetlb.c
|
9e81130b7c
mm: hugetlb: bail out unmapping after serving reference page
|
13 years ago |
hwpoison-inject.c
|
25985edced
Fix common misspellings
|
14 years ago |
init-mm.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
internal.h
|
70b50f94f1
mm: thp: tail page refcounting fix
|
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
|
b370d29ea7
kmemleak: Disable early logging when kmemleak is off by default
|
13 years ago |
ksm.c
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 years ago |
maccess.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
madvise.c
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
memblock.c
|
847854f598
memblock: Fix size aligning of memblock_alloc_base_nid()
|
13 years ago |
memcontrol.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
memory-failure.c
|
385de35722
thp: allow a hwpoisoned head page to be put back to LRU
|
13 years ago |
memory.c
|
69c978232a
mm: make get_mm_counter static-inline
|
13 years ago |
memory_hotplug.c
|
a6bc32b899
mm: compaction: introduce sync-light migration for use by compaction
|
13 years ago |
mempolicy.c
|
3268c63ede
mm: fix move/migrate_pages() race on task struct
|
13 years ago |
mempool.c
|
1ebb7044c9
mempool: fix first round failure behavior
|
13 years ago |
migrate.c
|
3268c63ede
mm: fix move/migrate_pages() race on task struct
|
13 years ago |
mincore.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
mlock.c
|
097d59106a
vm: avoid using find_vma_prev() unnecessarily
|
13 years ago |
mm_init.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
mmap.c
|
b716ad953a
mm: search from free_area_cache for the bigger size
|
13 years ago |
mmu_context.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
mmu_notifier.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
mmzone.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 years ago |
mprotect.c
|
ce1744f4ed
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
|
13 years ago |
mremap.c
|
948f017b09
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
|
13 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nobootmem.c
|
d4bbf7e775
Merge branch 'master' into x86/memblock
|
13 years ago |
nommu.c
|
b94cfaf668
NOMMU: Don't need to clear vm_mm when deleting a VMA
|
13 years ago |
oom_kill.c
|
08ab9b10d4
mm, oom: force oom kill on sysrq+f
|
13 years ago |
page-writeback.c
|
001a541ea9
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
page_alloc.c
|
f0cb3c76ae
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
|
13 years ago |
page_cgroup.c
|
c09ff089aa
page_cgroup: fix horrid swap accounting regression
|
13 years ago |
page_io.c
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 years ago |
page_isolation.c
|
f6a3607e5f
mm: page_isolation: codeclean fix comment and rm unneeded val init
|
14 years ago |
pagewalk.c
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
percpu-km.c
|
fc1481a956
percpu: clear memory allocated with the km allocator
|
15 years ago |
percpu-vm.c
|
26dd8e0291
percpu: use bitmap_clear
|
13 years ago |
percpu.c
|
892d208bcf
Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux
|
13 years ago |
pgtable-generic.c
|
f95ba941d1
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
|
14 years ago |
prio_tree.c
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
process_vm_access.c
|
8cdb878dcb
Fix race in process_vm_rw_core
|
13 years ago |
quicklist.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 years ago |
readahead.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
rmap.c
|
6583a84304
rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link
|
13 years ago |
shmem.c
|
6d9d88d07e
tmpfs: security xattr setting on inode creation
|
13 years ago |
slab.c
|
6296e5d3c0
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
slob.c
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
slub.c
|
2565409fc0
mm,x86,um: move CMPXCHG_DOUBLE config option
|
13 years ago |
sparse-vmemmap.c
|
e25934a517
mm: delete various needless include <linux/module.h>
|
13 years ago |
sparse.c
|
f5bf18fa22
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
|
13 years ago |
swap.c
|
f0cb3c76ae
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
|
13 years ago |
swap_state.c
|
67f96aa252
mm: make swapin readahead skip over holes
|
13 years ago |
swapfile.c
|
67f96aa252
mm: make swapin readahead skip over holes
|
13 years ago |
thrash.c
|
22d5368a08
mm/thrash.c: quiet sparse noise
|
13 years ago |
truncate.c
|
73c1e20430
mm: fix comment typo of truncate_inode_pages_range
|
13 years ago |
util.c
|
b76437579d
procfs: mark thread stack correctly in proc/<pid>/maps
|
13 years ago |
vmalloc.c
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 years ago |
vmscan.c
|
d563c0501b
vmscan: handle isolated pages with lru lock released
|
13 years ago |
vmstat.c
|
4156153c4d
mm,x86,um: move CMPXCHG_LOCAL config option
|
13 years ago |