aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/vt/vt.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-23tty: clearify structure initializer in notify_write()Gravatar Mathias Krause 1-1/+1
2011-04-19tty: Clean console safelyGravatar Petr Písař 1-0/+7
2011-04-19tty: remove invalid location line in file headerGravatar Jovi Zhang 1-2/+0
2011-04-19TTY: VT, remove unused variablesGravatar Jiri Slaby 1-3/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-1/+0
2011-03-02drivers: remove extraneous includes of smp_lock.hGravatar Arnd Bergmann 1-1/+0
2011-02-17tty,vcs removing con_buf/conf_buf_mtxGravatar Jiri Olsa 1-12/+0
2011-02-17TTY: use appropriate printk priority levelGravatar Mandeep Singh Baines 1-7/+8
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-3/+8
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 1-62/+62
2011-01-22tty: use for_each_console() and WARN() on sysfs failuresGravatar Kay Sievers 1-1/+1
2011-01-22vt: fix issue when fbcon wants to takeover a second time.Gravatar Dave Airlie 1-2/+7
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceGravatar Kay Sievers 1-1/+22
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGravatar Greg Kroah-Hartman 1-0/+4209