.. |
Kconfig
|
lmb: rename to memblock
|
15 years ago |
Kconfig.debug
|
trivial: improve help text for mm debug config options
|
16 years ago |
Makefile
|
lmb: rename to memblock
|
15 years ago |
backing-dev.c
|
writeback: avoid unnecessary calculation of bdi dirty thresholds
|
15 years ago |
bootmem.c
|
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
|
15 years ago |
bounce.c
|
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
|
mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed
|
15 years ago |
debug-pagealloc.c
|
…
|
|
dmapool.c
|
dmapools: protect page_list walk in show_pools()
|
16 years ago |
fadvise.c
|
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 years ago |
failslab.c
|
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
|
gcc-4.6: mm: fix unused but set warnings
|
15 years ago |
filemap_xip.c
|
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
|
mm: clean up mm_counter
|
15 years ago |
highmem.c
|
mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
|
15 years ago |
hugetlb.c
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
hwpoison-inject.c
|
HWPOISON, hugetlb: support hwpoison injection for hugepage
|
15 years ago |
init-mm.c
|
mm: provide init_mm mm_context initializer
|
15 years ago |
internal.h
|
HWPOISON: add an interface to switch off/on all the page filters
|
15 years ago |
kmemcheck.c
|
kmemcheck: Fix build errors due to missing slab.h
|
15 years ago |
kmemleak-test.c
|
…
|
|
kmemleak.c
|
kmemleak: Fix typo in the comment
|
15 years ago |
ksm.c
|
ksm: cleanup for mm_slots_hash
|
15 years ago |
maccess.c
|
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
|
15 years ago |
madvise.c
|
HWPOISON: Add a madvise() injector for soft page offlining
|
15 years ago |
memblock.c
|
memblock: Fix memblock_is_region_reserved() to return a boolean
|
15 years ago |
memcontrol.c
|
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
|
15 years ago |
memory-failure.c
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
memory.c
|
mm: make stack guard page logic use vm_prev pointer
|
15 years ago |
memory_hotplug.c
|
mem-hotplug: fix potential race while building zonelist for new populated zone
|
15 years ago |
mempolicy.c
|
mempolicy: reduce stack size of migrate_pages()
|
15 years ago |
mempool.c
|
mm: remove broken 'kzalloc' mempool
|
16 years ago |
migrate.c
|
mm: extend KSM refcounts to the anon_vma root
|
15 years ago |
mincore.c
|
mincore: do nested page table walks
|
15 years ago |
mlock.c
|
mm: make the mlock() stack guard page checks stricter
|
15 years ago |
mm_init.c
|
…
|
|
mmap.c
|
mm: make the vma list be doubly linked
|
15 years ago |
mmu_context.c
|
exit: fix oops in sync_mm_rss
|
15 years ago |
mmu_notifier.c
|
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
|
…
|
|
mprotect.c
|
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
|
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
|
sanitize vfs_fsync calling conventions
|
15 years ago |
nommu.c
|
mm: make the vma list be doubly linked
|
15 years ago |
oom_kill.c
|
oom: __task_cred() need rcu_read_lock()
|
15 years ago |
page-writeback.c
|
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
|
15 years ago |
page_alloc.c
|
vmscan: kill prev_priority completely
|
15 years ago |
page_cgroup.c
|
kmemleak: Annotate false positive in init_section_page_cgroup()
|
15 years ago |
page_io.c
|
block: unify flags for struct bio and struct request
|
15 years ago |
page_isolation.c
|
…
|
|
pagewalk.c
|
pagemap: fix pfn calculation for hugepage
|
15 years ago |
percpu-km.c
|
percpu: implement kernel memory based chunk allocation
|
15 years ago |
percpu-vm.c
|
percpu: move vmalloc based chunk management into percpu-vm.c
|
15 years ago |
percpu.c
|
percpu: allow limited allocation before slab is online
|
15 years ago |
percpu_up.c
|
percpu: don't implicitly include slab.h from percpu.h
|
15 years ago |
prio_tree.c
|
…
|
|
quicklist.c
|
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
|
readahead.c: fix comment
|
15 years ago |
rmap.c
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
shmem.c
|
shmem: put_super must percpu_counter_destroy
|
15 years ago |
slab.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 years ago |
slob.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 years ago |
slub.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 years ago |
sparse-vmemmap.c
|
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
|
sparsemem: on no vmemmap path put mem_map on node high too
|
15 years ago |
swap.c
|
mm: export lru_cache_add_*() to modules
|
15 years ago |
swap_state.c
|
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
|
hibernation: freeze swap at hibernation
|
15 years ago |
thrash.c
|
…
|
|
truncate.c
|
check ATTR_SIZE contraints in inode_change_ok
|
15 years ago |
util.c
|
mm: use memdup_user
|
15 years ago |
vmalloc.c
|
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
15 years ago |
vmscan.c
|
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
|
15 years ago |
vmstat.c
|
vmscan: kill prev_priority completely
|
15 years ago |