1. e74d098 hvc_console: Fix race between hvc_close and hvc_remove by Amit Shah · 14 years ago
  2. ecfcbee hvc_console: fix test on unsigned in hvc_console_print() by Roel Kluin · 15 years ago
  3. 119ea10 hvc_console: Remove __devinit annotation from hvc_alloc by Amit Shah · 14 years ago
  4. b511306 hvc_console: Make the ops pointer const. by Rusty Russell · 14 years ago
  5. c0cefeb hvc_console: Export (GPL'ed) hvc_remove by Amit Shah · 15 years ago
  6. 254be49 hvc_console: Provide (un)locked version for hvc_resize() by Hendrik Brueckner · 15 years ago
  7. 5b36f1d hvc_console: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  8. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  9. 7f8030d hvc_console: Remove tty->low_latency by Hendrik Brueckner · 15 years ago
  10. 2da7582 hvc_console: Use kzalloc() instead of kmalloc() + memset() by Milton Miller · 15 years ago
  11. da9dc13 hvc_console: Do not set low_latency when using interrupts by Milton Miller · 15 years ago
  12. 9fef3d2 hvc_console: Change an mb() to smp_mb() and add some comments by Milton Miller · 15 years ago
  13. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  14. c298345 virtio_console: support console resizing by Christian Borntraeger · 16 years ago
  15. 368c1e3 hvc_console: Escape magic sysrq key by Hendrik Brueckner · 16 years ago
  16. 7947cf0 hvc_console: Always schedule resize work on resize by Hendrik Brueckner · 16 years ago
  17. 934752d hvc_console: Remove __devexit annotation of hvc_remove() by Hendrik Brueckner · 16 years ago
  18. febde37 hvc_console: Add support for tty window resizing by Hendrik Brueckner · 16 years ago
  19. 3feebbb hvc_console: Fix loop if put_char() returns 0 by Hendrik Brueckner · 16 years ago
  20. 56ce9e2 hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS by Hendrik Brueckner · 16 years ago
  21. fc362e2 hvc_console: Add a hangup notifier for backends by Hendrik Brueckner · 16 years ago
  22. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  23. eef2622 hvc_console: Fix free_irq in spinlocked section by Christian Borntraeger · 16 years ago
  24. 2571cd6a drivers/char/hvc_console.c: adjust call to put_tty_driver by Julia Lawall · 16 years ago
  25. b1b135c fix spinlock recursion in hvc_console by Christian Borntraeger · 16 years ago
  26. 7721c49 virtio: console as a config option by Christian Borntraeger · 16 years ago
  27. 611e097 hvc_console: rework setup to replace irq functions with callbacks by Christian Borntraeger · 16 years ago
  28. 1c8950f [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c by Michael Ellerman · 16 years ago
  29. bed9759 drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  30. 12b20de kobject: convert hvc_console to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  31. 3e6c6f6 Delay creation of khcvd thread by Rusty Russell · 17 years ago
  32. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  33. 5605d4d [POWERPC] Make drivers/char/hvc_console.c:khvcd() static by Adrian Bunk · 17 years ago
  34. 4fa156e drivers/char/hvc_console.c: cleanups by Adrian Bunk · 17 years ago
  35. c3ea692 [POWERPC] hvc_console: Typo fixes by will schmidt · 17 years ago
  36. b791072 [POWERPC] hvc_console: Polling mode timer backoff by Will Schmidt · 17 years ago
  37. 8cd0ae0 [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ by Rusty Russell · 17 years ago
  38. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  41. 14d1adf Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  42. b64074e [PATCH] hvc_console suspend fix by Andrew Morton · 18 years ago
  43. 87fd772 [POWERPC] Quiet hvc_console console output on failed opens by Olof Johansson · 18 years ago
  44. 4e9e95a [POWERPC] Make the hvc_console output buffer size settable by Stephen Rothwell · 18 years ago
  45. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  48. b537446 [PATCH] powerpc: Make rtas console _much_ faster by Michael Ellerman · 18 years ago
  49. 45d607e [PATCH] powerpc: hvc_console updates by Ryan S. Arnold · 18 years ago
  50. 55aab8c [PATCH] powerpc: HVC init race by Michael Neuling · 18 years ago
  51. fb5c594 [PATCH] Fix race condition in hvc console. by Michal Ostrowski · 18 years ago
  52. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  53. ef4cbee [PATCH] hvc_console: start kernel thread before registering tty by Anton Blanchard · 19 years ago
  54. 030ffad [PATCH] hvc_console: Register ops when setting up hvc_console by Milton Miller · 19 years ago
  55. acad955 [PATCH] hvc_console: Separate hvc_console and vio code 2 by Milton Miller · 19 years ago
  56. d5ee257 [PATCH] hvc_console: Separate hvc_console and vio code by Milton Miller · 19 years ago
  57. 7805b1b [PATCH] hvc_console: Add some sanity checks by Milton Miller · 19 years ago
  58. 64e4da5 [PATCH] hvc_console: Statically initialize the vtermnos array by Milton Miller · 19 years ago
  59. 5f6d9c0 [PATCH] hvc_console: remove num_vterms and some dead code by Milton Miller · 19 years ago
  60. e51d8c9 [PATCH] hvc_console: Add missing include by Milton Miller · 19 years ago
  61. 320da0d [PATCH] hvc_console: Unregister the console in the exit routine. by Milton Miller · 19 years ago
  62. 2b9e0ba [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel by Milton Miller · 19 years ago
  63. 8b67f8c [PATCH] hvc_console: Dont always kick the poll thread in interrupt by Milton Miller · 19 years ago
  64. 6f24808 [PATCH] hvc_console: Match vio and console devices using vterm numbers by Milton Miller · 19 years ago
  65. 837dcfa [PATCH] hvc_console: Rearrange code by Milton Miller · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago