| Commit message (Expand) | Author | Age | Files | Lines |
* | vt: drop unused struct vt_struct | Adam Borowski | 2018-07-21 | 1 | -2/+1 |
* | vt: preserve unicode values corresponding to screen characters | Nicolas Pitre | 2018-06-28 | 1 | -0/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | tty: vt, remove unused vc_deccolm | Jiri Slaby | 2016-06-25 | 1 | -1/+0 |
* | tty: vt, convert more macros to functions | Jiri Slaby | 2016-06-25 | 1 | -1/+4 |
* | vt: document vc_data by example | Jiri Slaby | 2016-06-25 | 1 | -0/+32 |
* | vt: add cursor blink interval escape sequence | Scot Doyle | 2015-05-10 | 1 | -0/+1 |
* | console: Use explicit pointer type for vc_uni_pagedir* fields | Takashi Iwai | 2014-05-28 | 1 | -2/+3 |
* | tty: Move the vt_tty field from the vc_data into the standard tty_port | Alan Cox | 2010-08-10 | 1 | -1/+0 |
* | tty: Make vt's have a tty_port | Alan Cox | 2010-08-10 | 1 | -0/+2 |
* | vt/console: try harder to print output when panicing | Jesse Barnes | 2010-08-10 | 1 | -0/+1 |
* | vt: drop bootmem/slab memory distinction | Johannes Weiner | 2009-07-16 | 1 | -1/+0 |
* | Revert "vt: fix background color on line feed" | Linus Torvalds | 2008-10-14 | 1 | -1/+0 |
* | vt: fix background color on line feed | Jan Engelhardt | 2008-04-29 | 1 | -0/+1 |
* | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2007-10-16 | 1 | -0/+1 |
* | Protect <linux/console_struct.h> from multiple inclusion | Robert P. J. Day | 2007-06-08 | 1 | -0/+5 |
* | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 2007-05-08 | 1 | -0/+3 |
* | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 2007-02-11 | 1 | -0/+3 |
* | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] console: Fix compile error | Antonino A. Daplas | 2005-11-07 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+123 |