pandora-kernel.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 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 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
2009-06-11 Alan Coxparport_pc: Coding style
2009-06-11 Michael Bueschparport_pc: Fix subscription bugs
2009-06-11 Alan Coxtty: simplify buffer allocator cleanups
2009-06-11 Alan Coxtty: remove buffer special casing
2009-06-11 Breno Leitaoicom: fixing a if clause spaghetti
2009-06-11 Alexander Y... jsm: correctly support multiple 4/8-port boards
2009-06-11 Olivier Bornettty: iuu_phoenix: update version number.
2009-06-11 Olivier Bornettty: iuu_phoenix: set termios.
2009-06-11 Olivier Bornettty: iuu_phoenix: Fix stopbit when uart goes on.
2009-06-11 Olivier Bornettty: iuu_phoenix: fix locking.
2009-06-11 Alan Coxtty: bring ldisc into CodingStyle
2009-06-11 Alan Coxtty: Move ldisc_flush
2009-06-11 Alan Coxtty: rewrite the ldisc locking
2009-06-11 Alan Coxtty: Extract various bits of ldisc code
2009-06-11 Alan Coxtty: Fix oops when scanning the polling list for kgdb
2009-06-11 Alan Coxpty: Fix a comment
2009-06-11 Alan Coxserial: update maintainers file
2009-06-11 Alan Coxtty: throttling race fix
2009-06-11 Arnd Bergmannx86: fix ktermios-termio conversion
2009-06-11 Andre Przywara8250_pci: add the OXCB950 chip to the 8250 PCI driver.
2009-06-11 Jiri Slabyepca: fix test_bit parameters
2009-06-11 Jiri Slabyrocket: fix test_bit parameters
next