pandora-kernel.git
2009-09-21 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-09-21 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-09-21 Ingo MolnarDriver-Core: fix devnode callbacks for dabusb and indus...
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-21 Alex Deucherdrm/radeon: some r420s have a CP race with the DMA...
2009-09-21 Alex Deucherdrm/radeon/r600/kms: rv670 is not DCE3
2009-09-21 Dave Airliedrm/radeon/kms: r420 idle after programming GA_ENHANCE
2009-09-21 Dave Airliedrm/radeon/kms: more fixes to rv770 suspend/resume...
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/jaswinder/linux-2.6
2009-09-20 Linus Torvaldsloongson: fix cut-and-paste mis-merge
2009-09-20 Linus TorvaldsMerge branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-09-20 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-20 Jaswinder Singh... includecheck fix: x86, cpu/common.c
2009-09-20 Jaswinder Singh... includecheck fix: kernel/trace, ring_buffer.c
2009-09-20 Jaswinder Singh... includecheck fix: include/linux, ftrace.h
2009-09-20 Jaswinder Singh... includecheck fix: include/linux, page_cgroup.h
2009-09-20 Jaswinder Singh... includecheck fix: include/linux, aio.h
2009-09-20 Jaswinder Singh... includecheck fix: include/drm, drm_memory.h
2009-09-20 Jaswinder Singh... includecheck fix: include/acpi, acpi_bus.h
2009-09-20 Jaswinder Singh... includecheck fix: drivers/xen, evtchn.c
2009-09-20 Jaswinder Singh... includecheck fix: drivers/video, vgacon.c
2009-09-20 Jaswinder Singh... includecheck fix: drivers/scsi, ibmvscsi.c
2009-09-20 Jaswinder Singh... includecheck fix: drivers/scsi, libfcoe.c
2009-09-20 Jaswinder Singh... includecheck fix: x86, shadow.c
2009-09-20 Jaswinder Singh... includecheck fix: x86, traps.c
2009-09-20 Jaswinder Singh... includecheck fix: um, helper.c
2009-09-20 Jaswinder Singh... includecheck fix: s390, sys_s390.c
2009-09-19 Wolfram Sang[PATCH] i2c-imx: make bus available early
2009-09-19 Mikael Petterssoni2c-mv64xxx: correct mv64xxx_i2c_intr() return type
2009-09-19 Alan SternUSB serial: update the console driver
2009-09-19 Alan Sternusb-serial: straighten out serial_open
2009-09-19 Alan Sternusb-serial: add missing tests and debug lines
2009-09-19 Alan Sternusb-serial: rename subroutines
2009-09-19 Alan Sternusb-serial: fix termios initialization logic
2009-09-19 Alan Sternusb-serial: acquire references when a new tty is installed
2009-09-19 Alan Sternusb-serial: change logic of serial lookups
2009-09-19 Alan Sternusb-serial: put subroutines in logical order
2009-09-19 Alan Sternusb-serial: change referencing of port and serial struc...
2009-09-19 Jiri Slabytty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
2009-09-19 Jiri Slabytty: Char: mxser, add support for CP112UL
2009-09-19 Peter Korsgaarduartlite: support shared interrupt lines
2009-09-19 Jiri Slabytty: USB: serial/mct_u232, fix tty refcnt
2009-09-19 Jiri Slabytty: riscom8, fix tty refcnt
2009-09-19 Jiri Slabytty: riscom8, fix shutdown declaration
2009-09-19 Alan SternTTY: fix typos
2009-09-19 Jiri Slabytty: Power: fix suspend vt regression
2009-09-19 Marcin Slusarztty: vt: use printk_once
2009-09-19 Arnd Bergmanntty: handle VT specific compat ioctls in vt driver
2009-09-19 Joe Petersonn_tty: move echoctl check and clean up logic
2009-09-19 Joe Petersonn_tty: honor opost flag for echoes
2009-09-19 Alan Coxtty: USB serial termios bits
2009-09-19 Deepak SaxenaSet proper console speed on resume if console suspend...
2009-09-19 Alan Coxserial: introduce tty krefs
2009-09-19 Alan Coxserial: kill USF_CLOSING_* definitions
2009-09-19 Alan Coxserial: move port users helper
2009-09-19 Alan Coxserial: move delta_msr_wait into the tty_port
2009-09-19 Alan Coxserial: replace the state mutex with the tty port mutex
2009-09-19 Alan Coxserial: kill off uif_t
2009-09-19 Alan Coxserial: move the flags into the tty_port field
2009-09-19 Alan Coxserial: move count into the tty_port version
2009-09-19 Alan Coxserial: use tty_port pointers in the core code
2009-09-19 Alan Coxserial: Fold closing_* fields into the tty_port ones
2009-09-19 Alan Coxserial: kill off uart_info
2009-09-19 Alan Coxisicom: split the open method for the isicom device
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-09-19 Alan Coxvt: add an activate and lock
2009-09-19 Alan Coxvt: move kernel stuff out of vt.h
2009-09-19 Alan Coxvt: remove power stuff from kernel/power
2009-09-19 Alan Coxvt: add an event interface
2009-09-19 Alan Coxtty: USB can now use the shutdown method for kref based...
2009-09-19 Alan Coxtty: remove dtr/rts use from the driver open methods
2009-09-19 Alan Coxtty: USB hangup is racy
2009-09-19 Alan Coxcdc_acm: Fix to use modern speed interfaces
2009-09-19 Alan Coxtty: make the kref destructor occur asynchronously
2009-09-19 Alan Coxcyclades: use the full port_close function
2009-09-19 Alan Coxtty: riscom8 kref and tty_port_close
2009-09-19 Alan Coxisicom: Split the close hardware bits out
2009-09-19 Alan Coxmxser: Split close ready for a standard tty_port_close...
2009-09-19 Alan Coxriscom8: split open and close methods up
2009-09-19 Alan Coxtty: Add a full port_close function
2009-09-19 Anton Vorontsov8250: Now honours baud rate lower bounds
2009-09-19 Vikram Panditaserial: 8250: add IRQ trigger support
2009-09-19 Alan Coxmos7840: remove old dead modem logic
2009-09-19 Alan Coxtty: Fix a typo noted in passing
2009-09-19 Kees Schoenmakerstty: usb_serial_mos7720: Fix get_lsr_info
2009-09-19 Kees SchoenmakersMOS7720 has no tiocmget method
2009-09-19 Alan Coxkfifo: Use "const" definitions
2009-09-19 Alan Coxslip: Clean up create and destroy
2009-09-19 Jiri Slabycyclades: remove more duplicated code
2009-09-19 Jiri Slabycyclades: introduce cyy_readb/writeb
2009-09-19 Jiri Slabycyclades: tiocm cleanup
2009-09-19 Jiri Slabycyclades: ioctls cleanup
2009-09-19 Jiri Slabycyclades: merge cy_startup tails
2009-09-19 Jiri Slabycyclades: use dtr_rts helpers
2009-09-19 Jiri Slabycyclades: sleep instead busy-wait
2009-09-19 Jiri Slabycyclades: overall cleanup
2009-09-19 Jiri Slabycyclades: close cleanup
2009-09-19 Jiri Slabycyclades: switch to tty_port_hangup
next