linux-2.6
2009-06-11  Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11  Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11  Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-11  Oleg Nesterovslow_work_thread() should do the exclusive wait
2009-06-11  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-11  Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-11  Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-11  Pekka Enbergvgacon: use slab allocator instead of the bootmem allocator
2009-06-11  Pekka Enbergirq: use kcalloc() instead of the bootmem allocator
2009-06-11  Pekka Enbergsched: use slab in cpupri_init()
2009-06-11  Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11  Yinghai Lumemcg: don't use bootmem allocator in setup code
2009-06-11  Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11  Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-06-11  Pekka Enbergvt: use kzalloc() instead of the bootmem allocator
2009-06-11  Pekka Enbergsched: use kzalloc() instead of the bootmem allocator
2009-06-11  Pekka Enberginit: introduce mm_init()
2009-06-11  Pekka Enbergvmalloc: use kzalloc() instead of alloc_bootmem()
2009-06-11  Pekka Enbergslab: setup allocators earlier in the boot sequence
2009-06-11  Pekka Enbergbootmem: fix slab fallback on numa
2009-06-11  Pekka Enbergbootmem: use slab if bootmem is no longer available
2009-06-11  Catalin Marinaskmemleak: Add the corresponding MAINTAINERS entry
2009-06-11  Catalin Marinaskmemleak: Simple testing module for kmemleak
2009-06-11  Catalin Marinaskmemleak: Enable the building of the memory leak detector
2009-06-11  Catalin Marinaskmemleak: Remove some of the kmemleak false positives
2009-06-11  Catalin Marinaskmemleak: Add modules support
2009-06-11  Catalin Marinaskmemleak: Add kmemleak_alloc callback from alloc_large_...
2009-06-11  Catalin Marinaskmemleak: Add the vmalloc memory allocation/freeing...
2009-06-11  Catalin Marinaskmemleak: Add the slub memory allocation/freeing hooks
2009-06-11  Catalin Marinaskmemleak: Add the slob memory allocation/freeing hooks
2009-06-11  Catalin Marinaskmemleak: Add the slab memory allocation/freeing hooks
2009-06-11  Catalin Marinaskmemleak: Add documentation on the memory leak detector
2009-06-11  Catalin Marinaskmemleak: Add the base support
2009-06-11  Linus TorvaldsMerge branches 'frv' and 'mn10300'
2009-06-11  David HowellsMN10300: Add utrace/tracehooks support
2009-06-11  David HowellsMN10300: Don't set the dirty bit in the DTLB entries...
2009-06-11  David HowellsFRV: Implement new-style ptrace
2009-06-11  David HowellsFRV: Don't turn on TIF_SYSCALL_TRACE unconditionally...
2009-06-11  David HowellsFRV: Implement TIF_NOTIFY_RESUME
2009-06-11  David HowellsFRV: Remove in-kernel strace code
2009-06-11  Stoyan GaydarovFRV: BUG to BUG_ON changes
2009-06-11  Justin ChenFRV: bitops: Change the bitmap index from int to unsign...
2009-06-11  Linus TorvaldsMerge branch 'serial-from-alan'
2009-06-11  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11  Ingo Molnarperf_counter: Turn off by default
2009-06-11  Peter Zijlstraperf_counter: Add counter->id to the throttle event
2009-06-11  Ingo Molnarperf_counter: Better align code
2009-06-11  Peter Zijlstraperf_counter: Rename L2 to LL cache
2009-06-11  Peter Zijlstraperf_counter: Standardize event names
2009-06-11  Peter Zijlstraperf_counter: Rename enums
2009-06-11  Dirk Eibachmoxa: prevent opening unavailable ports
2009-06-11  Oskar Schirmerimx: serial: use tty_encode_baud_rate to set true rate
2009-06-11  Fabian Godehardtimx: serial: add IrDA support to serial driver
2009-06-11  Oskar Schirmerimx: serial: use rational library function
2009-06-11  Oskar Schirmerlib: isolate rational fractions helper function
2009-06-11  Daniel Glöcknerimx: serial: handle initialisation failure correctly
2009-06-11  Fabian Godehardtimx: serial: be sure to stop xmit upon shutdown
2009-06-11  Fabian Godehardtimx: serial: notify higher layers in case xmit IRQ...
2009-06-11  Daniel Glöcknerimx: serial: fix one bit field type
2009-06-11  Oskar Schirmerimx: serial: fix whitespaces (no changes in functionality)
2009-06-11  Jiri Slabytty: use prepare/finish_wait
2009-06-11  Jiri Slabytty: remove sleep_on
2009-06-11  Elina Pashevasierra: driver interface blacklisting
2009-06-11  Elina Pashevasierra: driver urb handling improvements
2009-06-11  Alan Coxtty: resolve some sierra breakage
2009-06-11  Alan Coxtimbuart: Fix the termios logic
2009-06-11  Richard Röjforsserial: Added Timberdale UART driver
2009-06-11  Alan Coxtty: Add URL for ttydev queue
2009-06-11  Alan Coxdevpts: unregister the file system on error
2009-06-11  Alan Coxtty: Untangle termios and mm mutex dependencies
2009-06-11  Mike Frysingertty: bfin_jtag_comm: emulate a TTY over the Blackfin...
2009-06-11  Alan Coxftdi_sio: don't override modem bits
2009-06-11  Alan Coxtty: fix bluetooth scribbling on low latency flags
2009-06-11  Alan Coxft232: support the ASYNC_LOW_LATENCY flag
2009-06-11  Craig ShelleyUSB: CP210X Replace CP2101 with CP210x
2009-06-11  Craig ShelleyUSB: CP210X Use official request code definitions
2009-06-11  Craig ShelleyUSB: CP210X Add device IDs
2009-06-11  Sonic ZhangBlackfin Serial Driver: disable dma rx interrupt only...
2009-06-11  Sonic ZhangBlackfin Serial Driver: handle anomaly 05000231
2009-06-11  Sonic ZhangBlackfin Serial Driver: annotate anomalies 05000215...
2009-06-11  Sonic ZhangBlackfin Serial Driver: handle irregular DMA register...
2009-06-11  Graf YangBlackfin Serial Driver: fix missing new lines when...
2009-06-11  Robin GetzBlackfin Serial Driver: fix baudrate for early_printk
2009-06-11  Sonic ZhangBlackfin Serial Driver: fix error while transferring...
2009-06-11  Mike FrysingerBlackfin SPORT UART: rewrite inline assembly
2009-06-11  Michael HennerichBlackfin SPORT UART: fix data misses while using transm...
2009-06-11  Mike FrysingerBlackfin SPORT UART: fix typo in sport_set_termios...
2009-06-11  Florian Fainelliserial: add support for the TI AR7 internal UART
2009-06-11  Breno Leitaoicom: fix compile errors when defining ICOM_TRACE
2009-06-11  Alan Coxparport_pc: clean up the modified while loops using for
next