]> Pileus Git - ~andy/linux/shortlog
~andy/linux
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...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-31 Dave Kleikampnfsd race fixes: jfs
2008-12-31 Al Vironfsd race fixes: reiserfs
2008-12-31 Al Vironfsd race fixes: ext4
2008-12-31 Al Vironfsd race fixes: ext3
2008-12-31 Al Vironfsd race fixes: ext2
2008-12-31 Al Vironfsd/create race fixes, infrastructure
2008-12-31 Eric Parisfilesystem notification: create fs/notify to contain...
2008-12-31 Denis ChengRqfs/block_dev.c: __read_mostly improvement and sb_is_blk...
2008-12-31 Al Virokill ->dir_notify()
2008-12-31 Eric Dumazetfilp_cachep can be static in fs/file_table.c
2008-12-31 Eric Dumazetfix f_count description in Documentation/filesystems...
2008-12-31 Steven Rostedtmake INIT_FS use the __RW_LOCK_UNLOCKED initialization
2008-12-31 Al Virotake init_fs to saner place
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Christoph Hellwigpass a struct path * to may_open
2008-12-31 Christoph Hellwigkill walk_init_root
2008-12-31 Christoph Hellwigremove incorrect comment in inode_permission
2008-12-31 Arjan van de Venexpand some comments (d_path / seq_path)
2008-12-31 Zhaoleicorrect wrong function name of d_put in kernel document...
2008-12-31 Al Virofix switch_names() breakage in short-to-short case
2008-12-31 Duane Griffinbefs: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinfreevxfs: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinsysv: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext4: ensure fast symlinks are NUL-terminated
next