n_tty: Factor LNEXT processing from per-char i/o path
[deliverable/linux.git] / drivers / tty / n_tty.c
2013-07-24  Peter Hurleyn_tty: Factor LNEXT processing from per-char i/o path
2013-07-24  Peter Hurleyn_tty: Un-inline single-use functions
2013-07-24  Peter Hurleyn_tty: Remove overflow tests from receive_buf() path
2013-07-24  Peter Hurleyn_tty: Factor PARMRK from normal per-char i/o
2013-07-24  Peter Hurleyn_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
2013-07-24  Peter Hurleyn_tty: Split n_tty_receive_char()
2013-07-24  Peter Hurleyn_tty: Eliminate char tests from IXANY restart test
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 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-20  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-07-17  Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-17  Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.11a' of git://git./linux...
2013-07-16  Dave AirlieMerge tag 'drm-intel-fixes-2013-07-11' of git://people...
2013-07-16  Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-15  Linus TorvaldsMerge tag 'regmap-v3.11-rc1' of git://git./linux/kernel...
2013-07-15  Mark BrownMerge remote-tracking branch 'spi/fix/xilinx' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'spi/fix/setup' into spi...
2013-07-15  Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/wm8994' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/wm8978' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/samsung' into...
2013-07-15  Mark BrownMerge remote-tracking branch 'asoc/fix/omap' into asoc...
2013-07-15  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-07-14  Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2013-07-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-07-13  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-07-13  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-13  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-07-13  Linus TorvaldsMerge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi...
2013-07-13  James BottomleyMerge tag 'fcoe' into for-linus
2013-07-12  Olof JohanssonMerge tag 'ux500-defconfig-for-arm-soc' of git://git...
2013-07-12  Thomas GleixnerMerge branch 'timers/clockevents' of git://git.linaro...
2013-07-11  Linus TorvaldsMerge tag 'dm-3.11-changes' of git://git./linux/kernel...
2013-07-11  Linus TorvaldsMerge branch 'for-3.11/core' of git://git.kernel.dk...
2013-07-11  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-07-11  Linus TorvaldsMerge tag 'sound-3.11' of git://git./linux/kernel/git...
2013-07-11  Linus TorvaldsMerge tag 'remoteproc-3.11-fixes' of git://git./linux...
2013-07-11  Linus TorvaldsMerge tag 'xtensa-next-20130710' of git://github.com...
2013-07-11  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-07-11  Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-2' of git...
2013-07-11  Linus TorvaldsMerge tag 'ecryptfs-3.11-rc1-cleanup' of git://git...
2013-07-11  Linus TorvaldsMerge tag 'jfs-3.11' of git://github.com/kleikamp/linux...
2013-07-11  Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-11  Linus TorvaldsMerge tag 'trace-3.11' of git://git./linux/kernel/git...
2013-07-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2013-07-11  Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2013-07-10  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2013-07-10  Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-07-10  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-07-10  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2013-07-10  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-07-10  Linus TorvaldsMerge tag 'vfio-v3.11' of git://github.com/awilliam...
2013-07-10  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-07-10  Linus TorvaldsMerge tag 'iommu-updates-v3.11' of git://git./linux...
2013-07-10  Linus TorvaldsMerge tag 'mmc-updates-for-3.11-rc1' of git://git....
next
This page took 0.263926 seconds and 108 git commands to generate.