1. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  2. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  3. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  4. 1e64174 Audit: Log TIOCSTI by Al Viro · 16 years ago
  5. 296fa7f drivers/char/tty_io.c: Avoid panic when no console is configured. by Will Newton · 16 years ago
  6. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  7. 7c3b1dc tty: make sure that proc_clear_tty stores the cpu flags by Arjan van de Ven · 16 years ago
  8. 402fda9 tty: tty_io.c shadows sparse fix by Jason Wessel · 16 years ago
  9. fe6e29f tty: simplify ktermios allocation by Alan Cox · 16 years ago
  10. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
  11. 4a2b5fd Move tty lookup/reopen to caller by Sukadev Bhattiprolu · 16 years ago
  12. bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
  13. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
  14. 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
  15. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  16. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
  17. 2349970 tty: Move parts of tty_init_dev into new functions by Sukadev Bhattiprolu · 16 years ago
  18. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  19. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  20. 15582d3 pty: If the administrator creates a device for a ptmx slave we should not error by Alan Cox · 16 years ago
  21. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  22. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
  23. 95f9bfc tty: Move tty_write_message out of kernel/printk by Alan Cox · 16 years ago
  24. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  25. f4d2a6c tty: compare the tty winsize by Alan Cox · 16 years ago
  26. 8f52002 tty: Termios locking - sort out real_tty confusions and lock reads by Alan Cox · 16 years ago
  27. 6f967f7 tty: use krefs to protect driver module counts by Alan Cox · 16 years ago
  28. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  29. 9e48565 tty: Split tty_port into its own file by Alan Cox · 16 years ago
  30. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
  31. e688510 tty: move tioclinux from a special case by Alan Cox · 16 years ago
  32. 0dca0fd kgdboc,tty: Fix tty polling search to use name correctly by Jason Wessel · 16 years ago
  33. a152db7 tty: Fix termios tty window resize race with pty/tty pair by Alan Cox · 16 years ago
  34. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  35. 000b915 Fix race/oops in tty layer after BKL pushdown by Christian Borntraeger · 16 years ago
  36. cd9a6f10 unexport proc_clear_tty by Adrian Bunk · 16 years ago
  37. d7ce20b remove is_tty() by Adrian Bunk · 16 years ago
  38. 1bad879 tty: Fix up escaped character by Alan Cox · 16 years ago
  39. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  40. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  41. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
  42. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  43. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  44. ae67751 tty: Clean up tiocmset by Alan Cox · 16 years ago
  45. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 16 years ago
  46. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  47. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  48. 3e2a078 tty: Fix inverted logic in send_break by Alan Cox · 16 years ago
  49. 5d1e323 tty_io: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  50. 39d95b9 tty: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  51. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 16 years ago
  52. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  53. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 16 years ago
  54. 4f8f9d6 devpts: propagate error code from devpts_pty_new by Sukadev Bhattiprolu · 16 years ago
  55. 86a9653 tty: fix routine name in ptmx_open() by Hiroshi Shimamoto · 16 years ago
  56. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  57. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  58. d17468c tty: drop the BKL for driver/ldisc ioctl methods by Alan Cox · 16 years ago
  59. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  60. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  61. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  62. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  63. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  64. 4112622 [patch 1/2] audit: let userspace fully control TTY input auditing by Miloslav Trmac · 16 years ago
  65. f2d937f consoles: polling support, kgdboc by Jason Wessel · 16 years ago
  66. 37bdfb0 tty_io: drag screaming into coding style compliance by Alan Cox · 16 years ago
  67. a6752f3 unix98 allocated_ptys_lock semaphore to mutex by Daniel Walker · 16 years ago
  68. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 16 years ago
  69. 2646437 proper prototype for vty_init() by Adrian Bunk · 16 years ago
  70. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  71. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  72. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  73. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  74. abcb1ff3 tty: dont needlessly cast kmalloc() return value by Jesper Juhl · 17 years ago
  75. 42fd552 fix serial buffer memory leak by Alan Cox · 17 years ago
  76. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  77. 506eb99 tty_io: Use kzalloc by Jean Delvare · 17 years ago
  78. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 17 years ago
  79. 38ad2ed tty: restore locked ioctl file op by Paul Fulghum · 17 years ago
  80. 040b636 tty: fix leakage of -ERESTARTSYS to userland by Oleg Nesterov · 17 years ago
  81. c5c34d4 tty: flush flip buffer on ldisc input queue flush by Paul Fulghum · 17 years ago
  82. 7cac4ce [TTY]: Export proc_clear_tty() to modulea. by David S. Miller · 17 years ago
  83. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  84. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  85. ae030e4 tty_set_ldisc() receive_room fix by Paul Fulghum · 17 years ago
  86. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  87. ca509f6 Protect tty drivers list with tty_mutex by Alexey Dobriyan · 17 years ago
  88. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  89. 2a65f1d tty: simplify calling of put_pid. by Eric W. Biederman · 17 years ago
  90. f67c362 tty: remove unnecessary export of proc_clear_tty by Eric W. Biederman · 17 years ago
  91. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  92. 543691a6 tty_register_driver: only allocate tty instances when defined by Andy Whitcroft · 17 years ago
  93. d9c1e9a [PATCH] tty: Fix two reported pid leaks by Eric W. Biederman · 17 years ago
  94. 5a39e8c [PATCH] tty_io: fix race in master pty close/slave pty close path by Aristeu Sergio Rozanski Filho · 17 years ago
  95. 23cac8d [PATCH] tty: use NULL for ptrs by Randy Dunlap · 17 years ago
  96. e5717c4 [PATCH] tty_register_driver: Remove incorrect and superfluous cast by Geert Uytterhoeven · 17 years ago
  97. 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 17 years ago
  98. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  99. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  100. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 17 years ago