Commit Graph

78 Commits (adb005818b71e9476581a1de5742e2f427ac9e2b)

Author SHA1 Message Date
Randy Dunlap 23cac8debc [PATCH] tty: use NULL for ptrs 18 years ago
Geert Uytterhoeven e5717c48ed [PATCH] tty_register_driver: Remove incorrect and superfluous cast 18 years ago
Eric W. Biederman 7f1f86a0d0 [PATCH] Fix SAK_work workqueue initialization. 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Eric W. Biederman 04a2e6a5cb [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t 18 years ago
Eric W. Biederman 2ea81868d8 [PATCH] tty: fix the locking for signal->session in disassociate_ctty 18 years ago
Eric W. Biederman 680a967100 [PATCH] tty: clarify disassociate_ctty 18 years ago
Eric W. Biederman cdc6233008 [PATCH] tty: make __proc_set_tty static 18 years ago
Christoph Hellwig d5698c28b6 [PATCH] tty: cleanup release_mem 18 years ago
Jiri Slaby dd65aa6690 [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup 18 years ago
Eric W. Biederman 8b6312f4dc [PATCH] vt: refactor console SAK processing 18 years ago
Dan Carpenter b3f13debd5 [PATCH] tty_io.c balance tty_ldisc_ref() 18 years ago
Heiko Carstens a311f74329 [PATCH] tty: export get_current_tty 18 years ago
Alan Cox edc6afc549 [PATCH] tty: switch to ktermios and new framework 18 years ago
Cedric Le Goater 1ec320afdc [PATCH] add process_session() helper routine: deprecate old field 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
Greg Kroah-Hartman 01107d3430 Driver core: convert tty core to use struct device 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Akinobu Mita 4050914f7c [PATCH] rate limiting for the ldisc open failure messages 19 years ago
Alan Cox 28298232a1 [PATCH] tty: Fix bits and note more bits to fix 19 years ago
Alan Cox de2a84f2be [PATCH] solaris emulation: incorrect tty locking 19 years ago
Arjan van de Ven 5785c95bae [PATCH] tty: make termios_sem a mutex 19 years ago
Alan Cox 808a0d389f [PATCH] tty: lock ticogwinsz 19 years ago
Alan Cox 1266b1e1ae [PATCH] tty: trivial kzalloc opportunity 19 years ago
Alan Cox ca9bda00b4 [PATCH] tty locking on resize 19 years ago
Alexey Dobriyan 527063ba98 [PATCH] tty_io.c: keep davej sane 19 years ago
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
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 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 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