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
/
drivers
/
tty
/
tty_io.c
Commit message (
Expand
)
Author
Age
*
more file_inode() open-coded instances
Al Viro
2013-02-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
|
\
|
*
s390/3270: asynchronous size sensing
Martin Schwidefsky
2013-02-14
*
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
\
|
*
|
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-02-15
|
*
|
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-16
|
|
/
*
/
TTY: mark tty_get_device call with the proper const values
Greg Kroah-Hartman
2013-02-06
|
/
*
tty: Mark tty_del_file and __tty_hangup static
Josh Triplett
2012-11-21
*
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2012-10-25
*
TTY: move tty buffers to tty_port
Jiri Slaby
2012-10-22
*
TTY: add port -> tty link
Jiri Slaby
2012-10-22
*
TTY: move ldisc data from tty_struct: locks
Jiri Slaby
2012-10-22
*
TTY: move ldisc data from tty_struct: simple members
Jiri Slaby
2012-10-22
*
TTY: move devpts kill to pty
Jiri Slaby
2012-10-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
|
*
make get_file() return its argument
Al Viro
2012-09-26
|
*
new helper: iterate_fd()
Al Viro
2012-09-26
*
|
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
*
|
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-06
*
|
drivers:tty:fix up ENOIOCTLCMD error handling
Wanlong Gao
2012-09-05
*
|
TTY: check if tty->port is assigned
Jiri Slaby
2012-08-17
*
|
TTY: move cdev_add to tty_register_device
Jiri Slaby
2012-08-13
*
|
TTY: add support for unnumbered device nodes
Jiri Slaby
2012-08-13
*
|
TTY: move allocations to tty_alloc_driver
Jiri Slaby
2012-08-13
*
|
TTY: pass flags to alloc_tty_driver
Jiri Slaby
2012-08-10
*
|
tty: localise the lock
Alan Cox
2012-08-10
*
|
tty: handle NULL parameters in free_tty_struct()
Dan Carpenter
2012-08-10
*
|
tty: fix missing assignment
Dan Carpenter
2012-08-10
*
|
tty: Fix race in tty release
Alan Cox
2012-07-27
*
|
tty: Move the handling of the tty release logic
Alan Cox
2012-07-17
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
*
|
tty: localise the lock
Alan Cox
2012-07-06
*
|
TTY: add ports array to tty_driver
Jiri Slaby
2012-06-13
*
|
TTY: centralize fail paths in tty_register_driver
Jiri Slaby
2012-06-13
|
/
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
*
tty_lock: Localise the lock
Alan Cox
2012-05-04
*
tty_lock: undo the old tty_lock use on the ctty
Alan Cox
2012-05-04
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
TTY: remove tty driver re-set from tty_reopen
Jiri Slaby
2012-03-08
*
TTY: simplify tty_driver_lookup_tty a bit
Jiri Slaby
2012-03-08
*
TTY: let alloc_tty_driver deduce the owner automatically
Jiri Slaby
2012-03-08
*
TTY: tty_io, remove buffer re-assignments
Jiri Slaby
2012-03-08
*
Revert "TTY: get rid of BTM around devpts_*"
Greg Kroah-Hartman
2012-02-24
*
TTY: get rid of BTM around devpts_*
Jiri Slaby
2012-02-02
*
TTY: provide tty_standard_install helper
Jiri Slaby
2012-02-02
*
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
2012-01-24
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
|
\
|
*
TTY: open/release, cleanup printks
Jiri Slaby
2011-11-15
|
*
TTY: move debug checking out of tty_release
Jiri Slaby
2011-11-15
[next]