Sebastian Andrzej Siewior
|
852e4a8152
tty: don't deadlock while flushing workqueue
|
12 years ago |
Ivo Sieben
|
bd5d7ce9af
tty: Only wakeup the line discipline idle queue when queue is active
|
12 years ago |
Ivo Sieben
|
c97399418a
tty: Use raw spin lock to protect TTY ldisc administration
|
12 years ago |
Jiri Slaby
|
ecbbfd44a0
TTY: move tty buffers to tty_port
|
12 years ago |
Jiri Slaby
|
31e121284f
TTY: ldisc, wait for idle ldisc in release
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 years ago |
Alan Cox
|
d155255a34
tty: Fix race in tty release
|
13 years ago |
Shachar Shemesh
|
aa3c8af863
tty ldisc: Close/Reopen race prevention should check the proper flag
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Alan Cox
|
6d31a88cb2
tty: revert incorrectly applied lock patch
|
13 years ago |
Shachar Shemesh
|
40c9f61eae
tty ldisc: Close/Reopen race prevention should check the proper flag
|
13 years ago |
Alan Cox
|
f5e3bcc504
tty: localise the lock
|
13 years ago |
Linus Torvalds
|
f309532bf3
tty: Revert the tty locking series, it needs more work
|
13 years ago |
Alan Cox
|
8f6576ad47
tty: fix ldisc lock inversion trace
|
13 years ago |
Ivo Sieben
|
1541f845d1
tty: move global ldisc idle waitqueue to the individual ldisc
|
13 years ago |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 years ago |
Greg Kroah-Hartman
|
dd7c7c3f69
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
|
13 years ago |
Jiri Slaby
|
8b3ffa173f
TTY: ldisc, remove some unneeded includes
|
13 years ago |
Jiri Slaby
|
0c73c08ec7
TTY: ldisc, wait for ldisc infinitely in hangup
|
13 years ago |
Jiri Slaby
|
300420722e
TTY: ldisc, move wait idle to caller
|
13 years ago |
Jiri Slaby
|
df92d0561d
TTY: ldisc, allow waiting for ldisc arbitrarily long
|
13 years ago |
Dave Young
|
66ef27c3fd
tty_ldisc: remove unnecessary negative return check for wait_event_timeout
|
13 years ago |
Jiri Slaby
|
906cbe1364
TTY: remove tty_locked
|
14 years ago |
Jiri Slaby
|
92f6fa09bd
TTY: ldisc, do not close until there are readers
|
14 years ago |
Jiri Slaby
|
6716671d8c
TTY: introduce deinit helpers for proper ldisc shutdown
|
14 years ago |
Linus Torvalds
|
f23eb2b2b2
tty: stop using "delayed_work" in the tty layer
|
14 years ago |
Linus Torvalds
|
f74b944419
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
5edc341313
drivers: remove extraneous includes of smp_lock.h
|
14 years ago |