Commit Graph

37 Commits (df2d4637b0813e47ad12af3eacf6b5292c0fb164)

Author SHA1 Message Date
Alan Cox 308efab5e2 vt: Fix use of "new" in a struct field 15 years ago
Andreas Schwab 4b1fe77972 tty: fix vt_compat_ioctl 16 years ago
Jiri Slaby a09efb07b5 Char: vt_ioctl, fix BKL imbalance 16 years ago
Jiri Slaby 797938b5e3 tty: Power: fix suspend vt regression 16 years ago
Arnd Bergmann e92166517e tty: handle VT specific compat ioctls in vt driver 16 years ago
Alan Cox d3b5cffcf8 vt: add an activate and lock 16 years ago
Alan Cox 8d233558cd vt: remove power stuff from kernel/power 16 years ago
Alan Cox 8b92e87d39 vt: add an event interface 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jiri Slaby a115902f67 vt_ioctl: fix lock imbalance 16 years ago
Alan Cox fab892232e vt: Add a note on the historical abuse of CLOCK_TICK_RATE 16 years ago
Alan Cox c9f19e96a2 tty: Remove some pointless casts 16 years ago
Alan Cox e688510773 tty: move tioclinux from a special case 17 years ago
Alan Cox 8c9a9dd0fa tty: remove resize window special case 17 years ago
Alan Cox 9cc3c22bf0 vt_ioctl: Prepare for BKL push down 17 years ago
Bill Nottingham 2e8ecb9db0 add CONFIG_VT_UNICODE 18 years ago
Samuel Thibault 04c7197650 unicode diacritics support 18 years ago
Antonino A. Daplas e400b6ec4e vt/vgacon: Check if screen resize request comes from userspace 18 years ago
Linus Torvalds 70cb97935b VT_WAITACTIVE: Avoid returning EINTR when not necessary 18 years ago
Samuel Ortiz 8792f961ba VT ioctl race fix 18 years ago
Jan Lübbe a64314e62d fix console change race exposed by CFS 18 years ago
Milind Arun Choudhary cc0a8fbb7c drivers/char: use __set_current_state() 18 years ago
Michal Januszewski f991519c19 [PATCH] vt: fix potential race in VT_WAITACTIVE handler 18 years ago
Andrew Johnson b257bc051f [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode 18 years ago
Eric W. Biederman 8b6312f4dc [PATCH] vt: refactor console SAK processing 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Eric W. Biederman 3dfcaf1613 [PATCH] vt: fix comments to not refer to kill_proc 18 years ago
Eric W. Biederman bde0d2c98b [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). 19 years ago
Eric W. Biederman 81af8d67d4 [PATCH] vt: rework the console spawning variables 19 years ago
Alan Cox ca9bda00b4 [PATCH] tty locking on resize 19 years ago
Samuel Thibault 533475d3d4 [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Marcelo Tosatti e3f17f0f6e [PATCH] Only disallow _setting_ of function key string 20 years ago
Andrew Morton 0b360adbdb [PATCH] setkeys needs root 20 years ago
Emmanuel Colbus bcc8ca0992 [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago