aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-042-0/+22
| | * | | | | | | | Merge branch 'master' into nextJames Morris2009-05-227-47/+43
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | integrity: move ima_counts_getMimi Zohar2009-05-221-1/+1
| | * | | | | | | | | integrity: path_check updateMimi Zohar2009-05-221-1/+1
* | | | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-106-44/+29
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-091-3/+2
| * | | | | | | | | | Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-187-54/+82
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-071-30/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-241-19/+17
| | * | | | | | | | | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-248-27/+91
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead codeIngo Molnar2009-04-081-6/+0