Age | Commit message (Expand) | Author | Files | Lines |
2010-06-05 | vt_ioctl: return -EFAULT on copy_from_user errors | Dan Carpenter | 1 | -1/+3 |
2010-03-19 | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a... | Greg Kroah-Hartman | 1 | -20/+19 |
2010-03-03 | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD... | Ari Entlich | 1 | -19/+20 |
2009-11-20 | vt: Fix use of "new" in a struct field | Alan Cox | 1 | -3/+3 |
2009-10-15 | tty: fix vt_compat_ioctl | Andreas Schwab | 1 | -1/+1 |
2009-10-02 | Char: vt_ioctl, fix BKL imbalance | Jiri Slaby | 1 | -2/+4 |
2009-09-20 | tty: Power: fix suspend vt regression | Jiri Slaby | 1 | -1/+1 |
2009-09-20 | tty: handle VT specific compat ioctls in vt driver | Arnd Bergmann | 1 | -0/+203 |
2009-09-20 | vt: add an activate and lock | Alan Cox | 1 | -1/+37 |
2009-09-20 | vt: remove power stuff from kernel/power | Alan Cox | 1 | -0/+56 |
2009-09-20 | vt: add an event interface | Alan Cox | 1 | -50/+135 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-22 | vt_ioctl: fix lock imbalance | Jiri Slaby | 1 | -1/+2 |
2009-05-07 | vt: Add a note on the historical abuse of CLOCK_TICK_RATE | Alan Cox | 1 | -0/+6 |
2009-01-02 | tty: Remove some pointless casts | Alan Cox | 1 | -1/+1 |
2008-10-13 | tty: move tioclinux from a special case | Alan Cox | 1 | -0/+2 |
2008-08-15 | tty: remove resize window special case | Alan Cox | 1 | -1/+3 |
2008-04-30 | vt_ioctl: Prepare for BKL push down | Alan Cox | 1 | -184/+268 |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham | 1 | -1/+1 |
2007-10-17 | unicode diacritics support | Samuel Thibault | 1 | -2/+44 |
2007-10-16 | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 1 | -2/+13 |
2007-10-08 | VT_WAITACTIVE: Avoid returning EINTR when not necessary | Linus Torvalds | 1 | -2/+2 |
2007-10-01 | VT ioctl race fix | Samuel Ortiz | 1 | -3/+5 |
2007-09-29 | fix console change race exposed by CFS | Jan Lübbe | 1 | -2/+5 |
2007-05-08 | drivers/char: use __set_current_state() | Milind Arun Choudhary | 1 | -1/+1 |
2007-04-02 | [PATCH] vt: fix potential race in VT_WAITACTIVE handler | Michal Januszewski | 1 | -2/+14 |
2007-03-17 | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 1 | -1/+1 |
2007-02-11 | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 1 | -2/+26 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -2/+2 |
2006-12-13 | [PATCH] vt: fix comments to not refer to kill_proc | Eric W. Biederman | 1 | -3/+3 |
2006-10-02 | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman | 1 | -4/+4 |
2006-10-02 | [PATCH] vt: rework the console spawning variables | Eric W. Biederman | 1 | -3/+6 |
2006-09-29 | [PATCH] tty locking on resize | Alan Cox | 1 | -10/+7 |
2006-08-27 | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 1 | -0/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-11-07 | [PATCH] Only disallow _setting_ of function key string | Marcelo Tosatti | 1 | -1/+4 |
2005-10-31 | [PATCH] setkeys needs root | Andrew Morton | 1 | -0/+3 |
2005-06-29 | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 | Emmanuel Colbus | 1 | -2/+3 |
2005-05-01 | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 1 | -1/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1201 |