aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/vt.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Clean console safelyPetr Písař2011-04-191-0/+7
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* TTY: VT, remove unused variablesJiri Slaby2011-04-191-3/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-1/+0
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* | tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-171-12/+0
* | TTY: use appropriate printk priority levelMandeep Singh Baines2011-02-171-7/+8
|/
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-011-3/+8
|\
| * tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2011-01-221-1/+1
| * vt: fix issue when fbcon wants to takeover a second time.Dave Airlie2011-01-221-2/+7
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-62/+62
|/
* tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-161-1/+22
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-051-0/+4209