summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-06-16page allocator: do not sanity check order in the fast pathMel Gorman
2009-06-16page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman
2009-06-16mm: alloc_large_system_hash check orderHugh Dickins
2009-06-16cpuset,mm: update tasks' mems_allowed in timeMiao Xie
2009-06-16mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten
2009-06-16vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNCKOSAKI Motohiro
2009-06-16mm: clean up get_user_pages_fast() documentationNick Piggin
2009-06-16readahead: enforce full sync mmap readahead sizeWu Fengguang
2009-06-16readahead: remove redundant test in shrink_readahead_size_eio()Wu Fengguang
2009-06-16readahead: introduce context readahead algorithmWu Fengguang
2009-06-16readahead: move the random read case to bottomWu Fengguang
2009-06-16readahead: record mmap read-around states in file_ra_stateWu Fengguang
2009-06-16readahead: enforce full readahead size on async mmap readaheadWu Fengguang
2009-06-16readahead: sequential mmap readaheadWu Fengguang
2009-06-16readahead: clean up and simplify the code for filemap page fault readaheadLinus Torvalds
2009-06-16readahead: remove sync/async readahead call dependencyWu Fengguang
2009-06-16readahead: increase interleaved readahead sizeWu Fengguang
2009-06-16readahead: remove one unnecessary radix tree lookupWu Fengguang
2009-06-16readahead: apply max_sane_readahead() limit in ondemand_readahead()Wu Fengguang
2009-06-16readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-12PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki
2009-06-12slab: setup cpu caches later on when interrupts are enabledPekka Enberg
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-12slab: fix gfp flag in setup_cpu_cache()Pekka Enberg
2009-06-12[S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-11memcg: don't use bootmem allocator in setup codeYinghai Lu
2009-06-11vmalloc: use kzalloc() instead of alloc_bootmem()Pekka Enberg
2009-06-11slab: setup allocators earlier in the boot sequencePekka Enberg
2009-06-11bootmem: fix slab fallback on numaPekka Enberg
2009-06-11bootmem: use slab if bootmem is no longer availablePekka Enberg
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-06-11kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-06-11kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-06-11kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-06-11kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-06-11kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-06-11kmemleak: Add the base supportCatalin Marinas
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-11Merge branch 'next' into for-linusJames Morris
2009-06-10Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds