Linus Torvalds 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
..
Kconfig 7701c9c0f5 ksm: add some documentation 15 years ago
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 15 years ago
Makefile 3d2d827f5c mm: move use_mm/unuse_mm from aio.c to mm/ 15 years ago
allocpercpu.c e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator 16 years ago
backing-dev.c ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() 15 years ago
bootmem.c 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks 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 4b02108ac1 mm: oom analysis: add shmem vmstat 15 years ago
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation 16 years ago
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
highmem.c e212d6f250 block: remove some includings of blktrace_api.h 16 years ago
hugetlb.c 3ae77f43b1 mm: hugetlbfs_pagecache_present 15 years ago
init-mm.c bb1f17b037 mm: consolidate init_mm definition 16 years ago
internal.h 03f6462a3a mm: move highest_memmap_pfn 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 addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message 15 years ago
ksm.c 35451beecb ksm: unmerge is an origin of OOMs 15 years ago
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write 16 years ago
madvise.c f8af4da3b4 ksm: the mm interface to ksm 15 years ago
memcontrol.c b7c46d151c mm: drop unneeded double negations 15 years ago
memory.c 03f6462a3a mm: move highest_memmap_pfn 15 years ago
memory_hotplug.c 4738e1b9cf memory hotplug: fix updating of num_physpages for hot plugged memory 15 years ago
mempolicy.c 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 16 years ago
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 15 years ago
migrate.c edcf4748cd mm: return boolean from page_has_private() 15 years ago
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 16 years ago
mlock.c 6e919717c8 mm: m(un)lock avoid ZERO_PAGE 15 years ago
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 years ago
mmap.c 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 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 7103ad323b ksm: mremap use err from ksm_madvise 15 years ago
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 years ago
nommu.c eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) 15 years ago
oom_kill.c 8c5cd6f3a1 oom: oom_kill doesn't kill vfork parent (or child) 15 years ago
page-writeback.c adea02a1be mm: count only reclaimable lru pages 15 years ago
page_alloc.c 03f6462a3a mm: move highest_memmap_pfn 15 years ago
page_cgroup.c f52407ce2d memory hotplug: alloc page from other node in memory online 15 years ago
page_io.c aca8bf323e mm: remove file argument from swap_readpage() 16 years ago
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 years ago
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
percpu.c 5579fd7e6a Merge branch 'for-next' into for-linus 15 years ago
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 years ago
quicklist.c 204fba4aa3 percpu: cleanup percpu array definitions 16 years ago
readahead.c 10be0b372c readahead: introduce context readahead algorithm 16 years ago
rmap.c 21333b2b66 ksm: no debug in page_dup_rmap() 15 years ago
shmem.c 425fbf047c shmem: initialize struct shmem_sb_info to zero 15 years ago
shmem_acl.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' 15 years ago
slab.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 15 years ago
slob.c bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 years ago
slub.c fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names 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 35451beecb ksm: unmerge is an origin of OOMs 15 years ago
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 years ago
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant 16 years ago
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus 16 years ago
vmalloc.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 15 years ago
vmscan.c f168e1b639 mm/vmscan: remove page_queue_congested() comment 15 years ago
vmstat.c a731286de6 mm: vmstat: add isolate pages 15 years ago