safe/jmp/linux-2.6
2009-01-02 Hannes Ederkbuild: disable sparse warning "returning void-valued...
2009-01-02 Mike Frysingerkbuild: in headers_install autoconvert asm/inline/volat...
2009-01-02 Sam Ravnborgkbuild: check for leaked CONFIG_ symbols to userspace
2009-01-02 Mike Frysingerheaders_check.pl: disallow extern's
2009-01-02 Sam Ravnborgkconfig: improve error messages for bad source statements
2009-01-02 Sam Ravnborgkconfig: struct property commented
2009-01-02 Sam Ravnborgkconfig: add comments to symbol flags
2009-01-02 Sam Ravnborgkconfig: explain symbol value defaults
2009-01-02 Sam Ravnborgm68k: fix recursive dependency in Kconfig
2009-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-02 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2009-01-02 Paul MackerrasUpdate powerpc maintainers
2009-01-02 Linus TorvaldsMerge branch 'i8k-updates' from Alan
2009-01-02 Federico Heinzi8k: Add Dell Vostro systems
2009-01-02 Andy Spenceri8k: Enable i8k on Dell Precision Systems
2009-01-02 Ingo BruecklFix compiler warning in arch/x86/mm/init_32.c
2009-01-02 Linus TorvaldsMerge branch 'tty-updates' from Alan
2009-01-02 Flavio Leitnerserial_8250: support for Sealevel Systems Model 7803...
2009-01-02 Denis Joseph... hso maintainers update patch
2009-01-02 Denis Joseph... hso modem detect fix patch against Alan Cox'es tty...
2009-01-02 Alan Coxtty: Fix an ircomm warning and note another bug
2009-01-02 Andrew Mortondrivers/char/cyclades.c: cy_pci_probe: fix error path
2009-01-02 David DaneySerial: UART driver changes for Cavium OCTEON.
2009-01-02 David DaneySerial: Allow port type to be specified when calling...
2009-01-02 David Daney8250: Serial driver changes to support future Cavium...
2009-01-02 David Daney8250: Don't clobber spinlocks.
2009-01-02 Alexander Beregalovfix for tty-serial-move-port
2009-01-02 Alan Coxtty: We want the port object to be persistent
2009-01-02 Harvey Harrison__FUNCTION__ is gcc-specific, use __func__
2009-01-02 Andy Whitcroftserial: RS485 ioctl structure uses __u32 include linux...
2009-01-02 Alan Coxtty: Drop the lock_kernel in the private ioctl hook
2009-01-02 Alan Coxsynclink_cs: Convert to tty_port
2009-01-02 Alan Coxtty: use port methods for the rocket driver
2009-01-02 Alan Coxtty: kref the rocket driver
2009-01-02 Alan Coxtty: make rocketport use standard port->flags
2009-01-02 Alan Coxtty: Redo the rocket driver locking
2009-01-02 Alan Coxtty: Make epca use the port helpers
2009-01-02 Alan Coxtty: refcount the epca driver
2009-01-02 Alan Coxtty: relock epca
2009-01-02 Denis Joseph... tty: Modem functions for the HSO driver
2009-01-02 Alan Coxtty: Fix the HSO termios handling a bit
2009-01-02 Alan Coxhso: net driver using tty without locking
2009-01-02 Alan Coxtty: kref nozomi
2009-01-02 Alan Coxtty: Remove some pointless casts
2009-01-02 Alan Coxtty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
2009-01-02 Thomas Pfafftty: N_TTY SIGIO only works for read
2009-01-02 Alan Coxtty: USB tty devices can block in tcdrain when unplugged
2009-01-02 Niels de Vosserial: set correct baud_base for Oxford Semiconductor...
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: tty port zero baud open
2009-01-02 Alan Coxtty: ESP has been broken for locking etc forver
2009-01-02 Alan Coxtty: rework stallion to use the tty_port bits
2009-01-02 Alan Coxtty: Rework istallion to use the tty port changes
2009-01-02 Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02 Alan Coxtty: relock the mxser driver
2009-01-02 Alan Coxtty: relock riscom8 using port locks
2009-01-02 Alan Coxtty: rocketport uses different port flags to everyone...
2009-01-02 Alan Coxtty: relock generic_serial
2009-01-02 Alan Coxisicom: redo locking to use tty port locks
2009-01-02 Alan Coxtty: Pull the dtr raise into tty port
2009-01-02 Alan Coxrio: Kill off ckmalloc
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2009-01-02 Alan Coxtty: Fix PPP hang under load
2009-01-02 David HowellsCRED: Wrap task credential accesses in the devpts files...
2009-01-02 Kevin HaoAdd device function for USB serial console
2009-01-02 Russell KingAnd here's a patch (to be applied on top of the last...
2009-01-02 Russell KingConvert the oxsemi tornado special cases to use the...
2009-01-02 Andrew Mortondevpts: fix unused function warning
2009-01-02 Alan Coxtty: Fix close races in USB serial
2009-01-02 Joe Petersonn_tty: Output bells immediately on a full buffer
2009-01-02 Joe Petersonn_tty: Fix hanfling of buffer full corner cases
2009-01-02 Joe Petersonn_tty: Fix handling of control characters and continuations
2009-01-02 Alan Coxpty: simplify resize
2009-01-02 Jason Wesseltty: Fix sparse static warning for tty_driver_lookup_tty
2009-01-02 Alan Coxsierra: Fix formatting
2009-01-02 Alan Coxdevpts: Coding style clean up
2009-01-02 Sukadev BhattiproluDocument usage of multiple-instances of devpts
2009-01-02 Sukadev BhattiproluEnable multiple instances of devpts
2009-01-02 Sukadev BhattiproluDefine get_init_pts_sb()
2009-01-02 Sukadev BhattiproluDefine mknod_ptmx()
2009-01-02 Sukadev BhattiproluAdd DEVPTS_MULTIPLE_INSTANCES config token
2009-01-02 Sukadev BhattiproluExtract option parsing to new function
2009-01-02 Sukadev BhattiproluPer-mount 'config' object
2009-01-02 Sukadev BhattiproluPer-mount allocated_ptys
2009-01-02 Sukadev BhattiproluRemove devpts_root global
2009-01-02 Alan Coxn_tty: clean up coding style
2009-01-02 Joe Petersonn_tty: Fix loss of echoed characters and remove bkl...
2009-01-02 Sonic ZhangBlackfin Serial Driver: Remove BI status for known_good...
2009-01-02 Sonic ZhangBlackfin Serial Driver: Fix bug - BF527-EZKIT unable...
2009-01-02 Sonic ZhangBlackfin Serial Driver: Clean serial console and early...
2009-01-02 Graf YangBlackfin Serial Driver: fix bug - SIR driver stop recei...
2009-01-02 Sonic ZhangBlackfin Serial Driver: updates kgdb over Blackfin...
2009-01-02 Ingo Molnarkbuild: Remove gcc 4.1.0 quirk from init/main.c
2009-01-02 Linus TorvaldsDisallow gcc versions 4.1.{0,1}
2009-01-02 Linus TorvaldsSanitize gcc version header includes
2009-01-02 Borislav Petkovide-atapi: start dma in a drive-specific way
2009-01-02 Borislav Petkovide-atapi: put the rest of non-ide-cd code into the...
2009-01-02 Borislav Petkovide-atapi: remove timeout arg to ide_issue_pc
2009-01-02 Borislav Petkovide-cd: remove handler wrappers
2009-01-02 Borislav Petkovide-cd: remove xferlen arg to cdrom_start_packet_command
next