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
/
char
/
tty_ldisc.c
Commit message (
Expand
)
Author
Age
*
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
*
tty: reorder ldisc locking
Arnd Bergmann
2010-08-10
*
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
*
tty: Fix the ldisc hangup race
Alan Cox
2010-03-02
*
tty: Push the lock down further into the ldisc code
Alan Cox
2009-12-11
*
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
*
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
2009-10-04
*
tty-ldisc: get rid of tty_ldisc_try_get() helper function
Linus Torvalds
2009-09-19
*
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
Linus Torvalds
2009-09-19
*
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
2009-08-25
*
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
2009-08-04
*
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
2009-08-04
*
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2009-08-04
*
tty: fix close/hangup race
Alan Cox
2009-07-16
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
tty: Fix the leak in tty_ldisc_release
Alan Cox
2009-06-29
*
ldisc: debug aids
Alan Cox
2009-06-16
*
ldisc: Make sure the ldisc isn't active when we close it
Alan Cox
2009-06-16
*
tty: Fix leaks introduced by the shift to separate ldisc objects
Alan Cox
2009-06-16
*
tty: bring ldisc into CodingStyle
Alan Cox
2009-06-11
*
tty: Move ldisc_flush
Alan Cox
2009-06-11
*
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
*
tty: Extract various bits of ldisc code
Alan Cox
2009-06-11
*
Trim includes of fdtable.h
Al Viro
2009-03-31
*
tty: Fix PPP hang under load
Alan Cox
2009-01-02
*
try harder to load tty ldisc driver
Eugeniy Meshcheryakov
2008-08-01
*
tty: Split ldisc code into its own file
Alan Cox
2008-07-22