.. |
Kconfig
|
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Kconfig.debug
|
trivial: improve help text for mm debug config options
|
16 years ago |
Makefile
|
make generic_acl slightly more generic
|
15 years ago |
backing-dev.c
|
flusher: Fix PF_FROZEN race
|
15 years ago |
bootmem.c
|
x86: Remove excessive early_res debug output
|
15 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
|
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
|
failslab: add ability to filter slab caches
|
15 years ago |
filemap.c
|
mm: use rlimit helpers
|
15 years ago |
filemap_xip.c
|
mm: clean up mm_counter
|
15 years ago |
fremap.c
|
mm: clean up mm_counter
|
15 years ago |
highmem.c
|
grammar fix in comment
|
15 years ago |
hugetlb.c
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
15 years ago |
hwpoison-inject.c
|
HWPOISON: Don't do early filtering if filter is disabled
|
15 years ago |
init-mm.c
|
mm: consolidate init_mm definition
|
16 years ago |
internal.h
|
HWPOISON: add an interface to switch off/on all the page filters
|
15 years ago |
kmemcheck.c
|
kmemcheck: add hooks for the page allocator
|
16 years ago |
kmemleak-test.c
|
percpu: clean up percpu variable definitions
|
16 years ago |
kmemleak.c
|
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
|
15 years ago |
ksm.c
|
mm/ksm.c is doing an unneeded _notify in write_protect_page.
|
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 |
memcontrol.c
|
memcontrol: fix potential null deref
|
15 years ago |
memory-failure.c
|
mm: change anon_vma linking to fix multi-process server scalability issue
|
15 years ago |
memory.c
|
exit: fix oops in sync_mm_rss
|
15 years ago |
memory_hotplug.c
|
mm: introduce dump_page() and print symbolic flag names
|
15 years ago |
mempolicy.c
|
mempolicy: fix get_mempolicy() for relative and static nodes
|
15 years ago |
mempool.c
|
mm: remove broken 'kzalloc' mempool
|
16 years ago |
migrate.c
|
mm/migrate.c: kill anon local variable from migrate_page_copy
|
15 years ago |
mincore.c
|
mm: hugetlb: fix hugepage memory leak in mincore()
|
15 years ago |
mlock.c
|
mm: use rlimit helpers
|
15 years ago |
mm_init.c
|
mm: mminit_loglevel cannot be __meminitdata anymore
|
17 years ago |
mmap.c
|
Add generic sys_old_mmap()
|
15 years ago |
mmu_context.c
|
exit: fix oops in sync_mm_rss
|
15 years ago |
mmu_notifier.c
|
ksm: add mmu_notifier set_pte_at_notify()
|
16 years ago |
mmzone.c
|
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
|
16 years ago |
mprotect.c
|
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
mremap.c
|
mm: change anon_vma linking to fix multi-process server scalability issue
|
15 years ago |
msync.c
|
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
nommu.c
|
NOMMU: Fix __get_user_pages() to pin last page on offset buffers
|
15 years ago |
oom_kill.c
|
memcg: fix oom kill behavior
|
15 years ago |
page-writeback.c
|
writeback: remove unused nonblocking and congestion checks
|
15 years ago |
page_alloc.c
|
mm: introduce dump_page() and print symbolic flag names
|
15 years ago |
page_cgroup.c
|
memcg: avoid use cmpxchg in swap cgroup maintainance
|
15 years ago |
page_io.c
|
swap: rework map_swap_page() again
|
15 years ago |
page_isolation.c
|
memory hotplug: fix page_zone() calculation in test_pages_isolated()
|
16 years ago |
pagewalk.c
|
mm hugetlb: add hugepage support to pagemap
|
15 years ago |
percpu.c
|
early_res: Add free_early_partial()
|
15 years ago |
prio_tree.c
|
…
|
|
quicklist.c
|
cpumask: use new-style cpumask ops in mm/quicklist.
|
16 years ago |
readahead.c
|
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
|
15 years ago |
rmap.c
|
vmscan: detect mapped file pages used only once
|
15 years ago |
shmem.c
|
Fix breakage in shmem.c
|
15 years ago |
slab.c
|
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus
|
15 years ago |
slob.c
|
slab: remove duplicate kmem_cache_init_late() declarations
|
16 years ago |
slub.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
sparse-vmemmap.c
|
sparsemem: Put mem map for one node together.
|
15 years ago |
sparse.c
|
sparsemem: Fix compilation on PowerPC
|
15 years ago |
swap.c
|
mm: remove free_hot_page()
|
15 years ago |
swap_state.c
|
mm: add_to_swap_cache() does not return -EEXIST
|
16 years ago |
swapfile.c
|
memcg: move charges of anonymous swap
|
15 years ago |
thrash.c
|
mm: pass mm to grab_swap_token
|
16 years ago |
truncate.c
|
vfs: Fix vmtruncate() regression
|
15 years ago |
util.c
|
nommu: don't need get_unmapped_area() for NOMMU
|
15 years ago |
vmalloc.c
|
mm: purge fragmented percpu vmap blocks
|
15 years ago |
vmscan.c
|
vmscan: detect mapped file pages used only once
|
15 years ago |
vmstat.c
|
mm: restore zone->all_unreclaimable to independence word
|
15 years ago |