aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-06-11irq: use kcalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11sched: use slab in cpupri_init()Pekka Enberg
2009-06-11sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()Pekka Enberg
2009-06-11memcg: don't use bootmem allocator in setup codeYinghai Lu
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11sched: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11init: introduce mm_init()Pekka Enberg
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: Add the corresponding MAINTAINERS entryCatalin Marinas
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-06-11kmemleak: Add modules supportCatalin 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 documentation on the memory leak detectorCatalin Marinas
2009-06-11kmemleak: Add the base supportCatalin Marinas
2009-06-11Merge branches 'frv' and 'mn10300'Linus Torvalds
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells
2009-06-11FRV: Implement new-style ptraceDavid Howells
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells
2009-06-11FRV: Remove in-kernel strace codeDavid Howells
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11perf_counter: Turn off by defaultIngo Molnar
2009-06-11perf_counter: Add counter->id to the throttle eventPeter Zijlstra
2009-06-11perf_counter: Better align codeIngo Molnar
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter: Rename enumsPeter Zijlstra