Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
..
Kconfig d0f209f68f ksm: remove unswappable max_kernel_pages 15 years ago
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 16 years ago
Makefile 23fb064bb9 percpu: kill legacy percpu allocator 16 years ago
backing-dev.c bf7ec5bb61 flusher: Fix PF_FROZEN race 15 years ago
bootmem.c 8aa043d745 mm/bootmem.c: properly __init-annotate helper functions 15 years ago
bounce.c e212d6f250 block: remove some includings of blktrace_api.h 16 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 f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() 16 years ago
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c 16 years ago
filemap.c 94004ed726 kill wait_on_page_writeback_range 15 years ago
filemap_xip.c f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
highmem.c d451564669 highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE 15 years ago
hugetlb.c 536240f2bd hugetlb: abort a hugepage pool resize if a signal is pending 15 years ago
hwpoison-inject.c cae681fc12 HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs 16 years ago
init-mm.c bb1f17b037 mm: consolidate init_mm definition 16 years ago
internal.h 418b27ef50 mm: remove unevictable_migrate_page function 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 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
ksm.c d0f209f68f ksm: remove unswappable max_kernel_pages 15 years ago
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write 16 years ago
madvise.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 years ago
memcontrol.c 407f9c8b08 ksm: mem cgroup charge swapin copy 15 years ago
memory-failure.c af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
memory.c 5ad6468801 ksm: let shared pages be swappable 15 years ago
memory_hotplug.c 23ce932a5e mm: fix section mismatch in memory_hotplug.c 15 years ago
mempolicy.c 62b61f611e ksm: memory hotremove migration only 15 years ago
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 16 years ago
migrate.c 418b27ef50 mm: remove unevictable_migrate_page function 15 years ago
mincore.c 4f16fc107d mm: hugetlb: fix hugepage memory leak in mincore() 15 years ago
mlock.c 6927c1dd93 mlock: replace stale comments in munlock_vma_page() 15 years ago
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 years ago
mmap.c c9d0bf2414 mm: uncached vma support with writenotify 15 years ago
mmu_context.c f68e148050 mm: reduce atomic use on use_mm fast path 16 years ago
mmu_notifier.c 828502d300 ksm: add mmu_notifier set_pte_at_notify() 16 years ago
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 years ago
mprotect.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
mremap.c 9206de95b1 Take arch_mmap_check() into get_unmapped_area() 15 years ago
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 years ago
nommu.c ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
oom_kill.c 1b604d75bb oom: dump stack and VM state when oom killer panics 15 years ago
page-writeback.c 0d99519efe writeback: remove unused nonblocking and congestion checks 15 years ago
page_alloc.c af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
page_cgroup.c f52407ce2d memory hotplug: alloc page from other node in memory online 16 years ago
page_io.c d4906e1aa5 swap: rework map_swap_page() again 15 years ago
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 years ago
pagewalk.c 5dc37642cb mm hugetlb: add hugepage support to pagemap 15 years ago
percpu.c 50de1a8ef1 Merge branch 'for-linus' into for-next 15 years ago
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 years ago
quicklist.c db79078658 cpumask: use new-style cpumask ops in mm/quicklist. 16 years ago
readahead.c 10be0b372c readahead: introduce context readahead algorithm 16 years ago
rmap.c caed0f486e mm: simplify try_to_unmap_one() 15 years ago
shmem.c aaa468653b swap_info: note SWAP_MAP_SHMEM 15 years ago
shmem_acl.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' 16 years ago
slab.c 2205afa7d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
slob.c bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 years ago
slub.c 2205afa7d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
sparse-vmemmap.c f52407ce2d memory hotplug: alloc page from other node in memory online 16 years ago
sparse.c f52407ce2d memory hotplug: alloc page from other node in memory online 16 years ago
swap.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
swap_state.c 2ca4532a49 mm: add_to_swap_cache() does not return -EEXIST 16 years ago
swapfile.c 5ad6468801 ksm: let shared pages be swappable 15 years ago
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 years ago
truncate.c e9de25dda3 mm: fix comments for invalidate_inode_pages2() 15 years ago
util.c 8c7b49b3ec fix a struct file leak in do_mmap_pgoff() 15 years ago
vmalloc.c 976d6dfbb0 vmalloc(): adjust gfp mask passed on nested vmalloc() invocation 15 years ago
vmscan.c 62c0c2f198 vmscan: simplify code 15 years ago
vmstat.c bb3ab59683 vmscan: stop kswapd waiting on congestion when the min watermark is not being met 15 years ago