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