aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/vt_ioctl.c
Commit message (Expand)AuthorAge
* tty: Remove some pointless castsAlan Cox2009-01-02
* tty: move tioclinux from a special caseAlan Cox2008-10-13
* tty: remove resize window special caseAlan Cox2008-08-15
* vt_ioctl: Prepare for BKL push downAlan Cox2008-04-30
* add CONFIG_VT_UNICODEBill Nottingham2007-10-17
* unicode diacritics supportSamuel Thibault2007-10-17
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-16
* VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds2007-10-07
* VT ioctl race fixSamuel Ortiz2007-10-01
* fix console change race exposed by CFSJan Lübbe2007-09-29
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-08
* [PATCH] vt: fix potential race in VT_WAITACTIVE handlerMichal Januszewski2007-04-02
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-16
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-11
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] vt: fix comments to not refer to kill_procEric W. Biederman2006-12-13
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-02
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-02
* [PATCH] tty locking on resizeAlan Cox2006-09-29
* [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti2005-11-07
* [PATCH] setkeys needs rootAndrew Morton2005-10-30
* [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-29
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16