summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-166-88/+200
|\
| * Merge commit 'linus/master' into HEADVegard Nossum2009-06-155-33/+59
| |\
| * | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-151-0/+1
| * | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-154-23/+78
| * | slab: add hooks for kmemcheckPekka Enberg2009-06-151-2/+18
| * | slub: add hooks for kmemcheckVegard Nossum2009-06-151-2/+19
| * | kmemcheck: add mm functionsVegard Nossum2009-06-152-0/+104
| * | slab: move struct kmem_cache to headersPekka Enberg2009-06-131-81/+0
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-161-2/+2
|\ \ \
| * | | [S390] pm: memory hotplug power management callbacksGerald Schaefer2009-06-161-2/+2
| | |/ | |/|
* / | block: remove some includings of blktrace_api.hLi Zefan2009-06-162-2/+0
|/ /
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-121-1/+1
|\ \
| * | [S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens2009-06-121-1/+1
| |/
* | PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki2009-06-121-2/+2
* | slab: setup cpu caches later on when interrupts are enabledPekka Enberg2009-06-121-18/+19
* | slab,slub: don't enable interrupts during early bootPekka Enberg2009-06-122-0/+34
* | slab: fix gfp flag in setup_cpu_cache()Pekka Enberg2009-06-121-1/+1
* | memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-121-19/+10
|/
* Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-118-6/+1690
|\
| * kmemleak: Simple testing module for kmemleakCatalin Marinas2009-06-112-0/+112
| * kmemleak: Enable the building of the memory leak detectorCatalin Marinas2009-06-111-0/+1
| * kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-111-0/+11
| * kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-111-3/+27
| * kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-111-1/+4
| * kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-111-0/+7
| * kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-111-2/+30
| * kmemleak: Add the base supportCatalin Marinas2009-06-111-0/+1498
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-112-0/+7
|\ \
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-118-210/+73
| |\|
| * | perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-081-0/+2
| * | perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra2009-06-051-2/+3
| * | perf_counter: Remove munmap stuffPeter Zijlstra2009-06-041-6/+0
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-0113-59/+71
| |\ \
| * \ \ Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-1812-165/+194
| |\ \ \
| * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-297-16/+55
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-11/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-077-56/+61
| |\ \ \ \ \ \
| * | | | | | | perf_counter: executable mmap() informationPeter Zijlstra2009-04-061-0/+10
* | | | | | | | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-115-53/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | memcg: don't use bootmem allocator in setup codeYinghai Lu2009-06-111-4/+8
| * | | | | | | | vmalloc: use kzalloc() instead of alloc_bootmem()Pekka Enberg2009-06-111-2/+1
| * | | | | | | | slab: setup allocators earlier in the boot sequencePekka Enberg2009-06-112-47/+55
| * | | | | | | | bootmem: fix slab fallback on numaPekka Enberg2009-06-111-0/+9
| * | | | | | | | bootmem: use slab if bootmem is no longer availablePekka Enberg2009-06-111-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-114-1/+26
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'next' into for-linusJames Morris2009-06-114-1/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nommu: Provide mmap_min_addr definition.Paul Mundt2009-06-101-0/+3
| | * | | | | | | | Merge branch 'master' into nextJames Morris2009-06-098-39/+40
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |