aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman2009-06-16
| * | | | | mm: alloc_large_system_hash check orderHugh Dickins2009-06-16
| * | | | | cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-16
| * | | | | mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten2009-06-16
| * | | | | vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNCKOSAKI Motohiro2009-06-16
| * | | | | mm: clean up get_user_pages_fast() documentationNick Piggin2009-06-16
| * | | | | readahead: enforce full sync mmap readahead sizeWu Fengguang2009-06-16
| * | | | | readahead: remove redundant test in shrink_readahead_size_eio()Wu Fengguang2009-06-16
| * | | | | readahead: introduce context readahead algorithmWu Fengguang2009-06-16
| * | | | | readahead: move the random read case to bottomWu Fengguang2009-06-16
| * | | | | readahead: record mmap read-around states in file_ra_stateWu Fengguang2009-06-16
| * | | | | readahead: enforce full readahead size on async mmap readaheadWu Fengguang2009-06-16
| * | | | | readahead: sequential mmap readaheadWu Fengguang2009-06-16
| * | | | | readahead: clean up and simplify the code for filemap page fault readaheadLinus Torvalds2009-06-16
| * | | | | readahead: remove sync/async readahead call dependencyWu Fengguang2009-06-16
| * | | | | readahead: increase interleaved readahead sizeWu Fengguang2009-06-16
| * | | | | readahead: remove one unnecessary radix tree lookupWu Fengguang2009-06-16
| * | | | | readahead: apply max_sane_readahead() limit in ondemand_readahead()Wu Fengguang2009-06-16
| * | | | | readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang2009-06-16
| * | | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \ \ \ \
| * | | | | Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| |\| | | |
| * | | | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-15
| * | | | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
| * | | | | slab: add hooks for kmemcheckPekka Enberg2009-06-15
| * | | | | slub: add hooks for kmemcheckVegard Nossum2009-06-15
| * | | | | kmemcheck: add mm functionsVegard Nossum2009-06-15
| * | | | | slab: move struct kmem_cache to headersPekka Enberg2009-06-13
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-16
|\ \ \ \ \ \
| * | | | | | [S390] pm: memory hotplug power management callbacksGerald Schaefer2009-06-16
| | |/ / / / | |/| | | |
* / | | | | block: remove some includings of blktrace_api.hLi Zefan2009-06-16
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-12
|\ \ \ \ \
| * | | | | [S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens2009-06-12
| |/ / / /
* | | | | PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki2009-06-12
* | | | | slab: setup cpu caches later on when interrupts are enabledPekka Enberg2009-06-12
* | | | | slab,slub: don't enable interrupts during early bootPekka Enberg2009-06-12
* | | | | slab: fix gfp flag in setup_cpu_cache()Pekka Enberg2009-06-12
* | | | | memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-12
|/ / / /
* | | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-11
|\ \ \ \
| * | | | kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-11
| * | | | kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-11
| * | | | kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-11
| * | | | kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | | | kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | | | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | | | kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-11
| * | | | kmemleak: Add the base supportCatalin Marinas2009-06-11
* | | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\ \ \ \ \
| * | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\| | | |
| * | | | | perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-08