1. 339f36b tty: Define tty_*() printk macros by Peter Hurley · 9 years ago
  2. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  3. e176058 tty: Abstract tty buffer work by Peter Hurley · 9 years ago
  4. 2812d9e tty: Combine SIGTTOU/SIGTTIN handling by Peter Hurley · 9 years ago
  5. b3868e2 n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars by Peter Hurley · 9 years ago
  6. e81107d tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c by Kosuke Tatsukawa · 9 years ago
  7. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  8. 6719693 tty: add missing rcu_read_lock for task_pgrp by Patrick Donnelly · 9 years ago
  9. 3b19e03 n_tty: signal and flush atomically by Peter Hurley · 9 years ago
  10. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  11. 72586c6 n_tty: Fix auditing support for cannonical mode by Laura Abbott · 9 years ago
  12. da555db n_tty: Fix calculation of size in canon_copy_from_read_buf by Mark Tomlinson · 9 years ago
  13. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  14. 1a48632 pty: Fix input race when closing by Peter Hurley · 9 years ago
  15. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 9 years ago
  16. d2b6f44 n_tty: Fix signal handling flushes by Peter Hurley · 9 years ago
  17. fb5ef9e n_tty: Fix read buffer overwrite when no newline by Peter Hurley · 9 years ago
  18. 06c49f9 n_tty: Fix PARMRK over-throttling by Peter Hurley · 9 years ago
  19. 70aca71 n_tty: Fix unordered accesses to lockless read buffer by Peter Hurley · 9 years ago
  20. 5e28cca n_tty: Simplify throttle threshold calculation by Peter Hurley · 9 years ago
  21. a342846 n_tty: Fix throttle for canon lines > 3967 chars by Peter Hurley · 9 years ago
  22. 2c5dc46 n_tty: Eliminate receive_room() from consumer/exclusive paths by Peter Hurley · 9 years ago
  23. 2ce3c10 Revert "tty: Fix pty master poll() after slave closes v2" by Peter Hurley · 9 years ago
  24. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  25. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 8bfbe2d n_tty: Fix read_buf race condition, increment read_head after pushing data by Christian Riesch · 10 years ago
  27. 394e849 Merge 3.18-rc4 into tty-next. by Greg Kroah-Hartman · 10 years ago
  28. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago
  29. 52bce7f pty, n_tty: Simplify input processing on final close by Peter Hurley · 10 years ago
  30. fa59e25 n_tty: Remove stale read lock comment by Peter Hurley · 10 years ago
  31. 95ea90d n_tty: Only process packet mode data in raw mode by Peter Hurley · 10 years ago
  32. 1aa1bf1 tty: Fix missed wakeup from packet mode status update by Peter Hurley · 10 years ago
  33. 54e8e5f pty: Don't claim slave's ctrl_lock for master's packet mode by Peter Hurley · 10 years ago
  34. 6054c16e tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled by Peter Hurley · 10 years ago
  35. 97d9e28 sched, tty: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  36. 57087d5 tty: Fix spurious poll() wakeups by Peter Hurley · 10 years ago
  37. 66528f9 tty: Correct INPCK handling by Peter Hurley · 10 years ago
  38. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  39. 4291086 n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 10 years ago
  40. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  41. 25e8d0e n_tty: Simplify input_available_p() by Peter Hurley · 10 years ago
  42. e2613be n_tty: Fix stale echo output by Peter Hurley · 10 years ago
  43. a593480 n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 by Peter Hurley · 10 years ago
  44. b86b75e Merge 3.13-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  45. 1075a6e n_tty: Fix apparent order of echoed output by Peter Hurley · 11 years ago
  46. 4d0ed18 n_tty: Fix buffer overruns with larger-than-4k pastes by Peter Hurley · 11 years ago
  47. 6a8c62f Merge 3.13-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  48. 6c67716 n_tty: Only perform wakeups for waiters by Peter Hurley · 11 years ago
  49. eafbe67 n_tty: Refactor input_available_p() by call site by Peter Hurley · 11 years ago
  50. 001ba92 n_tty: Refactor PARMRK doubling checks by Peter Hurley · 11 years ago
  51. 8dc4b25 n_tty: Un-inline slow-path n_tty_receive_char_closing() by Peter Hurley · 11 years ago
  52. eb3e466 n_tty: Un-inline slow-path n_tty_receive_char() by Peter Hurley · 11 years ago
  53. 5c32d12 n_tty: Merge .receive_buf() flavors by Peter Hurley · 11 years ago
  54. 39434ab n_tty: Fix missing newline echo by Peter Hurley · 11 years ago
  55. aebf0453 n_tty: Protect minimum_to_wake reset for concurrent readers by Peter Hurley · 11 years ago
  56. c77569d n_tty: Fix 4096-byte canonical reads by Peter Hurley · 11 years ago
  57. 6f22253 n_tty: Fix echo overrun tail computation by Peter Hurley · 11 years ago
  58. 42458f4 n_tty: Ensure reader restarts worker for next reader by Peter Hurley · 11 years ago
  59. c476f65 tty: incorrect test of echo_buf() result for ECHO_OP_START by Roel Kluin · 11 years ago
  60. 97a7729 Merge 3.12-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  61. f8747d4 tty: Fix pty master read() after slave closes by Peter Hurley · 11 years ago
  62. 4ceedcf Merge 3.12-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  63. 103fcbe2 n_tty: Style fix in n_tty_set_termios by Peter Hurley · 11 years ago
  64. c786f74 n_tty: Remove unnecessary local variable by Peter Hurley · 11 years ago
  65. 1cb40d0 n_tty: Remove superfluous reader wakeup by Peter Hurley · 11 years ago
  66. 93a8d41 n_tty: Fix EOF push index when termios changes by Peter Hurley · 11 years ago
  67. aefceaf n_tty: Fix termios_rwsem lockdep false positive by Peter Hurley · 11 years ago
  68. e60d27c n_tty: Factor LNEXT processing from per-char i/o path by Peter Hurley · 11 years ago
  69. 4b29349 n_tty: Un-inline single-use functions by Peter Hurley · 11 years ago
  70. 19e2ad6 n_tty: Remove overflow tests from receive_buf() path by Peter Hurley · 11 years ago
  71. 7de971b n_tty: Factor PARMRK from normal per-char i/o by Peter Hurley · 11 years ago
  72. 6baad00 n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn by Peter Hurley · 11 years ago
  73. 4b1f79c n_tty: Split n_tty_receive_char() by Peter Hurley · 11 years ago
  74. 855df3c n_tty: Eliminate char tests from IXANY restart test by Peter Hurley · 11 years ago
  75. 7d88d63 n_tty: Factor standard per-char i/o into separate fn by Peter Hurley · 11 years ago
  76. 86e35ae n_tty: Fix build breakage on ppc64 by Peter Hurley · 11 years ago
  77. ad0cc7b n_tty: Factor tty->closing receive_buf() into separate fn by Peter Hurley · 11 years ago
  78. a1dd30e n_tty: Special case EXTPROC receive_buf() as raw mode by Peter Hurley · 11 years ago
  79. 554117b n_tty: Factor raw mode receive_buf() into separate fn by Peter Hurley · 11 years ago
  80. d2f8d7a n_tty: Factor flagged char handling into separate fn by Peter Hurley · 11 years ago
  81. b0ac50b n_tty: Factor signal char handling into separate fn by Peter Hurley · 11 years ago
  82. 4a23a4d n_tty: Factor 'real raw' receive_buf into standalone fn by Peter Hurley · 11 years ago
  83. 781ad1c n_tty: Simplify __receive_buf loop count by Peter Hurley · 11 years ago
  84. 1bb9d56 n_tty: Rename process_char_map to char_map by Peter Hurley · 11 years ago
  85. 20bafb3 n_tty: Move buffers into n_tty_data by Peter Hurley · 11 years ago
  86. 8cb06c9 n_tty: Remove alias ptrs in __receive_buf() by Peter Hurley · 11 years ago
  87. 40d5e09 n_tty: Fix EOF push handling by Peter Hurley · 11 years ago
  88. 9dfd16d n_tty: Avoid false-sharing echo buffer indices by Peter Hurley · 11 years ago
  89. 29c7c5c n_tty: Eliminate counter in __process_echoes by Peter Hurley · 11 years ago
  90. bc5b1ec n_tty: Only flush echo output if actually output by Peter Hurley · 11 years ago
  91. cbfd034 n_tty: Process echoes in blocks by Peter Hurley · 11 years ago
  92. 019ebdf n_tty: Eliminate echo_commit memory barrier by Peter Hurley · 11 years ago
  93. 17bd790 n_tty: Remove echo_lock by Peter Hurley · 11 years ago
  94. 862eeff n_tty: Replace echo_cnt with computed value by Peter Hurley · 11 years ago
  95. addaebc n_tty: Use separate head and tail indices for echo_buf by Peter Hurley · 11 years ago
  96. ae56f33 n_tty: Remove unused echo_overrun field by Peter Hurley · 11 years ago
  97. f0f947c n_tty: Queue buffer work on any available cpu by Peter Hurley · 11 years ago
  98. 3afb1b39 n_tty: Special case pty flow control by Peter Hurley · 11 years ago
  99. ee0bab8 n_tty: Move n_tty_write_wakeup() to avoid forward declaration by Peter Hurley · 11 years ago
  100. 6367ca7 n_tty: Factor throttle/unthrottle into helper functions by Peter Hurley · 11 years ago