.. |
Kconfig
|
Merge branch 'akpm'
|
16 years ago |
Kconfig.debug
|
kmemcheck: enable in the x86 Kconfig
|
16 years ago |
Makefile
|
Merge branch 'akpm'
|
16 years ago |
allocpercpu.c
|
percpu: __percpu_depopulate_mask can take a const mask
|
16 years ago |
backing-dev.c
|
block: change the request allocation/congestion logic to be sync/async based
|
16 years ago |
bootmem.c
|
bootmem: fix slab fallback on numa
|
16 years ago |
bounce.c
|
block: remove some includings of blktrace_api.h
|
16 years ago |
debug-pagealloc.c
|
generic debug pagealloc
|
16 years ago |
dmapool.c
|
…
|
|
fadvise.c
|
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
|
16 years ago |
failslab.c
|
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
|
16 years ago |
filemap.c
|
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 years ago |
filemap_xip.c
|
mm: do_xip_mapping_read: fix length calculation
|
16 years ago |
fremap.c
|
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 years ago |
highmem.c
|
block: remove some includings of blktrace_api.h
|
16 years ago |
hugetlb.c
|
mm: introduce PageHuge() for testing huge/gigantic pages
|
16 years ago |
init-mm.c
|
mm: consolidate init_mm definition
|
16 years ago |
internal.h
|
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
|
16 years ago |
kmemcheck.c
|
kmemcheck: add hooks for the page allocator
|
16 years ago |
kmemleak-test.c
|
kmemleak: Simple testing module for kmemleak
|
16 years ago |
kmemleak.c
|
kmemleak: Add the base support
|
16 years ago |
maccess.c
|
[S390] maccess: add weak attribute to probe_kernel_write
|
16 years ago |
madvise.c
|
mm: madvise(): correct return code
|
16 years ago |
memcontrol.c
|
vmscan: evict use-once pages first
|
16 years ago |
memory.c
|
mm: introduce follow_pfn()
|
16 years ago |
memory_hotplug.c
|
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
|
16 years ago |
mempolicy.c
|
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 years ago |
mempool.c
|
…
|
|
migrate.c
|
migration: only migrate_prep() once per move_pages()
|
16 years ago |
mincore.c
|
[CVE-2009-0029] System call wrappers part 14
|
16 years ago |
mlock.c
|
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 years ago |
mm_init.c
|
…
|
|
mmap.c
|
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
mmu_notifier.c
|
…
|
|
mmzone.c
|
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
|
16 years ago |
mprotect.c
|
perf_counter: Add mmap event hooks to mprotect()
|
16 years ago |
mremap.c
|
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
msync.c
|
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
nommu.c
|
nommu: Provide mmap_min_addr definition.
|
16 years ago |
oom_kill.c
|
oom: only oom kill exiting tasks with attached memory
|
16 years ago |
page-writeback.c
|
mm/page-writeback.c: dirty limit type should be unsigned long
|
16 years ago |
page_alloc.c
|
Merge branch 'akpm'
|
16 years ago |
page_cgroup.c
|
memcg: fix page_cgroup fatal error in FLATMEM
|
16 years ago |
page_io.c
|
mm: remove file argument from swap_readpage()
|
16 years ago |
page_isolation.c
|
memory hotplug: fix page_zone() calculation in test_pages_isolated()
|
17 years ago |
pagewalk.c
|
…
|
|
pdflush.c
|
Revert "mm: add /proc controls for pdflush threads"
|
16 years ago |
percpu.c
|
percpu: remove rbtree and use page->index instead
|
16 years ago |
prio_tree.c
|
…
|
|
quicklist.c
|
cpumask: replace node_to_cpumask with cpumask_of_node.
|
16 years ago |
readahead.c
|
readahead: introduce context readahead algorithm
|
16 years ago |
rmap.c
|
vmscan: report vm_flags in page_referenced()
|
16 years ago |
shmem.c
|
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
|
16 years ago |
shmem_acl.c
|
…
|
|
slab.c
|
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 years ago |
slob.c
|
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 years ago |
slub.c
|
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 years ago |
sparse-vmemmap.c
|
vmemmap: warn about page_structs with remote distance
|
17 years ago |
sparse.c
|
mm: mminit_validate_memmodel_limits(): remove redundant test
|
16 years ago |
swap.c
|
mm: fix Committed_AS underflow on large NR_CPUS environment
|
16 years ago |
swap_state.c
|
mm: remove file argument from swap_readpage()
|
16 years ago |
swapfile.c
|
mm: reuse unused swap entry if necessary
|
16 years ago |
thrash.c
|
…
|
|
truncate.c
|
mm: remove __invalidate_mapping_pages variant
|
16 years ago |
util.c
|
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 years ago |
vmalloc.c
|
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
|
16 years ago |
vmscan.c
|
mm: fix lumpy reclaim lru handling at isolate_lru_pages
|
16 years ago |
vmstat.c
|
vmscan: count the number of times zone_reclaim() scans and fails
|
16 years ago |