aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vt: push the tty_lock down into the map handlingAlan Cox2012-04-241-1/+0
* vt:tackle kbd_tableAlan Cox2012-03-081-0/+23
* vt: lock the accent tableAlan Cox2012-02-241-0/+3
* panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines2011-07-261-1/+1
* tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-171-8/+0
* vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester2010-08-101-11/+46
* vt/console: try harder to print output when panicingJesse Barnes2010-08-101-0/+7
* vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-131-0/+3
* vt: move kernel stuff out of vt.hAlan Cox2009-09-191-0/+12
* vt: remove power stuff from kernel/powerAlan Cox2009-09-191-0/+1
* vt: add an event interfaceAlan Cox2009-09-191-1/+2
* tty: Remove more special casing and out of place codeAlan Cox2008-10-131-1/+1
* tty: remove resize window special caseAlan Cox2008-08-151-1/+0
* drivers/video/console/promcon.c: fix build errorAlexander Beregalov2008-08-031-0/+1
* embedded: fix vc_translate operator precedenceTim Bird2008-08-011-1/+1
* Make console charset translation optionalDavid Woodhouse2008-06-041-0/+19
* proper prototype for vty_init()Adrian Bunk2008-02-061-0/+1
* add CONFIG_VT_UNICODEBill Nottingham2007-10-171-0/+1
* vt: add comment for unbind_con_driver()Jesse Barnes2007-07-171-2/+0
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-171-0/+4
* use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-081-1/+2
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-161-0/+1
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-021-0/+7
* [PATCH] tty locking on resizeAlan Cox2006-09-291-1/+2
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-311-5/+0
|/
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-231-0/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+86