- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / vt_ioctl.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-02 Michal Januszewski[PATCH] vt: fix potential race in VT_WAITACTIVE handler
2007-03-17 Andrew Johnson[PATCH] swsusp: fix suspend when console is in VT_AUTO...
2007-02-11 Eric W. Biederman[PATCH] vt: refactor console SAK processing
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-13 Eric W. Biederman[PATCH] vt: fix comments to not refer to kill_proc
2006-10-02 Eric W. Biederman[PATCH] vt: Make vt_pid a struct pid (making it pid...
2006-10-02 Eric W. Biederman[PATCH] vt: rework the console spawning variables
2006-09-29 Alan Cox[PATCH] tty locking on resize
2006-08-27 Samuel Thibault[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-11-07 Marcelo Tosatti[PATCH] Only disallow _setting_ of function key string
2005-10-31 Andrew Morton[PATCH] setkeys needs root
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-29 Emmanuel Colbus[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Christoph Hellwig[PATCH] cleanup virtual console <-> selection.c interface
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-07-29 Alexander Viro[PATCH] console_font_op annotated
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/char/*
2004-05-30 Alexander Viro[PATCH] sparse: vt and friends
2004-05-29 Andrew Morton[PATCH] vt_ioctl() comment fix
2004-05-02 Andreas Gruenbacher- Add missing file.
2004-04-12 Andrew Morton[PATCH] move job control fields from task_struct to...
2004-03-02 Olaf Hering+- update patches.fixes/linux-post-2.6.4rc1-20040302
2004-03-01 Andrew Morton[PATCH] Fix VT mode change vs. fbcon
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-25 Andrew Morton[PATCH] add syscalls.h
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Olaf Hering+- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
2004-02-04 Andrew Morton[PATCH] VT locking fixes
2003-12-29 Andrew Morton[PATCH] Allow unimap change on non fg console
2003-11-28 Kurt GarloffMake setfont work on 2.6 by porting unimap_set.
2003-10-09 Linus TorvaldsRevert the process group accessor functions. They are...
2003-10-05 Andrew Morton[PATCH] move job control fields from task_struct to
2003-08-14 Andrew Morton[PATCH] vt_ioctl warning fixes
2003-06-21 Linus TorvaldsMake sure that unallocated consoles don't cause us...
2003-06-14 Vojtech PavlikMerge suse.cz:/home/vojtech/bk/linus into suse.cz:...
2003-06-14 Vojtech PavlikMerge
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-09 Vojtech Pavlikinput: Change input/misc/pcspkr.c to use CLOCK_TICK_RAT...
2003-05-24 Christoph Hellwig[PATCH] make vt_ioctl ix86isms explicit
2003-05-13 James Simmons[PATCH] Console font size fix
2003-03-19 James Simmons[CONTROL/PLATNIUM FBDEV] Small cleanups to latest changes.
2003-03-18 Andrew Morton[PATCH] stack reduction in drivers/char/vt_ioctl.c
2003-03-11 James Simmons[CONSOLE] Nuked a few gloabl variables. Now that the...
2002-10-31 James SimmonsMoved all console configuration out of arch directories...
2002-10-11 Andries E. BrouwerSince 2.5.32 the keyboard repeat code was broken.
2002-09-17 James SimmonsRenames console.c and vt.c. The idea is to break these...