aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/vt_ioctl.c
Commit message (Expand)AuthorAge
* Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-29
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-10
* vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-04
* Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-19
* tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich2010-03-02
* vt: Fix use of "new" in a struct fieldAlan Cox2009-11-19
* tty: fix vt_compat_ioctlAndreas Schwab2009-10-14
* Char: vt_ioctl, fix BKL imbalanceJiri Slaby2009-10-01
* tty: Power: fix suspend vt regressionJiri Slaby2009-09-19
* tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
* vt: add an activate and lockAlan Cox2009-09-19
* vt: remove power stuff from kernel/powerAlan Cox2009-09-19
* vt: add an event interfaceAlan Cox2009-09-19
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* vt_ioctl: fix lock imbalanceJiri Slaby2009-06-22
* vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-06
* 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