Joe Perches 433f13a727 bootmem.c: avoid c90 declaration warning vor 16 Jahren
..
Kconfig 517d08699b Merge branch 'akpm' vor 16 Jahren
Kconfig.debug 7d46d9e6db kmemcheck: enable in the x86 Kconfig vor 16 Jahren
Makefile 517d08699b Merge branch 'akpm' vor 16 Jahren
allocpercpu.c 5d6700ea7b percpu: __percpu_depopulate_mask can take a const mask vor 17 Jahren
backing-dev.c 1faa16d228 block: change the request allocation/congestion logic to be sync/async based vor 17 Jahren
bootmem.c 433f13a727 bootmem.c: avoid c90 declaration warning vor 16 Jahren
bounce.c e212d6f250 block: remove some includings of blktrace_api.h vor 16 Jahren
debug-pagealloc.c 6a11f75b6a generic debug pagealloc vor 17 Jahren
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too vor 17 Jahren
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() vor 16 Jahren
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c vor 17 Jahren
filemap.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid vor 16 Jahren
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation vor 17 Jahren
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT vor 17 Jahren
highmem.c e212d6f250 block: remove some includings of blktrace_api.h vor 16 Jahren
hugetlb.c 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages vor 16 Jahren
init-mm.c bb1f17b037 mm: consolidate init_mm definition vor 16 Jahren
internal.h fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full vor 16 Jahren
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator vor 16 Jahren
kmemleak-test.c 0822ee4ac1 kmemleak: Simple testing module for kmemleak vor 16 Jahren
kmemleak.c 2030117d27 kmemleak: Fix some typos in comments vor 16 Jahren
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write vor 16 Jahren
madvise.c 75927af8bc mm: madvise(): correct return code vor 16 Jahren
memcontrol.c 2ffebca6aa memcg: fix lru rotation in isolate_pages vor 16 Jahren
memory.c 3b6748e2dd mm: introduce follow_pfn() vor 16 Jahren
memory_hotplug.c bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens vor 16 Jahren
mempolicy.c 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid vor 16 Jahren
mempool.c 183ff22bb6 spelling fixes: mm/ vor 18 Jahren
migrate.c 35282a2de4 migration: only migrate_prep() once per move_pages() vor 16 Jahren
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 vor 17 Jahren
mlock.c 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option vor 16 Jahren
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore vor 17 Jahren
mmap.c 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
mmu_notifier.c cddb8a5c14 mmu-notifiers: core vor 17 Jahren
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 vor 16 Jahren
mprotect.c dab5855b12 perf_counter: Add mmap event hooks to mprotect() vor 16 Jahren
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 vor 17 Jahren
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 vor 17 Jahren
nommu.c 35f2c2f6f6 nommu: Provide mmap_min_addr definition. vor 16 Jahren
oom_kill.c 8123681022 oom: only oom kill exiting tasks with attached memory vor 16 Jahren
page-writeback.c dcf975d585 mm/page-writeback.c: dirty limit type should be unsigned long vor 16 Jahren
page_alloc.c dcce284a25 mm: Extend gfp masking to the page allocator vor 16 Jahren
page_cgroup.c 338c843108 memcg: remove some redundant checks vor 16 Jahren
page_io.c aca8bf323e mm: remove file argument from swap_readpage() vor 16 Jahren
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() vor 17 Jahren
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers vor 17 Jahren
pdflush.c cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" vor 16 Jahren
percpu.c e1b9aa3f47 percpu: remove rbtree and use page->index instead vor 17 Jahren
prio_tree.c 183ff22bb6 spelling fixes: mm/ vor 18 Jahren
quicklist.c a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. vor 17 Jahren
readahead.c 10be0b372c readahead: introduce context readahead algorithm vor 16 Jahren
rmap.c d69b042f3d memcg: add file-based RSS accounting vor 16 Jahren
shmem.c 168f5ac668 mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument vor 16 Jahren
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype vor 17 Jahren
slab.c dcce284a25 mm: Extend gfp masking to the page allocator vor 16 Jahren
slob.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus vor 16 Jahren
slub.c dcce284a25 mm: Extend gfp masking to the page allocator vor 16 Jahren
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance vor 17 Jahren
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test vor 17 Jahren
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment vor 16 Jahren
swap_state.c aca8bf323e mm: remove file argument from swap_readpage() vor 16 Jahren
swapfile.c 8a9478ca7f memcg: fix swap accounting vor 16 Jahren
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() vor 18 Jahren
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant vor 16 Jahren
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus vor 16 Jahren
vmalloc.c 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 vor 16 Jahren
vmscan.c 2ffebca6aa memcg: fix lru rotation in isolate_pages vor 16 Jahren
vmstat.c 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails vor 16 Jahren