1. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  2. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  3. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 11 years ago
  4. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  5. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  6. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  7. d2ffc74 UM: TTY: fix build errors now that tty->raw is gone by Jiri Slaby · 12 years ago
  8. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  9. 6fc5884 TTY: um/line, use tty from tty_port by Jiri Slaby · 12 years ago
  10. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  11. 10c890c0 um: switch close_chan() to struct line by Al Viro · 13 years ago
  12. 0fcd719 um: race fix: initialize delayed_work *before* registering IRQ by Al Viro · 13 years ago
  13. bed5e39 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) by Al Viro · 13 years ago
  14. ee48507 um: sorting out the chan mess, part 1 by Al Viro · 13 years ago
  15. 31efceb um: fix races between line_open() and line_config() by Al Viro · 13 years ago
  16. 772bd0a um: kill useless argument of free_chan() and free_one_chan() by Al Viro · 13 years ago
  17. 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 13 years ago
  18. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  19. 4756227 um: call free_irq() only on enabled channels by Richard Weinberger · 14 years ago
  20. 02d324b uml: remove a useless function by WANG Cong · 16 years ago
  21. 3af7cb7 uml: make a function static by WANG Cong · 16 years ago
  22. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  23. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  24. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  25. 6676ae6 UML: console should handle spurious IRQS by Jeff Dike · 17 years ago
  26. d14ad81 uml: handle errors on opening host side of consoles by Jeff Dike · 17 years ago
  27. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  28. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 17 years ago
  29. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  30. 3076212 [PATCH] uml: irq locking fixes by Jeff Dike · 17 years ago
  31. a52f362 [PATCH] uml: mostly const a structure by Jeff Dike · 17 years ago
  32. 190c3e4 [PATCH] uml: lock the irqs_to_free list by Jeff Dike · 17 years ago
  33. f28169d [PATCH] uml: return hotplug errors to host by Jeff Dike · 17 years ago
  34. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  35. 5e7672e [PATCH] uml: const more data by Jeff Dike · 18 years ago
  36. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 18 years ago
  37. 42947cb [PATCH] uml: some harmless sparse warning fixes by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  38. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  39. e4dcee8 [PATCH] uml: Add throttling to console driver by Jeff Dike · 19 years ago
  40. 9159c9d [PATCH] uml: Fix flip_buf full handling by Jeff Dike · 19 years ago
  41. 165dc59 [PATCH] uml: Simplify console opening/closing and irq registration by Jeff Dike · 19 years ago
  42. 1f80171 [PATCH] uml: move console configuration by Jeff Dike · 19 years ago
  43. 88890b8 [PATCH] uml: Remove unneeded structure field by Jeff Dike · 19 years ago
  44. d50084a [PATCH] uml: Formatting changes by Jeff Dike · 19 years ago
  45. 55c033c [PATCH] uml console channels: fix the API of console_write by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. fac97ae [PATCH] uml: replace printk with "stack-friendly" printf - to report console failure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. 79ae2cb [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks. by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  48. 84ddaa8 [PATCH] uml: Change printf to printk in console driver by Jeff Dike · 19 years ago
  49. b97b77c [PATCH] uml: redo console locking by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago