Andrea Arcangeli 74dbdd239b mm: hugetlb: fix clear_huge_page() 15 years ago
..
Kconfig 27df5068e2 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 15 years ago
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 15 years ago
Makefile 1c7c474c31 make generic_acl slightly more generic 15 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 c05c4edd87 direct I/O fallback sync simplification 15 years ago
filemap_xip.c f0f37e2f77 const: mark struct vm_struct_operations 15 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 74dbdd239b mm: hugetlb: fix clear_huge_page() 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 dcc7cd0112 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 15 years ago
ksm.c d0f209f68f ksm: remove unswappable max_kernel_pages 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
memcontrol.c d4220f987c Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 15 years ago
memory-failure.c 27df5068e2 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 15 years ago
memory.c d4220f987c Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 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 15 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 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 years ago
mmu_context.c f68e148050 mm: reduce atomic use on use_mm fast path 15 years ago
mmu_notifier.c 828502d300 ksm: add mmu_notifier set_pte_at_notify() 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 cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 15 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 7959722b95 NOMMU: Use copy_*_user_page() in access_process_vm() 15 years ago
oom_kill.c d31f56dbf8 memcg: avoid oom-killing innocent task in case of use_hierarchy 15 years ago
page-writeback.c 0d99519efe writeback: remove unused nonblocking and congestion checks 15 years ago
page_alloc.c 443c6f145d SYSCTL: Add a mutex to the page_alloc zone order sysctl 15 years ago
page_cgroup.c f52407ce2d memory hotplug: alloc page from other node in memory online 15 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 129182e562 percpu: avoid calling __pcpu_ptr_to_addr(NULL) 15 years ago
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 years ago
quicklist.c db79078658 cpumask: use new-style cpumask ops in mm/quicklist. 15 years ago
readahead.c 65a80b4c61 readahead: add blk_run_backing_dev 15 years ago
rmap.c d8046582d5 memcg: make memcg's file mapped consistent with global VM 15 years ago
shmem.c 718deb6b61 Fix breakage in shmem.c 15 years ago
slab.c 00afa75806 SLAB: Fix lockdep annotation breakage 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 15 years ago
sparse.c f52407ce2d memory hotplug: alloc page from other node in memory online 15 years ago
swap.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 15 years ago
swap_state.c 2ca4532a49 mm: add_to_swap_cache() does not return -EEXIST 15 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 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
util.c 66f0dc481e mm: move sys_mmap_pgoff from util.c 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