.. |
Kconfig
|
95f72d1ed4
lmb: rename to memblock
|
15 years ago |
Kconfig.debug
|
22f8b45822
trivial: improve help text for mm debug config options
|
15 years ago |
Makefile
|
95f72d1ed4
lmb: rename to memblock
|
15 years ago |
backing-dev.c
|
83ba7b071f
writeback: simplify the write back thread queue
|
15 years ago |
bootmem.c
|
b8ab9f8202
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
|
15 years ago |
bounce.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
compaction.c
|
5e77190580
mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed
|
15 years ago |
debug-pagealloc.c
|
6a11f75b6a
generic debug pagealloc
|
16 years ago |
dmapool.c
|
c49568235d
dmapools: protect page_list walk in show_pools()
|
16 years ago |
fadvise.c
|
0141450f66
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 years ago |
failslab.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
filemap.c
|
003386fff3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
15 years ago |
filemap_xip.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
fremap.c
|
d559db086f
mm: clean up mm_counter
|
15 years ago |
highmem.c
|
ff3d58c22b
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic()
|
15 years ago |
hugetlb.c
|
c0ff7453bb
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
|
15 years ago |
hwpoison-inject.c
|
0d57eb8dfc
HWPOISON: Don't do early filtering if filter is disabled
|
15 years ago |
init-mm.c
|
bb1f17b037
mm: consolidate init_mm definition
|
16 years ago |
internal.h
|
1bfe5febe3
HWPOISON: add an interface to switch off/on all the page filters
|
15 years ago |
kmemcheck.c
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 years ago |
kmemleak-test.c
|
245b2e70ea
percpu: clean up percpu variable definitions
|
16 years ago |
kmemleak.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
ksm.c
|
7f60c214fd
mm: migration: share the anon_vma ref counts between KSM and page migration
|
15 years ago |
maccess.c
|
6144a85a0e
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
|
15 years ago |
madvise.c
|
afcf938ee0
HWPOISON: Add a madvise() injector for soft page offlining
|
15 years ago |
memblock.c
|
95f72d1ed4
lmb: rename to memblock
|
15 years ago |
memcontrol.c
|
4d845ebf4c
memcg: fix wake up in oom wait queue
|
15 years ago |
memory-failure.c
|
bbeb34062f
KVM: Fix a race condition for usage of is_hwpoison_address()
|
15 years ago |
memory.c
|
de51257aa3
mm: fix ia64 crash when gcore reads gate area
|
15 years ago |
memory_hotplug.c
|
4eaf3f6439
mem-hotplug: fix potential race while building zonelist for new populated zone
|
15 years ago |
mempolicy.c
|
5c0c165490
mempolicy: fix dangling reference to tmpfs superblock mpol
|
15 years ago |
mempool.c
|
bba7881954
mm: remove broken 'kzalloc' mempool
|
15 years ago |
migrate.c
|
ac39cf8cb8
memcg: fix mis-accounting of file mapped racy with migration
|
15 years ago |
mincore.c
|
e48293fd75
mincore: do nested page table walks
|
15 years ago |
mlock.c
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
mm_init.c
|
759f9a2df7
mm: mminit_loglevel cannot be __meminitdata anymore
|
17 years ago |
mmap.c
|
5892753383
mmap: check ->vm_ops before dereferencing
|
15 years ago |
mmu_context.c
|
298359c5bf
exit: fix oops in sync_mm_rss
|
15 years ago |
mmu_notifier.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
mmzone.c
|
eb33575cf6
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
|
16 years ago |
mprotect.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
mremap.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
msync.c
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
nommu.c
|
3c7b204547
nommu: allow private mappings of read-only devices
|
15 years ago |
oom_kill.c
|
df64f81bb1
memcg: make oom killer a no-op when no killable task can be found
|
15 years ago |
page-writeback.c
|
9c3a8ee8a1
writeback: remove writeback_inodes_wbc
|
15 years ago |
page_alloc.c
|
b8ab9f8202
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
|
15 years ago |
page_cgroup.c
|
7952f98818
kmemleak: Annotate false positive in init_section_page_cgroup()
|
15 years ago |
page_io.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
page_isolation.c
|
a70dcb969f
memory hotplug: fix page_zone() calculation in test_pages_isolated()
|
16 years ago |
pagewalk.c
|
116354d177
pagemap: fix pfn calculation for hugepage
|
15 years ago |
percpu-km.c
|
b0c9778b1d
percpu: implement kernel memory based chunk allocation
|
15 years ago |
percpu-vm.c
|
9f64553256
percpu: move vmalloc based chunk management into percpu-vm.c
|
15 years ago |
percpu.c
|
099a19d91c
percpu: allow limited allocation before slab is online
|
15 years ago |
percpu_up.c
|
de380b55f9
percpu: don't implicitly include slab.h from percpu.h
|
15 years ago |
prio_tree.c
|
183ff22bb6
spelling fixes: mm/
|
17 years ago |
quicklist.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
readahead.c
|
bf8abe8b92
readahead.c: fix comment
|
15 years ago |
rmap.c
|
a8bef8ff6e
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks
|
15 years ago |
shmem.c
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 years ago |
slab.c
|
7d6e6d09de
numa: slab: use numa_mem_id() for slab local memory node
|
15 years ago |
slob.c
|
bac49ce42a
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>
|
15 years ago |
slub.c
|
3b03117c5c
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 years ago |
sparse-vmemmap.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
sparse.c
|
e48e67e08c
sparsemem: on no vmemmap path put mem_map on node high too
|
15 years ago |
swap.c
|
47846b0650
mm: export lru_cache_add_*() to modules
|
15 years ago |
swap_state.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
swapfile.c
|
d79df0b1ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
15 years ago |
thrash.c
|
a5c9b696ec
mm: pass mm to grab_swap_token
|
16 years ago |
truncate.c
|
7bb46a6734
fs: introduce new truncate sequence
|
15 years ago |
util.c
|
fc1c183353
slab: Generify kernel pointer validation
|
15 years ago |
vmalloc.c
|
02b709df81
mm: purge fragmented percpu vmap blocks
|
15 years ago |
vmscan.c
|
a6aa62a090
mm/vmscan.c: fix mapping use after free
|
15 years ago |
vmstat.c
|
56de7263fc
mm: compaction: direct compact when a high-order allocation fails
|
15 years ago |