index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
vt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Initialise SAK member for each virtual console to prevent oops
Bernhard Walle
2007-03-16
1
-0
/
+1
*
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
Andrew Johnson
2007-03-16
1
-1
/
+19
*
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
2007-02-13
1
-0
/
+1
*
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
1
-2
/
+2
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
1
-3
/
+1
*
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
2007-02-11
1
-3
/
+0
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] add return value checking of get_user() in set_vesa_blanking()
Yoichi Yuasa
2006-12-07
1
-6
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-42
/
+39
|
\
|
*
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-42
/
+39
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-3
/
+3
|
/
*
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2006-10-03
1
-8
/
+0
*
[PATCH] vt: Honor the return value of device_create_file
Antonino A. Daplas
2006-10-03
1
-7
/
+24
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
2006-10-02
1
-0
/
+1
*
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
2006-09-29
1
-1
/
+2
*
[PATCH] tty locking on resize
Alan Cox
2006-09-29
1
-1
/
+11
*
[PATCH] console utf-8 mode fixes
Adam Tlalka
2006-09-29
1
-27
/
+52
*
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
2006-09-29
1
-5
/
+5
*
[PATCH] vt: Decrement ref count of the VT backend on deallocation
Antonino A. Daplas
2006-07-03
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] VT binding: Make VT binding a Kconfig option
Antonino A. Daplas
2006-06-26
1
-16
/
+27
*
[PATCH] VT binding: Add sysfs control to the VT layer
Antonino A. Daplas
2006-06-26
1
-147
/
+232
*
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
2006-06-26
1
-33
/
+434
*
[PATCH] Detaching fbcon: fix give_up_console()
Antonino A. Daplas
2006-06-26
1
-8
/
+21
*
[PATCH] vt: Delay the update of the visible console
David Hollister
2006-06-26
1
-9
/
+17
*
[PATCH] revert "swsusp add check for suspension of X controlled devices"
Andrew Morton
2006-05-31
1
-8
/
+0
*
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
2006-03-31
1
-0
/
+4
*
[PATCH] sem2mutex: tty
Ingo Molnar
2006-03-23
1
-7
/
+7
*
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2006-03-23
1
-0
/
+8
*
[PATCH] fbcon: Fix screen artifacts when moving cursor
Antonino A. Daplas
2006-02-01
1
-0
/
+1
*
[PATCH] Fix console blanking
Ville Syrjala
2006-01-10
1
-30
/
+3
*
[PATCH] vc: Use correct size on buffer copy in vc_resize
Antonino A. Daplas
2005-09-15
1
-2
/
+3
*
[PATCH] console: Fix buffer copy on vc resize
Antonino A. Daplas
2005-09-09
1
-6
/
+31
*
[PATCH] vt: fix possible memory corruption in complement_pos
Antonino A. Daplas
2005-09-07
1
-6
/
+11
*
[PATCH] Console blanking locking fix
Stephane Doyon
2005-09-07
1
-0
/
+4
*
[PATCH] Remove race between con_open and con_close
Paul Mackerras
2005-08-27
1
-1
/
+1
*
[PATCH] vt.c build fix
Nishanth Aravamudan
2005-07-15
1
-1
/
+1
*
[PATCH] console blanking oops fix
Jan Beulich
2005-06-18
1
-0
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3242