Commit History

Author SHA1 Message Date
  Andrew Morton 656e17ea9d drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) 14 years ago
  Dmitry Torokhov f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
  Chris Metcalf 4455b1191c hvc_console: use "*_console" nomenclature to avoid modpost warning. 15 years ago
  Anton Blanchard 320718ee07 hvc_console: Fix race between hvc_close and hvc_remove 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Amit Shah e74d098c66 hvc_console: Fix race between hvc_close and hvc_remove 15 years ago
  Roel Kluin ecfcbee729 hvc_console: fix test on unsigned in hvc_console_print() 15 years ago
  Amit Shah 119ea10947 hvc_console: Remove __devinit annotation from hvc_alloc 15 years ago
  Rusty Russell b511306858 hvc_console: Make the ops pointer const. 15 years ago
  Amit Shah c0cefebc0b hvc_console: Export (GPL'ed) hvc_remove 15 years ago
  Hendrik Brueckner 254be490f2 hvc_console: Provide (un)locked version for hvc_resize() 16 years ago
  Julia Lawall 5b36f1deef hvc_console: Drop unnecessary NULL test 16 years ago
  Alan Cox 23198fda71 tty: fix chars_in_buffers 16 years ago
  Hendrik Brueckner 7f8030d166 hvc_console: Remove tty->low_latency 16 years ago
  Milton Miller 2da7582f7c hvc_console: Use kzalloc() instead of kmalloc() + memset() 16 years ago
  Milton Miller da9dc13289 hvc_console: Do not set low_latency when using interrupts 16 years ago
  Milton Miller 9fef3d2d15 hvc_console: Change an mb() to smp_mb() and add some comments 16 years ago
  Alan Cox fc6f623822 pty: simplify resize 16 years ago
  Christian Borntraeger c29834584e virtio_console: support console resizing 16 years ago
  Hendrik Brueckner 368c1e3249 hvc_console: Escape magic sysrq key 16 years ago
  Hendrik Brueckner 7947cf0dd4 hvc_console: Always schedule resize work on resize 16 years ago
  Hendrik Brueckner 934752d8a4 hvc_console: Remove __devexit annotation of hvc_remove() 16 years ago
  Hendrik Brueckner febde37119 hvc_console: Add support for tty window resizing 16 years ago
  Hendrik Brueckner 3feebbb549 hvc_console: Fix loop if put_char() returns 0 16 years ago
  Hendrik Brueckner 56ce9e2b24 hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS 16 years ago
  Hendrik Brueckner fc362e2e0e hvc_console: Add a hangup notifier for backends 16 years ago
  Benjamin Herrenschmidt 6dc6472581 Merge commit 'origin' 16 years ago
  Christian Borntraeger eef2622a9f hvc_console: Fix free_irq in spinlocked section 16 years ago
  Julia Lawall 2571cd6a8e drivers/char/hvc_console.c: adjust call to put_tty_driver 16 years ago
  Christian Borntraeger b1b135c8d6 fix spinlock recursion in hvc_console 17 years ago