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: Introduce some close helpers for ports
Alan Cox
2009-01-02
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
*
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
*
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
*
tty: Fix PPP hang under load
Alan Cox
2009-01-02
*
pty: simplify resize
Alan Cox
2009-01-02
*
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
2009-01-02
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
|
\
|
*
tracing, tty: fix warnings caused by branch tracing and tty_kref_get()
Ingo Molnar
2008-11-25
*
|
Audit: Log TIOCSTI
Al Viro
2008-12-09
|
/
*
tty: some ICANON magic is in the wrong places
Alan Cox
2008-10-13
*
tty: extract the pty init time special cases
Alan Cox
2008-10-13
*
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
2008-10-13
*
tty: Remove more special casing and out of place code
Alan Cox
2008-10-13
*
tty: shutdown method
Alan Cox
2008-10-13
*
tty: the vhangup syscall is racy
Alan Cox
2008-10-13
*
tty: usb-serial krefs
Alan Cox
2008-10-13
*
tty: Add termiox
Alan Cox
2008-10-13
*
tty: Add a kref count
Alan Cox
2008-10-13
*
pps: Reserve a line discipline number for PPS
Alan Cox
2008-10-13
*
tty: split the buffering from tty_io
Alan Cox
2008-10-13
*
tty: remove resize window special case
Alan Cox
2008-08-15
*
tty: Split ldisc code into its own file
Alan Cox
2008-07-22
*
tty: add more tty_port fields
Alan Cox
2008-07-20
*
tty.h: clean up
Alan Cox
2008-07-20
*
tty: Introduce a tty_port common structure
Alan Cox
2008-07-20
*
tty: Ldisc revamp
Alan Cox
2008-07-20
*
Fix various old email addresses for dwmw2
David Woodhouse
2008-06-06
*
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
*
tty: The big operations rework
Alan Cox
2008-04-30
*
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
*
redo locking of tty->pgrp
Alan Cox
2008-04-30
*
tty: BKL pushdown
Alan Cox
2008-04-30
*
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
2008-04-28
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
*
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
2008-02-07
*
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2008-02-06
*
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
2008-01-28
*
pl2303: Fix mode switching regression
Alan Cox
2008-01-08
*
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
2007-11-07
*
tty: expose new methods needed for drivers to get termios right
Alan Cox
2007-10-17
*
tty.h: remove dead define
Alan Cox
2007-10-17
*
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
2007-10-12
*
fix serial buffer memory leak
Alan Cox
2007-08-11
*
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
*
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
2007-07-16
*
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-05-08
*
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
*
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
2007-02-12
[next]