Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / char / tty_io.c
2010-05-13 Alan Coxtty: Fix unbalanced BKL handling in error path
2010-04-03 Oleg Nesterovtty: release_one_tty() forgets to put pids
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-07 Linus TorvaldsFix race in tty_fasync() properly
2010-01-20 Greg Kroah-Hartmantty: fix race in tty_fasync
2009-12-12 Alan Coxtty: Fix BKL taken under a spinlock bug introduced...
2009-12-11 Alan Coxtty: split the lock up a bit further
2009-12-11 Alan Coxtty: Move the leader test in disassociate
2009-12-11 Alan Coxtty: Push the bkl down a bit in the hangup code
2009-12-11 Alan Coxtty: Push the lock down further into the ldisc code
2009-12-11 Alan Coxtty: push the BKL down into the handlers a bit
2009-09-27 Dave Youngtty: Fix regressions caused by commit b50989dc
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-19 Alan Coxtty: USB serial termios bits
2009-09-19 Alan Coxtty: make the kref destructor occur asynchronously
2009-09-19 Alan Coxtty: Fix a typo noted in passing
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-06-16 Alan Coxtty: fix sanity check
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-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Andrew Morton__tty_open(): use the correct type for saved_flags
2009-04-01 Davide Libenziepoll keyed wakeups: make tty use keyed wakeups
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-01-27 Eric Paristty_open can return to userspace holding tty_mutex
2009-01-02 Alan Coxpty: simplify resize
2009-01-02 Jason Wesseltty: Fix sparse static warning for tty_driver_lookup_tty
2009-01-02 Joe Petersonn_tty: Fix loss of echoed characters and remove bkl...
2008-12-09 Al ViroAudit: Log TIOCSTI
2008-12-01 Will Newtondrivers/char/tty_io.c: Avoid panic when no console...
2008-10-16 Greg Kroah-Hartmandevice create: char: convert device_create_drvdata...
2008-10-15 Arjan van de Ventty: make sure that proc_clear_tty stores the cpu flags
2008-10-13 Jason Wesseltty: tty_io.c shadows sparse fix
2008-10-13 Alan Coxtty: simplify ktermios allocation
2008-10-13 Sukadev BhattiproluAdd an instance parameter devpts interfaces
2008-10-13 Sukadev BhattiproluMove tty lookup/reopen to caller
2008-10-13 Alan Coxtty: extract the pty init time special cases
2008-10-13 Alan Coxtty: Finish fixing up the init_dev interface to use...
2008-10-13 Alan Coxtty: More driver operations
2008-10-13 Alan Coxtty: kref the tty driver object
2008-10-13 Alan Coxtty: Clean up the tty_init_dev changes further
2008-10-13 Sukadev Bhattiprolutty: Move parts of tty_init_dev into new functions
2008-10-13 Alan Coxtty: Remove more special casing and out of place code
2008-10-13 Alan Coxtty: shutdown method
2008-10-13 Alan Coxpty: If the administrator creates a device for a ptmx...
2008-10-13 Alan Coxtty: Redo current tty locking
2008-10-13 Alan Coxtty: the vhangup syscall is racy
2008-10-13 Alan Coxtty: Move tty_write_message out of kernel/printk
2008-10-13 Alan Coxtty: Make get_current_tty use a kref
2008-10-13 Alan Coxtty: compare the tty winsize
2008-10-13 Alan Coxtty: Termios locking - sort out real_tty confusions...
2008-10-13 Alan Coxtty: use krefs to protect driver module counts
2008-10-13 Alan Coxtty: Add a kref count
2008-10-13 Alan Coxtty: Split tty_port into its own file
2008-10-13 Alan Coxtty: split the buffering from tty_io
2008-10-13 Alan Coxtty: move tioclinux from a special case
2008-09-26 Jason Wesselkgdboc,tty: Fix tty polling search to use name correctly
2008-08-27 Alan Coxtty: Fix termios tty window resize race with pty/tty...
2008-08-15 Alan Coxtty: remove resize window special case
2008-08-11 Christian BorntraegerFix race/oops in tty layer after BKL pushdown
2008-07-25 Adrian Bunkunexport proc_clear_tty
2008-07-24 Adrian Bunkremove is_tty()
2008-07-23 Alan Coxtty: Fix up escaped character
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Alan Coxtty: rework break handling
2008-07-22 Alan Coxtty: Split ldisc code into its own file
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-07-21 Alan Coxtty: add more tty_port fields
2008-07-21 Alan Coxtty: Clean up tiocmset
2008-07-21 Alan Coxtty: Introduce a tty_port common structure
2008-07-21 Alan Coxtty: Ldisc revamp
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-03 Alan Coxtty: Fix inverted logic in send_break
2008-07-02 Jonathan Corbettty_io: fasync BKL pushdown
2008-06-20 Jonathan Corbettty: cdev lock_kernel() pushdown
2008-05-15 Andrew Mortontty_check_change(): avoid taking tasklist_lock while...
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Sukadev Bhattiproludevpts: factor out PTY index allocation
2008-04-30 Sukadev Bhattiproludevpts: propagate error code from devpts_pty_new
2008-04-30 Hiroshi Shimamototty: fix routine name in ptmx_open()
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Alan Coxtty/serial: lay the foundations for the next set of...
2008-04-30 Alan Coxtty: drop the BKL for driver/ldisc ioctl methods
2008-04-30 Alan Coxtty_io: fix remaining pid struct locking
2008-04-30 Alan Coxredo locking of tty->pgrp
2008-04-30 Alan Coxtty: BKL pushdown
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
2008-04-29 Harvey Harrisondrivers: atm, char fix integer as NULL pointer warnings
2008-04-28 Miloslav Trmac[patch 1/2] audit: let userspace fully control TTY...
2008-04-17 Jason Wesselconsoles: polling support, kgdboc
2008-02-08 Alan Coxtty_io: drag screaming into coding style compliance
2008-02-06 Daniel Walkerunix98 allocated_ptys_lock semaphore to mutex
2008-02-06 Daniel Walkerdrivers/char/tty_io.c: remove pty_sem
2008-02-06 Adrian Bunkproper prototype for vty_init()
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
next