Alan Cox
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 年之前 |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 年之前 |
Eric W. Biederman
|
894d249115
sysctl drivers: Remove dead binary sysctl support
|
15 年之前 |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 年之前 |
Linus Torvalds
|
342a597146
pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys
|
15 年之前 |
Linus Torvalds
|
202c4675c5
pty_write: don't do a tty_wakeup() when the buffers are full
|
15 年之前 |
Linus Torvalds
|
ac89a9174d
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
|
15 年之前 |
Linus Torvalds
|
85dfd81dc5
pty: fix data loss when stopped (^S/^Q)
|
16 年之前 |
OGAWA Hirofumi
|
e043e42bdb
pty: avoid forcing 'low_latency' tty flag
|
16 年之前 |
Alan Cox
|
3a54297478
pty: quickfix for the pty ENXIO timing problems
|
16 年之前 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 年之前 |
Alan Cox
|
d945cb9cce
pty: Rework the pty layer to use the normal buffering logic
|
16 年之前 |
Alan Cox
|
762faaed91
pty: Narrow the race on ldisc locking
|
16 年之前 |
Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 年之前 |
Alan Cox
|
620df3c0a5
pty: Fix a comment
|
16 年之前 |
Alan Cox
|
c774bda2fd
pty: Fix documentation
|
16 年之前 |
Roel Kluin
|
da2bdf9a6f
Make various things static
|
16 年之前 |
Alan Cox
|
0ac6053c4d
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
|
16 年之前 |
Alan Cox
|
fc6f623822
pty: simplify resize
|
16 年之前 |
Alan Cox
|
8dff04ea31
pty: simplify unix98 allocation
|
16 年之前 |
Alan Cox
|
335adde689
pty: Fix allocation failure double free
|
16 年之前 |
Alan Cox
|
fe9cd962a6
pty: Coding style and polish
|
16 年之前 |
Sukadev Bhattiprolu
|
15f1a6338d
Add an instance parameter devpts interfaces
|
16 年之前 |
Alan Cox
|
bf970ee46e
tty: extract the pty init time special cases
|
16 年之前 |
Alan Cox
|
73ec06fc5f
tty: Finish fixing up the init_dev interface to use ERR_PTR
|
16 年之前 |
Alan Cox
|
8b0a88d591
tty: More driver operations
|
16 年之前 |
Alan Cox
|
7d7b93c145
tty: kref the tty driver object
|
16 年之前 |
Alan Cox
|
99f1fe189d
tty: Clean up the tty_init_dev changes further
|
16 年之前 |
Alan Cox
|
d81ed10307
tty: Remove more special casing and out of place code
|
16 年之前 |
Alan Cox
|
feebed6515
tty: shutdown method
|
16 年之前 |