1. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  2. d29f3ef tty_lock: Localise the lock by Alan Cox · 12 years ago
  3. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  4. 66d450e TTY: provide tty_standard_install helper by Jiri Slaby · 12 years ago
  5. e9aba51 tty: rework pty count limiting by Konstantin Khlebnikov · 13 years ago
  6. 593a27c tty: cleanup prohibition of direct opening for unix98 pty master by Konstantin Khlebnikov · 13 years ago
  7. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  8. fa90e1c TTY: make tty_add_file non-failing by Jiri Slaby · 13 years ago
  9. 8193c42 tty: Support compat_ioctl get/set termios_locked by Thomas Meyer · 13 years ago
  10. a57a7bf TTY: define tty_wait_until_sent_from_close by Jiri Slaby · 13 years ago
  11. 906cbe1 TTY: remove tty_locked by Jiri Slaby · 13 years ago
  12. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  13. ae92c1f TTY: export NR_LDISC and N_* line discipline numbers to user-space by Florian Fainelli · 13 years ago
  14. ee4f6b4 n_tracerouter and n_tracesink ldisc additions. by J Freyensee · 13 years ago
  15. 6716671 TTY: introduce deinit helpers for proper ldisc shutdown by Jiri Slaby · 13 years ago
  16. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 13 years ago
  17. 8d075b1 tty: add a helper for setting termios data from kernel side by Alan Cox · 13 years ago
  18. 94c2273 tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled by Greg Kroah-Hartman · 13 years ago
  19. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  20. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  21. acfa747 TTY: open/hangup race fixup by Jiri Slaby · 14 years ago
  22. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  23. 65f8e44 tty: Fix formatting in tty.h by Alan Cox · 14 years ago
  24. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  25. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  26. f573bd1 tty: Remove __GFP_NOFAIL from tty_add_file() by Pekka Enberg · 14 years ago
  27. 30004ac tty: add tty_struct->dev pointer to corresponding device instance by Dmitry Eremin-Solenikov · 14 years ago
  28. 40fb29a tty.h: new ldisc for TI WiLink ST by Pavan Savoy · 14 years ago
  29. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  30. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  31. b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 14 years ago
  32. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
  33. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  34. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  35. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  36. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
  37. e1eaea4 tty: n_gsm line discipline by Alan Cox · 14 years ago
  38. 1ff454e serial: TTY: new ldiscs for staging by Pavan Savoy · 14 years ago
  39. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago
  41. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 14 years ago
  42. 352fa6a tty: Take a 256 byte padding into account when buffering below sub-page units by Mel Gorman · 14 years ago
  43. 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 14 years ago
  44. d9661ad tty: Keep the default buffering to sub-page units by Alan Cox · 14 years ago
  45. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 15 years ago
  46. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  47. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  48. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago
  49. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 15 years ago
  50. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago
  51. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  52. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  53. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  54. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  55. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  56. 353f6dd cleanup console_print() by Anirban Sinha · 15 years ago
  57. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  58. b7b8f9b TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253 by Janusz Krzysztofik · 15 years ago
  59. 78ed73e TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) ASoC driver by Janusz Krzysztofik · 15 years ago
  60. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  61. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  62. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  63. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  64. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  65. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  66. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  67. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  68. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  69. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  70. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  71. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  72. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  73. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. 1e64174 Audit: Log TIOCSTI by Al Viro · 16 years ago
  75. 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 16 years ago
  76. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  77. bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
  78. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
  79. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  80. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  81. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
  82. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  83. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  84. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  85. 348eb12 pps: Reserve a line discipline number for PPS by Alan Cox · 16 years ago
  86. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
  87. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  88. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
  89. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  90. 7a4d29f tty.h: clean up by Alan Cox · 16 years ago
  91. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 16 years ago
  92. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  93. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  94. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  95. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  96. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  97. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  98. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  99. 4112622 [patch 1/2] audit: let userspace fully control TTY input auditing by Miloslav Trmac · 16 years ago
  100. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago