index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2009-06-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-11
slow_work_thread() should do the exclusive wait
Oleg Nesterov
2009-06-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
memcg: don't use bootmem allocator in setup code
Yinghai Lu
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
init: introduce mm_init()
Pekka Enberg
2009-06-11
vmalloc: use kzalloc() instead of alloc_bootmem()
Pekka Enberg
2009-06-11
slab: setup allocators earlier in the boot sequence
Pekka Enberg
2009-06-11
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-06-11
Merge branches 'frv' and 'mn10300'
Linus Torvalds
2009-06-11
MN10300: Add utrace/tracehooks support
David Howells
2009-06-11
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
David Howells
2009-06-11
FRV: Implement new-style ptrace
David Howells
2009-06-11
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
David Howells
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2009-06-11
FRV: Remove in-kernel strace code
David Howells
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
2009-06-11
FRV: bitops: Change the bitmap index from int to unsigned long
Justin Chen
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
perf_counter: Turn off by default
Ingo Molnar
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2009-06-11
perf_counter: Better align code
Ingo Molnar
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
2009-06-11
moxa: prevent opening unavailable ports
Dirk Eibach
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
[next]