summaryrefslogtreecommitdiffstats
path: root/drivers/char/vt_ioctl.c
AgeCommit message (Expand)Author
2009-10-14tty: fix vt_compat_ioctlAndreas Schwab
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19vt: add an activate and lockAlan Cox
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-19vt: add an event interfaceAlan Cox
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox
2009-01-02tty: Remove some pointless castsAlan Cox
2008-10-13tty: move tioclinux from a special caseAlan Cox
2008-08-15tty: remove resize window special caseAlan Cox
2008-04-30vt_ioctl: Prepare for BKL push downAlan Cox
2007-10-17add CONFIG_VT_UNICODEBill Nottingham
2007-10-17unicode diacritics supportSamuel Thibault
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds
2007-10-01VT ioctl race fixSamuel Ortiz
2007-09-29fix console change race exposed by CFSJan Lübbe
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-04-02[PATCH] vt: fix potential race in VT_WAITACTIVE handlerMichal Januszewski
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric 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 variablesEric W. Biederman
2006-09-29[PATCH] tty locking on resizeAlan Cox
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-07[PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti
2005-10-30[PATCH] setkeys needs rootAndrew Morton
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds