- f8df13e tty: Clean console safely by Petr Písař · 14 years ago
- 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
- f2ee4ae TTY: VT, remove unused variables by Jiri Slaby · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
- fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 14 years ago
- 1ffdda9 TTY: use appropriate printk priority level by Mandeep Singh Baines · 14 years ago
- abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
- a2a6a82 tty: use for_each_console() and WARN() on sysfs failures by Kay Sievers · 14 years ago
- c55c63c vt: fix issue when fbcon wants to takeover a second time. by Dave Airlie · 14 years ago
- fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 14 years ago
- 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/vt.c]
- 432c9ed vcs: invoke the vt update callback when /dev/vcs* is written to by Nicolas Pitre · 14 years ago
- 9fc2b2d vt: Fix console corruption on driver hand-over. by Francisco Jerez · 14 years ago
- beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
- fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
- 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 15 years ago
- ff917ba tty: Make vt's have a tty_port by Alan Cox · 15 years ago
- e33ac1c vc: Locking clean up by Alan Cox · 15 years ago
- 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 15 years ago
- 74c807c vt: clean up the code - use kernel library by Andy Shevchenko · 15 years ago
- 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
- 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
- 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
- b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 14 years ago
- 386f40c Revert "tty: fix a little bug in scrup, vt.c" by Linus Torvalds · 15 years ago
- 962400e tty: fix a little bug in scrup, vt.c by Frank Pan · 15 years ago
- 9b71ca2 drivers/char/vt.c: use memdup_user by Julia Lawall · 15 years ago
- 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- d9a5f04 vt: remove unused variables by Shahar Havivi · 15 years ago
- 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
- 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
- f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
- 9074d96 tty: vt: use printk_once by Marcin Slusarz · 15 years ago
- e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
- 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
- 60479ed tty: includecheck fix: drivers/char, vt.c by Jaswinder Singh Rajput · 15 years ago
- 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
- 5c9228f vt: drop bootmem/slab memory distinction by Johannes Weiner · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
- f324edc console: make blank timeout value a boot option by Daniel Mack · 16 years ago
- 6ab5631 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c by Catalin Marinas · 16 years ago
- 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
- a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 16 years ago
- 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 16 years ago
- c0b7988 Revert "console ASCII glyph 1:1 mapping" by Samuel Thibault · 16 years ago
- 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 16 years ago
- da2bdf9 Make various things static by Roel Kluin · 16 years ago
- fc6f623 pty: simplify resize by Alan Cox · 16 years ago
- a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
- 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
- a564738 vt: incomplete initialization of vc_tab_stop by Wolfgang Kroworsch · 16 years ago
- e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
- 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
- d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
- feebed6 tty: shutdown method by Alan Cox · 16 years ago
- bf7a06b vt: remove bogus lock dropping by Alan Cox · 16 years ago
- e688510 tty: move tioclinux from a special case by Alan Cox · 16 years ago
- 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
- d5cae36 vt: Deadlock workaround by Alan Cox · 16 years ago
- ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 16 years ago
- f700d6e vt: do not update when the console is blanked by Stefano Stabellini · 16 years ago
- e0426e6 vt: hold console_sem across sysfs operations by Jiri Slaby · 16 years ago
- 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
- 81c6ce9 vt: fix vc_resize locking by Nick Piggin · 17 years ago
- 774533b vt: fix background color on line feed, DEC invert by Jan Engelhardt · 17 years ago
- a29ccf6f8 Make console charset translation optional by David Woodhouse · 17 years ago
- c1236d3 vt: fix canonical input in UTF-8 mode by Samuel Thibault · 17 years ago
- f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
- 5d19f54 consoles: switch to int put_char method by Alan Cox · 17 years ago
- 47f8683 redo locking of tty->pgrp by Alan Cox · 17 years ago
- 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
- c9e587ab vt: fix background color on line feed by Jan Engelhardt · 17 years ago
- 0341a4d VT notifier extension for accessibility by Karl Dahlke · 17 years ago
- 8182ec4 VT notifier fix for VT switch by Samuel Thibault · 17 years ago
- b094000 vt: bitlock fix by Nick Piggin · 17 years ago
- b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
- 77bf2ba Remove CONFIG_VT_UNICODE by Jan Engelhardt · 17 years ago
- 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
- e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
- b6e8f00 Fix the graphic corruption issue on IA64 machines by izumi · 17 years ago
- b7269dd vt: add comment for unbind_con_driver() by Jesse Barnes · 17 years ago
- 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
- 0f11541 Char: vt, use ARRAY_SIZE by Jiri Slaby · 17 years ago
- a115293 Char: vt, use kzalloc by Jiri Slaby · 17 years ago
- 1ed8a2b console UTF-8 fixes (fix) by Egmont Koblinger · 18 years ago
- c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 18 years ago
- 042f10e vt: expose system-wide UTF-8 default setting via sysfs by Antonino A. Daplas · 18 years ago
- fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 18 years ago
- 1c2bbe6 vt: allow for the palette to be exposed and changed via sysfs by Jan Engelhardt · 18 years ago
- 2f1a2cc console UTF-8 fixes by Egmont Koblinger · 18 years ago
- c2c88f1 [PATCH] Initialise SAK member for each virtual console to prevent oops by Bernhard Walle · 18 years ago
- b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 18 years ago
- 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 18 years ago
- ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
- 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 18 years ago
- 1b13543 [PATCH] drivers/char/vc_screen.c: proper prototypes by Adrian Bunk · 18 years ago
- 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago