Alan Cox
|
01da5fd83d
[PATCH] Fix tty layer DoS and comment relevant code
|
19 years ago |
Alan Cox
|
af9b897ee6
[PATCH] tty layer comment the locking assumptions and functions somewhat
|
19 years ago |
Rolf Eike Beer
|
cc36e7f124
[PATCH] tty: remove bogus call to cdev_del()
|
19 years ago |
Ingo Molnar
|
36c8b58689
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
19 years ago |
Arjan van de Ven
|
62322d2554
[PATCH] make more file_operation structs static
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Linus Torvalds
|
602cada851
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
|
19 years ago |
Paul Fulghum
|
33b37a33c2
[PATCH] remove active field from tty buffer structure
|
19 years ago |
Paul Fulghum
|
2c3bb20f46
[PATCH] add receive_room flow control to flush_to_ldisc
|
19 years ago |
Paul Fulghum
|
817d6d3bce
[PATCH] remove TTY_DONT_FLIP
|
19 years ago |
Paul Fulghum
|
283fef59d6
[PATCH] tty: fix TCSBRK comment
|
19 years ago |
Greg Kroah-Hartman
|
331b831983
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
|
20 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |
Greg Kroah-Hartman
|
8ab5e4c15b
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
|
20 years ago |
Greg Kroah-Hartman
|
7c69ef7974
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
|
20 years ago |
Hansjoerg Lipp
|
1cdcb6b43f
[PATCH] TTY: return class device pointer from tty_register_device()
|
19 years ago |
Tobias Powalowski
|
ff4547f4aa
[PATCH] tty_insert_flip_string_flags() license fix
|
19 years ago |
Dipankar Sarma
|
ca99c1da08
[PATCH] Fix file lookup without ref
|
19 years ago |
Eric W. Biederman
|
20ac94378d
[PATCH] do_SAK: Don't recursively take the tasklist_lock
|
19 years ago |
Paul Fulghum
|
14a6283eb5
[PATCH] tty release_dev(): remove dead code
|
19 years ago |
Paul Fulghum
|
9453a5adaf
[PATCH] ptmx: fix duplicate idr_remove
|
19 years ago |
Andrew Morton
|
e1a2509023
[PATCH] make tty_insert_flip_string_flags() a non gpl export
|
19 years ago |
Andrew Morton
|
ee37df7877
[PATCH] make tty_insert_flip_string a non-GPL export
|
19 years ago |
Eric W. Biederman
|
652486fb84
[PATCH] do_SAK: don't depend on session ID 0
|
19 years ago |
Eric W. Biederman
|
f96a795d4f
[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info
|
19 years ago |
Eric Sesterhenn
|
56ee48277f
BUG_ON() Conversion in drivers/char
|
19 years ago |
Thomas Koeller
|
1aef821a6b
[PATCH] constify tty flip buffer handling
|
19 years ago |
Ingo Molnar
|
70522e121a
[PATCH] sem2mutex: tty
|
19 years ago |
Paul Fulghum
|
6af6aab34a
[PATCH] tty buffering: comment out debug code
|
19 years ago |
Paul Fulghum
|
da965822ab
[PATCH] tty reference count fix
|
19 years ago |