index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty.h
Commit message (
Expand
)
Author
Age
*
tty: Remove external interface for tty_set_termios()
Peter Hurley
2015-02-02
*
n_tty: Fix signal handling flushes
Peter Hurley
2015-02-02
*
pty: Fix buffer flush deadlock
Peter Hurley
2015-02-02
*
tty: Make lock subclasses available for other tty locks
Peter Hurley
2015-02-02
*
tty: Convert tty->closing to int
Peter Hurley
2014-11-06
*
tty: Remove defunct serial_console_init() declaration
Peter Hurley
2014-11-05
*
tty: Remove defunct pcxe_open() declaration
Peter Hurley
2014-11-05
*
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
2014-11-05
*
tty: Remove tty_unhangup() declaration
Peter Hurley
2014-11-05
*
tty: Preset lock subclass for nested tty locks
Peter Hurley
2014-11-05
*
tty: Change tty lock order to master->slave
Peter Hurley
2014-11-05
*
tty: Simplify tty_ldisc_release() interface
Peter Hurley
2014-11-05
*
tty: Remove TTY_CLOSING
Peter Hurley
2014-11-05
*
tty: Remove TTY_HUPPING
Peter Hurley
2014-11-05
*
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
2014-11-05
*
tty: Fix width of unsigned long bitfield padding
Peter Hurley
2014-09-25
*
tty: Workaround Alpha non-atomic byte storage in tty_struct
Peter Hurley
2014-09-24
*
tty: Move and rename send_prio_char() as tty_send_xchar()
Peter Hurley
2014-09-24
*
tty: Serialize tcflow() with other tty flow control changes
Peter Hurley
2014-09-24
*
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
2014-09-24
*
tty: Convert tty_struct bitfield to ints
Peter Hurley
2014-09-24
*
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
2014-07-11
*
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
2014-05-03
*
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
|
\
|
*
tty: Fix ref counting for port krefs
Peter Hurley
2014-02-14
*
|
tty: Fix low_latency BUG
Peter Hurley
2014-02-28
|
/
*
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
|
\
|
*
tty: Add C_CMSPAR(tty)
Andrew Lunn
2014-01-03
*
|
tty: Removing the deprecated function tty_vhangup_locked()
Chuansheng Liu
2013-12-18
*
|
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
2013-12-09
*
|
tty: Rename tty buffer memory_used field
Peter Hurley
2013-12-08
*
|
tty: Enable configurable tty flip buffer limit
Peter Hurley
2013-12-08
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-11
|
\
|
*
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
|
*
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
2013-10-04
|
*
sched/wait: Make the signal_pending() checks consistent
Peter Zijlstra
2013-10-04
*
|
tty: Remove unused drop() method from tty_port interface
Peter Hurley
2013-09-25
|
/
*
tty: Fix lock order in tty_do_resize()
Peter Hurley
2013-07-24
*
n_tty: Fix EOF push handling
Peter Hurley
2013-07-23
*
tty: Remove private constant from global namespace
Peter Hurley
2013-07-23
*
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
*
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
2013-07-23
*
tty: Avoid false-sharing flip buffer ptrs
Peter Hurley
2013-07-23
*
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
2013-07-23
*
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
2013-07-23
*
tty: Track flip buffer memory limit atomically
Peter Hurley
2013-07-23
*
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
2013-07-23
*
tty: Use lockless flip buffer free list
Peter Hurley
2013-07-23
*
tty: Compute flip buffer ptrs
Peter Hurley
2013-07-23
[next]