Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6...
[safe/jmp/linux-2.6] / mm /
2009-06-17 MinChan Kimvmscan: prevent shrinking of active anon lru list in...
2009-06-17 Brice Goglinmigration: only migrate_prep() once per move_pages()
2009-06-17 Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-17 Nick Pigginmm: madvise(): correct return code
2009-06-17 Andrew Mortonpage-allocator: warn if __GFP_NOFAIL is used for a...
2009-06-17 Johannes Weinermm: introduce follow_pfn()
2009-06-17 Johannes Weinermm: use generic follow_pte() in follow_phys()
2009-06-17 Johannes Weinermm: introduce follow_pte()
2009-06-17 Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - fix comment and...
2009-06-17 Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - do not call for...
2009-06-17 Wu Fengguangvmscan: ZVC updates in shrink_active_list() can be...
2009-06-17 Wu Fengguangvmscan: don't export nr_saved_scan in /proc/zoneinfo
2009-06-17 Wu Fengguangvmscan: cleanup the scan batching code
2009-06-17 Rik van Rielvmscan: evict use-once pages first
2009-06-17 Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-17 Mel Gormanmm: use alloc_pages_exact() in alloc_large_system_hash...
2009-06-17 Mel Gormanpage allocator: sanity check order in the page allocato...
2009-06-17 KOSAKI Motohiropage allocator: move free_page_mlock() to page_alloc.c
2009-06-17 Mel Gormanpage allocator: slab: use nr_online_nodes to check...
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-17 Mel Gormanpage allocator: get the pageblock migratetype without...
2009-06-17 Mel Gormanpage allocator: update NR_FREE_PAGES only as necessary
2009-06-17 Mel Gormanpage allocator: use allocation flags as an index to...
2009-06-17 Nick Pigginpage allocator: do not check for compound pages during...
2009-06-17 Mel Gormanpage allocator: do not setup zonelist cache when there...
2009-06-17 Mel Gormanpage allocator: do not disable interrupts in free_page_...
2009-06-17 Mel Gormanpage allocator: do not call get_pageblock_migratetype...
2009-06-17 Mel Gormanpage allocator: inline __rmqueue_fallback()
2009-06-17 Mel Gormanpage allocator: inline buffered_rmqueue()
2009-06-17 Mel Gormanpage allocator: inline __rmqueue_smallest()
2009-06-17 Mel Gormanpage allocator: remove a branch by assuming __GFP_HIGH...
2009-06-17 Peter Zijlstrapage allocator: calculate the alloc_flags for allocatio...
2009-06-17 Mel Gormanpage allocator: calculate the migratetype for allocatio...
2009-06-17 Mel Gormanpage allocator: calculate the preferred zone for alloca...
2009-06-17 Mel Gormanpage allocator: move check for disabled anti-fragmentat...
2009-06-17 Mel Gormanpage allocator: break up the allocator entry point...
2009-06-17 Mel Gormanpage allocator: check only once if the zonelist is...
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-17 Mel Gormanpage allocator: do not sanity check order in the fast...
2009-06-17 Mel Gormanpage allocator: replace __alloc_pages_internal() with...
2009-06-17 Hugh Dickinsmm: alloc_large_system_hash check order
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-17 H Hartley Sweetenmm/page-writeback.c: dirty limit type should be unsigne...
2009-06-17 KOSAKI Motohirovmscan: low order lumpy reclaim also should use PAGEOUT...
2009-06-17 Nick Pigginmm: clean up get_user_pages_fast() documentation
2009-06-17 Wu Fengguangreadahead: enforce full sync mmap readahead size
2009-06-17 Wu Fengguangreadahead: remove redundant test in shrink_readahead_si...
2009-06-17 Wu Fengguangreadahead: introduce context readahead algorithm
2009-06-17 Wu Fengguangreadahead: move the random read case to bottom
2009-06-17 Wu Fengguangreadahead: record mmap read-around states in file_ra_state
2009-06-17 Wu Fengguangreadahead: enforce full readahead size on async mmap...
2009-06-17 Wu Fengguangreadahead: sequential mmap readahead
2009-06-17 Linus Torvaldsreadahead: clean up and simplify the code for filemap...
2009-06-17 Wu Fengguangreadahead: remove sync/async readahead call dependency
2009-06-17 Wu Fengguangreadahead: increase interleaved readahead size
2009-06-17 Wu Fengguangreadahead: remove one unnecessary radix tree lookup
2009-06-17 Wu Fengguangreadahead: apply max_sane_readahead() limit in ondemand...
2009-06-17 Wu Fengguangreadahead: move max_sane_readahead() calls into force_p...
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-06-16 Li Zefanblock: remove some includings of blktrace_api.h
2009-06-16 Gerald Schaefer[S390] pm: memory hotplug power management callbacks
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumkmemcheck: enable in the x86 Kconfig
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-15 Nick PigginSLUB: Fix early boot GFP_DMA allocations
2009-06-15 Pekka Enbergslab: add hooks for kmemcheck
2009-06-15 Vegard Nossumslub: add hooks for kmemcheck
2009-06-15 Vegard Nossumkmemcheck: add mm functions
2009-06-13 Pekka EnbergSLUB: Don't print out OOM warning for __GFP_NOFAIL
2009-06-13 Alexander BeregalovSLUB: fix build when !SLUB_DEBUG
2009-06-13 Pekka Enbergslab: move struct kmem_cache to headers
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-06-12 Rafael J. WysockiPM/Suspend: Do not shrink memory before suspend
2009-06-12 Pekka Enbergslab: setup cpu caches later on when interrupts are...
2009-06-12 Pekka Enbergslab,slub: don't enable interrupts during early boot
2009-06-12 Pekka Enbergslab: fix gfp flag in setup_cpu_cache()
2009-06-12 Heiko Carstens[S390] maccess: add weak attribute to probe_kernel_write
2009-06-12 KAMEZAWA Hiroyukimemcg: fix page_cgroup fatal error in FLATMEM
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Yinghai Lumemcg: don't use bootmem allocator in setup code
2009-06-11 Pekka Enbergvmalloc: use kzalloc() instead of alloc_bootmem()
2009-06-11 Pekka Enbergslab: setup allocators earlier in the boot sequence
2009-06-11 Pekka Enbergbootmem: fix slab fallback on numa
2009-06-11 Pekka Enbergbootmem: use slab if bootmem is no longer available
2009-06-11 Catalin Marinaskmemleak: Simple testing module for kmemleak
2009-06-11 Catalin Marinaskmemleak: Enable the building of the memory leak detector
2009-06-11 Catalin Marinaskmemleak: Add kmemleak_alloc callback from alloc_large_...
2009-06-11 Catalin Marinaskmemleak: Add the vmalloc memory allocation/freeing...
2009-06-11 Catalin Marinaskmemleak: Add the slub memory allocation/freeing hooks
2009-06-11 Catalin Marinaskmemleak: Add the slob memory allocation/freeing hooks
2009-06-11 Catalin Marinaskmemleak: Add the slab memory allocation/freeing hooks
2009-06-11 Catalin Marinaskmemleak: Add the base support
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Pekka EnbergSLUB: Out-of-memory diagnostics
next