提交歷史

作者 SHA1 備註 提交日期
  Greg Kroah-Hartman e3b3d0f549 tty: add SPDX identifiers to all remaining files in drivers/tty/ 7 年之前
  Johan Hovold e7e51dcf3b tty: fix tty_ldisc_receive_buf() documentation 7 年之前
  Arnd Bergmann 8a5a90a2a4 tty: fix __tty_insert_flip_char regression 8 年之前
  Arnd Bergmann 065ea0a7af tty: improve tty_insert_flip_char() slow path 8 年之前
  Arnd Bergmann 979990c628 tty: improve tty_insert_flip_char() fast path 8 年之前
  Rob Herring c3485ee0d5 tty_port: Add port client functions 8 年之前
  Rob Herring c92d781f1a tty: constify tty_ldisc_receive_buf buffer pointer 8 年之前
  Brian Bloniarz 0f40fbbcc3 Fix OpenSSH pty regression on close 9 年之前
  Peter Hurley 8d082cd300 tty: Unify receive_buf() code paths 9 年之前
  Peter Hurley 9ce119f318 tty: Fix GPF in flush_to_ldisc() 9 年之前
  Peter Hurley e052c6d15c tty: Use unbound workqueue for all input workers 9 年之前
  Peter Hurley e176058f0d tty: Abstract tty buffer work 9 年之前
  Dmitry Vyukov facd885c75 tty: fix data race on tty_buffer.commit 10 年之前
  Dmitry Vyukov 9e6b7cd7e7 tty: fix data race in tty_buffer_flush 10 年之前
  Dmitry Vyukov 7098296a36 tty: fix data race in flush_to_ldisc 10 年之前
  Peter Hurley af5554f957 tty: buffers: Move hidden buffer index advance into outer loop 10 年之前
  Peter Hurley 069f38b498 tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release 10 年之前
  Greg Kroah-Hartman 02730d3c05 Merge 4.1-rc4 into tty-next 10 年之前
  Peter Hurley 1a48632ffe pty: Fix input race when closing 10 年之前
  Greg Kroah-Hartman e16cb0a72f tty: tty_buffer.c: move assignment out of if () block 10 年之前
  Peter Hurley 1d1d14da12 pty: Fix buffer flush deadlock 10 年之前
  Peter Hurley 86c80a8e2a tty: Flush ldisc buffer atomically with tty flip buffers 10 年之前
  Ben Hutchings 28a821c306 Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt 11 年之前
  Peter Hurley 62a0d8d7c2 tty: Fix lockless tty buffer race 11 年之前
  Peter Hurley 5fbf1a65dd Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" 11 年之前
  Manfred Schlaegl 6a20dbd6ca tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc 11 年之前
  Peter Hurley a9c3f68f3c tty: Fix low_latency BUG 11 年之前
  Paul Gortmaker f8e87cb4a1 tty: delete non-required instances of include <linux/init.h> 11 年之前
  Peter Hurley acc0f67f30 tty: Halve flip buffer GFP_ATOMIC memory consumption 11 年之前
  Peter Hurley 753023dcdd tty: Fix stale tty_buffer_flush() comment 11 年之前