]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - drivers
n_tty: Factor standard per-char i/o into separate fn
[mirror_ubuntu-zesty-kernel.git] / drivers /
2013-07-24 Peter Hurleyn_tty: Factor standard per-char i/o into separate fn
2013-07-24 Peter Hurleyn_tty: Fix build breakage on ppc64
2013-07-24 Peter Hurleyn_tty: Factor tty->closing receive_buf() into separate fn
2013-07-24 Peter Hurleyn_tty: Special case EXTPROC receive_buf() as raw mode
2013-07-24 Peter Hurleyn_tty: Factor raw mode receive_buf() into separate fn
2013-07-24 Peter Hurleyn_tty: Factor flagged char handling into separate fn
2013-07-24 Peter Hurleyn_tty: Factor signal char handling into separate fn
2013-07-24 Peter Hurleyn_tty: Factor 'real raw' receive_buf into standalone fn
2013-07-24 Peter Hurleyn_tty: Simplify __receive_buf loop count
2013-07-24 Peter Hurleyn_tty: Rename process_char_map to char_map
2013-07-24 Peter Hurleyn_tty: Move buffers into n_tty_data
2013-07-24 Peter Hurleyn_tty: Remove alias ptrs in __receive_buf()
2013-07-24 Peter Hurleyn_tty: Fix EOF push handling
2013-07-24 Peter Hurleyn_tty: Avoid false-sharing echo buffer indices
2013-07-24 Peter Hurleyn_tty: Eliminate counter in __process_echoes
2013-07-24 Peter Hurleyn_tty: Only flush echo output if actually output
2013-07-24 Peter Hurleyn_tty: Process echoes in blocks
2013-07-24 Peter Hurleyn_tty: Eliminate echo_commit memory barrier
2013-07-24 Peter Hurleyn_tty: Remove echo_lock
2013-07-24 Peter Hurleyn_tty: Replace echo_cnt with computed value
2013-07-24 Peter Hurleyn_tty: Use separate head and tail indices for echo_buf
2013-07-24 Peter Hurleyn_tty: Remove unused echo_overrun field
2013-07-23 Peter Hurleytty: Remove private constant from global namespace
2013-07-23 Peter Hurleytty: Fix unsafe vt paste_selection()
2013-07-23 Peter Hurleytty: Merge __tty_flush_buffer() into lone call site
2013-07-23 Peter Hurleytty: Use non-atomic state to signal flip buffer flush...
2013-07-23 Peter Hurleytty: Only perform flip buffer flush from tty_buffer_flush()
2013-07-23 Peter Hurleytty: Ensure single-threaded flip buffer consumer with...
2013-07-23 Peter Hurleytty: Make driver-side flip buffers lockless
2013-07-23 Peter Hurleytty: Track flip buffer memory limit atomically
2013-07-23 Peter Hurleytty: Simplify flip buffer list with 0-sized sentinel
2013-07-23 Peter Hurleytty: Use lockless flip buffer free list
2013-07-23 Peter Hurleytty: Use generic names for flip buffer list cursors
2013-07-23 Peter Hurleytty: Merge tty_buffer_find() into tty_buffer_alloc()
2013-07-23 Peter Hurleytty: Factor flip buffer initialization into helper...
2013-07-23 Peter Hurleytty: Fix flip buffer free list
2013-07-23 Peter Hurleytty: Compute flip buffer ptrs
2013-07-23 Peter Hurleyn_tty: Queue buffer work on any available cpu
2013-07-23 Peter Hurleyn_tty: Special case pty flow control
2013-07-23 Peter Hurleyn_tty: Move n_tty_write_wakeup() to avoid forward decla...
2013-07-23 Peter Hurleyn_tty: Factor throttle/unthrottle into helper functions
2013-07-23 Peter Hurleyn_tty: Move chars_in_buffer() to factor throttle/unthrottle
2013-07-23 Peter Hurleytty: Only guarantee termios read safety for throttle...
2013-07-23 Peter Hurleyn_tty: Separate buffer indices to prevent cache-line...
2013-07-23 Peter Hurleyn_tty: Don't wait for buffer work in read() loop
2013-07-23 Peter Hurleyn_tty: Fix type mismatches in receive_buf raw copy
2013-07-23 Peter Hurleyn_tty: Reset lnext if canonical mode changes
2013-07-23 Peter Hurleyn_tty: Make N_TTY ldisc receive path lockless
2013-07-23 Peter Hurleyn_tty: Replace canon_data with index comparison
2013-07-23 Peter Hurleyn_tty: Access termios values safely
2013-07-23 Peter Hurleytty: Convert termios_mutex to termios_rwsem
2013-07-23 Peter Hurleyn_tty: Remove read_cnt
2013-07-23 Peter Hurleyn_tty: Don't wrap input buffer indices at buffer size
2013-07-23 Peter Hurleyn_tty: Get read_cnt through accessor
2013-07-23 Peter Hurleytty: Deprecate ldisc .chars_in_buffer() method
2013-07-23 Peter Hurleyn_tty: Split n_tty_chars_in_buffer() for reader-only...
2013-07-23 Peter Hurleyn_tty: Line copy to user buffer in canonical mode
2013-07-23 Peter Hurleyn_tty: Factor canonical mode copy from n_tty_read()
2013-07-23 Peter Hurleytty: Make ldisc input flow control concurrency-friendly
2013-07-23 Peter Hurleytty: Simplify tty buffer/ldisc interface with helper...
2013-07-23 Peter Hurleytty: Don't change receive_room for ioctl(TIOCSETD)
2013-07-23 Peter Hurleytty: Clarify multiple-references comment in TIOCSETD...
2013-07-23 Peter Hurleytty: Fix hangup race with TIOCSETD ioctl
2013-07-23 Peter Hurleytty: Clarify ldisc variable
2013-07-23 Peter Hurleytty: Replace ldisc locking with ldisc_sem
2013-07-23 Peter Hurleytty: Add lock/unlock ldisc pair functions
2013-07-23 Peter Hurleytty: Fix tty_ldisc_lock name collision
2013-07-21 Linus TorvaldsMerge tag 'acpi-video-3.11' of git://git.kernel.org...
2013-07-21 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-07-20 Linus TorvaldsMerge tag 'staging-3.11-rc2' of git://git.kernel.org...
2013-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-20 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-07-20 Linus TorvaldsMerge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org...
2013-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-19 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-19 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-07-19 Linus TorvaldsMerge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org...
2013-07-19 Ingo Tuchscherers390/zcrypt: Alias for new zcrypt device driver base...
2013-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-07-19 Linus TorvaldsMerge tag 'md-3.11-fixes' of git://neil.brown.name/md
2013-07-18 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-18 Jason Wangmacvtap: do not zerocopy if iov needs more pages than...
2013-07-18 Jason Wangtuntap: do not zerocopy if iov needs more pages than...
2013-07-18 Linus TorvaldsMerge tag 'driver-core-3.11-rc2' of git://git.kernel...
2013-07-18 Rafael J. WysockiMerge branch 'pm-fixes'
2013-07-18 Rafael J. WysockiMerge branch 'acpi-fixes'
2013-07-18 Lan TianyuACPI / video: ignore BIOS initial backlight value for...
2013-07-18 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-07-18 Linus TorvaldsMerge branch 'cpuinit_phase2' of git://git.kernel.org...
2013-07-18 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-07-18 Dave AirlieMerge branch 'drm/3.11/fixes' of git://linuxtv.org...
2013-07-18 NeilBrownmd/raid1: fix bio handling problems in process_checks()
2013-07-18 NeilBrownmd: Remove recent change which allows devices to skip...
2013-07-18 NeilBrownmd/raid10: fix two problems with RAID10 resync.
2013-07-18 Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-18 Aaron LuACPI / video: no automatic brightness changes by win8...
next