summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-23tty: Only perform flip buffer flush from tty_buffer_flush()Peter Hurley
2013-07-23tty: Ensure single-threaded flip buffer consumer with mutexPeter Hurley
2013-07-23tty: Make driver-side flip buffers locklessPeter Hurley
2013-07-23tty: Track flip buffer memory limit atomicallyPeter Hurley
2013-07-23tty: Simplify flip buffer list with 0-sized sentinelPeter Hurley
2013-07-23tty: Use lockless flip buffer free listPeter Hurley
2013-07-23tty: Use generic names for flip buffer list cursorsPeter Hurley
2013-07-23tty: Merge tty_buffer_find() into tty_buffer_alloc()Peter Hurley
2013-07-23tty: Factor flip buffer initialization into helper functionPeter Hurley
2013-07-23tty: Fix flip buffer free listPeter Hurley
2013-07-23tty: Compute flip buffer ptrsPeter Hurley
2013-07-23n_tty: Queue buffer work on any available cpuPeter Hurley
2013-07-23n_tty: Special case pty flow controlPeter Hurley
2013-07-23n_tty: Move n_tty_write_wakeup() to avoid forward declarationPeter Hurley
2013-07-23n_tty: Factor throttle/unthrottle into helper functionsPeter Hurley
2013-07-23n_tty: Move chars_in_buffer() to factor throttle/unthrottlePeter Hurley
2013-07-23tty: Only guarantee termios read safety for throttle/unthrottlePeter Hurley
2013-07-23n_tty: Separate buffer indices to prevent cache-line sharingPeter Hurley
2013-07-23n_tty: Don't wait for buffer work in read() loopPeter Hurley
2013-07-23n_tty: Fix type mismatches in receive_buf raw copyPeter Hurley
2013-07-23n_tty: Reset lnext if canonical mode changesPeter Hurley
2013-07-23n_tty: Make N_TTY ldisc receive path locklessPeter Hurley
2013-07-23n_tty: Replace canon_data with index comparisonPeter Hurley
2013-07-23n_tty: Access termios values safelyPeter Hurley
2013-07-23tty: Convert termios_mutex to termios_rwsemPeter Hurley
2013-07-23n_tty: Remove read_cntPeter Hurley
2013-07-23n_tty: Don't wrap input buffer indices at buffer sizePeter Hurley
2013-07-23n_tty: Get read_cnt through accessorPeter Hurley
2013-07-23tty: Deprecate ldisc .chars_in_buffer() methodPeter Hurley
2013-07-23n_tty: Split n_tty_chars_in_buffer() for reader-only interfacePeter Hurley
2013-07-23n_tty: Line copy to user buffer in canonical modePeter Hurley
2013-07-23n_tty: Factor canonical mode copy from n_tty_read()Peter Hurley
2013-07-23tty: Make ldisc input flow control concurrency-friendlyPeter Hurley
2013-07-23tty: Simplify tty buffer/ldisc interface with helper functionPeter Hurley
2013-07-23tty: Don't change receive_room for ioctl(TIOCSETD)Peter Hurley
2013-07-23tty: Clarify multiple-references comment in TIOCSETD ioctlPeter Hurley
2013-07-23tty: Fix hangup race with TIOCSETD ioctlPeter Hurley
2013-07-23tty: Clarify ldisc variablePeter Hurley
2013-07-23tty: Replace ldisc locking with ldisc_semPeter Hurley
2013-07-23tty: Add lock/unlock ldisc pair functionsPeter Hurley
2013-07-23tty: Fix tty_ldisc_lock name collisionPeter Hurley
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds