Nick Piggin
|
d996b62a8d
tty: fix fu_list abuse
|
15 years ago |
Nick Piggin
|
ee2ffa0dfd
fs: cleanup files_lock locking
|
15 years ago |
Arnd Bergmann
|
11dbf20392
tty: avoid recursive BTM in pty_close
|
15 years ago |
Arnd Bergmann
|
ddcd9fb66a
tty: remove tty_lock_nested
|
15 years ago |
Arnd Bergmann
|
64ba3dc314
tty: never hold BTM while getting tty_mutex
|
15 years ago |
Arnd Bergmann
|
ec79d6056d
tty: replace BKL with a new tty_lock
|
15 years ago |
hyc@symas.com
|
26df6d1340
tty: Add EXTPROC support for LINEMODE
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Alan Cox
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 years ago |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
Eric W. Biederman
|
894d249115
sysctl drivers: Remove dead binary sysctl support
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Linus Torvalds
|
342a597146
pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys
|
15 years ago |
Linus Torvalds
|
202c4675c5
pty_write: don't do a tty_wakeup() when the buffers are full
|
16 years ago |
Linus Torvalds
|
ac89a9174d
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
|
16 years ago |
Linus Torvalds
|
85dfd81dc5
pty: fix data loss when stopped (^S/^Q)
|
16 years ago |
OGAWA Hirofumi
|
e043e42bdb
pty: avoid forcing 'low_latency' tty flag
|
16 years ago |
Alan Cox
|
3a54297478
pty: quickfix for the pty ENXIO timing problems
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Alan Cox
|
d945cb9cce
pty: Rework the pty layer to use the normal buffering logic
|
16 years ago |
Alan Cox
|
762faaed91
pty: Narrow the race on ldisc locking
|
16 years ago |
Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 years ago |
Alan Cox
|
620df3c0a5
pty: Fix a comment
|
16 years ago |
Alan Cox
|
c774bda2fd
pty: Fix documentation
|
16 years ago |
Roel Kluin
|
da2bdf9a6f
Make various things static
|
16 years ago |
Alan Cox
|
0ac6053c4d
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
|
16 years ago |
Alan Cox
|
fc6f623822
pty: simplify resize
|
16 years ago |
Alan Cox
|
8dff04ea31
pty: simplify unix98 allocation
|
16 years ago |
Alan Cox
|
335adde689
pty: Fix allocation failure double free
|
16 years ago |