index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
vt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
1
-4209
/
+0
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
1
-0
/
+5
2010-09-04
vt: Fix console corruption on driver hand-over.
Francisco Jerez
1
-11
/
+4
2010-08-17
vt,console,kdb: preserve console_blanked while in kdb
Jason Wessel
1
-0
/
+3
2010-08-17
vt: fix regression warnings from KMS merge
Jason Wessel
1
-4
/
+4
2010-08-11
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
1
-5
/
+5
2010-08-11
tty: Make vt's have a tty_port
Alan Cox
1
-0
/
+2
2010-08-11
vc: Locking clean up
Alan Cox
1
-3
/
+4
2010-08-11
vt/console: try harder to print output when panicing
Jesse Barnes
1
-4
/
+9
2010-08-11
vt: clean up the code - use kernel library
Andy Shevchenko
1
-2
/
+3
2010-08-10
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-10
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-0
/
+17
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
1
-0
/
+61
2010-06-07
Revert "tty: fix a little bug in scrup, vt.c"
Linus Torvalds
1
-1
/
+1
2010-06-05
tty: fix a little bug in scrup, vt.c
Frank Pan
1
-1
/
+1
2010-05-27
drivers/char/vt.c: use memdup_user
Julia Lawall
1
-7
/
+3
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-05
vt: remove unused variables
Shahar Havivi
1
-4
/
+0
2009-12-16
vt: make the default cursor shape configurable
Clemens Ladisch
1
-2
/
+5
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-6
/
+37
2009-11-14
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
1
-1
/
+10
2009-09-20
tty: vt: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-09-20
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
1
-0
/
+3
2009-09-20
vt: add an event interface
Alan Cox
1
-1
/
+3
2009-09-20
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-16
sparc: Kill PROM console driver.
David S. Miller
1
-3
/
+0
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
1
-9
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-17
console: make blank timeout value a boot option
Daniel Mack
1
-6
/
+7
2009-06-12
kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
Catalin Marinas
1
-1
/
+0
2009-06-12
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-06-11
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
1
-6
/
+2
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
1
-0
/
+7
2009-04-19
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
1
-1
/
+1
2009-03-25
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
1
-2
/
+3
2009-01-08
Make various things static
Roel Kluin
1
-2
/
+1
2009-01-02
pty: simplify resize
Alan Cox
1
-8
/
+6
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
1
-1
/
+1
2008-12-13
console ASCII glyph 1:1 mapping
Ingo Brueckl
1
-1
/
+1
2008-11-07
vt: incomplete initialization of vc_tab_stop
Wolfgang Kroworsch
1
-2
/
+8
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-1
/
+1
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-3
/
+2
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
1
-16
/
+14
2008-10-13
tty: shutdown method
Alan Cox
1
-17
/
+17
2008-10-13
vt: remove bogus lock dropping
Alan Cox
1
-18
/
+0
2008-10-13
tty: move tioclinux from a special case
Alan Cox
1
-2
/
+0
2008-08-15
tty: remove resize window special case
Alan Cox
1
-20
/
+62
2008-08-05
vt: Deadlock workaround
Alan Cox
1
-2
/
+0
2008-07-25
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
1
-1
/
+1
[next]