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