index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
vt_ioctl.c
Age
Commit message (
Expand
)
Author
Lines
2008-04-30
vt_ioctl: Prepare for BKL push down
Alan Cox
-184
/
+268
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
-1
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
-2
/
+44
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
-2
/
+13
2007-10-07
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Linus Torvalds
-2
/
+2
2007-10-01
VT ioctl race fix
Samuel Ortiz
-3
/
+5
2007-09-29
fix console change race exposed by CFS
Jan Lübbe
-2
/
+5
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
-1
/
+1
2007-04-02
[PATCH] vt: fix potential race in VT_WAITACTIVE handler
Michal Januszewski
-2
/
+14
2007-03-16
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
Andrew Johnson
-1
/
+1
2007-02-11
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
-2
/
+26
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
-2
/
+2
2006-12-13
[PATCH] vt: fix comments to not refer to kill_proc
Eric W. Biederman
-3
/
+3
2006-10-02
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
-4
/
+4
2006-10-02
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
-3
/
+6
2006-09-29
[PATCH] tty locking on resize
Alan Cox
-10
/
+7
2006-08-27
[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)
Samuel Thibault
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
-1
/
+0
2005-11-07
[PATCH] Only disallow _setting_ of function key string
Marcelo Tosatti
-1
/
+4
2005-10-30
[PATCH] setkeys needs root
Andrew Morton
-0
/
+3
2005-06-28
[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86
Emmanuel Colbus
-2
/
+3
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
-0
/
+1201