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