Alan Cox
|
6698e34720
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
|
15 vuotta sitten |
Alan Cox
|
36ba782e96
tty: split the lock up a bit further
|
15 vuotta sitten |
Alan Cox
|
5ec93d1154
tty: Move the leader test in disassociate
|
15 vuotta sitten |
Alan Cox
|
38c70b27f9
tty: Push the bkl down a bit in the hangup code
|
15 vuotta sitten |
Alan Cox
|
f18f9498e9
tty: Push the lock down further into the ldisc code
|
15 vuotta sitten |
Alan Cox
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 vuotta sitten |
Dave Young
|
f278a2f7bb
tty: Fix regressions caused by commit b50989dc
|
15 vuotta sitten |
Linus Torvalds
|
a57c21c715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
15 vuotta sitten |
Alan Cox
|
fe1ae7fdd2
tty: USB serial termios bits
|
15 vuotta sitten |
Alan Cox
|
b50989dc44
tty: make the kref destructor occur asynchronously
|
15 vuotta sitten |
Alan Cox
|
6146b9af84
tty: Fix a typo noted in passing
|
15 vuotta sitten |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 vuotta sitten |
Alan Cox
|
1aa4bed82a
tty: fix sanity check
|
16 vuotta sitten |
Alan Cox
|
f2c4c65c83
tty: Move ldisc_flush
|
16 vuotta sitten |
Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 vuotta sitten |
Alan Cox
|
e8b70e7d3e
tty: Extract various bits of ldisc code
|
16 vuotta sitten |
Alan Cox
|
5f0878acba
tty: Fix oops when scanning the polling list for kgdb
|
16 vuotta sitten |
Oleg Nesterov
|
1b0f7ffd0e
pids: kill signal_struct-> __pgrp/__session and friends
|
16 vuotta sitten |
Andrew Morton
|
846c151a4d
__tty_open(): use the correct type for saved_flags
|
16 vuotta sitten |
Davide Libenzi
|
4b19449db0
epoll keyed wakeups: make tty use keyed wakeups
|
16 vuotta sitten |
Jonathan Corbet
|
db1dd4d376
Use f_lock to protect f_flags
|
16 vuotta sitten |
Eric Paris
|
808ffa3d30
tty_open can return to userspace holding tty_mutex
|
16 vuotta sitten |
Alan Cox
|
fc6f623822
pty: simplify resize
|
16 vuotta sitten |
Jason Wessel
|
a47d545f57
tty: Fix sparse static warning for tty_driver_lookup_tty
|
16 vuotta sitten |
Joe Peterson
|
a88a69c912
n_tty: Fix loss of echoed characters and remove bkl from n_tty
|
16 vuotta sitten |
Al Viro
|
1e641743f0
Audit: Log TIOCSTI
|
16 vuotta sitten |
Will Newton
|
296fa7f6a3
drivers/char/tty_io.c: Avoid panic when no console is configured.
|
16 vuotta sitten |
Greg Kroah-Hartman
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
17 vuotta sitten |
Arjan van de Ven
|
7c3b1dcf13
tty: make sure that proc_clear_tty stores the cpu flags
|
16 vuotta sitten |
Jason Wessel
|
402fda9201
tty: tty_io.c shadows sparse fix
|
16 vuotta sitten |