1. c96cf92 tty: Don't block on IO when ldisc change is pending by Dmitry Safonov · 6 years ago
  2. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  4. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  5. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  6. e5656d4 tty: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  7. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  8. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  9. aba2488 tty: r3964: Replace/remove bogus tty lock use by Peter Hurley · 9 years ago
  10. 9b9ab1b tty: r3964: Use tty->read_wait waitqueue by Peter Hurley · 9 years ago
  11. 82f91fe tty: Always handle NULL flag ptr by Peter Hurley · 11 years ago
  12. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  13. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 12 years ago
  14. f5e3bcc tty: localise the lock by Alan Cox · 13 years ago
  15. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  16. d29f3ef tty_lock: Localise the lock by Alan Cox · 13 years ago
  17. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  18. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  19. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  20. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/n_r3964.c]
  21. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  22. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 15 years ago
  23. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 15 years ago
  24. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  25. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  26. eca4104 n_r3964: fix lock imbalance by Jiri Slaby · 16 years ago
  27. c9f19e9 tty: Remove some pointless casts by Alan Cox · 16 years ago
  28. 51383f6 tty: Remove lots of NULL checks by Alan Cox · 16 years ago
  29. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  30. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  31. 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
  32. 6defec1 Char: n_r3964, use wait_event_interruptible by Jiri Slaby · 17 years ago
  33. cc0a8fb drivers/char: use __set_current_state() by Milind Arun Choudhary · 18 years ago
  34. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 18 years ago
  35. 5e07e1c [PATCH] Char: n_r3964, cleanup by Jiri Slaby · 18 years ago
  36. 3cec556 [PATCH] n_r3964: Use struct pid to track user space clients by Eric W. Biederman · 18 years ago
  37. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  38. 78dbe70 [PATCH] R3964: fix GFP_KERNEL allocations in timer function by David Woodhouse · 19 years ago
  39. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  40. 9ac0b9c [PATCH] n_r3964 mod_timer() fix by Stephan Brodkorb · 19 years ago
  41. 87e0f3d [PATCH] n_r3964: drop bogus fmt casts by Alexey Dobriyan · 19 years ago
  42. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 20 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago