Commit Graph

109 Commits (88c730da8c8b20fa732221725347bd9460842bac)

Author SHA1 Message Date
Harvey Harrison 8da56309f0 drivers: atm, char fix integer as NULL pointer warnings 17 years ago
Jason Wessel f2d937f3bf consoles: polling support, kgdboc 17 years ago
Alan Cox 37bdfb074e tty_io: drag screaming into coding style compliance 17 years ago
Daniel Walker a6752f3f53 unix98 allocated_ptys_lock semaphore to mutex 17 years ago
Daniel Walker eb31005eaf drivers/char/tty_io.c: remove pty_sem 17 years ago
Adrian Bunk 26464378c4 proper prototype for vty_init() 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Jesper Juhl abcb1ff326 tty: dont needlessly cast kmalloc() return value 18 years ago
Alan Cox 42fd552e86 fix serial buffer memory leak 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Jean Delvare 506eb99a26 tty_io: Use kzalloc 18 years ago
Alan Cox 9c1729db3e Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex 18 years ago
Paul Fulghum 38ad2ed08d tty: restore locked ioctl file op 18 years ago
Oleg Nesterov 040b6362d5 tty: fix leakage of -ERESTARTSYS to userland 18 years ago
Paul Fulghum c5c34d4862 tty: flush flip buffer on ldisc input queue flush 18 years ago
David S. Miller 7cac4ce59b [TTY]: Export proc_clear_tty() to modulea. 18 years ago
Paul Fulghum e10cc1df1d tty: add compat_ioctl 18 years ago
Paul Fulghum ae030e435f tty_set_ldisc() receive_room fix 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Alexey Dobriyan ca509f69de Protect tty drivers list with tty_mutex 18 years ago
Eric W. Biederman 98a27ba485 tty: introduce no_tty and use it in selinux 18 years ago
Eric W. Biederman 2a65f1d9fe tty: simplify calling of put_pid. 18 years ago
Eric W. Biederman f67c3627b4 tty: remove unnecessary export of proc_clear_tty 18 years ago
Gerd Hoffmann 69331af79c Fixes and cleanups for earlyprintk aka boot console 18 years ago
Andy Whitcroft 543691a6cd tty_register_driver: only allocate tty instances when defined 18 years ago
Eric W. Biederman d9c1e9a8ff [PATCH] tty: Fix two reported pid leaks 18 years ago
Aristeu Sergio Rozanski Filho 5a39e8c6d6 [PATCH] tty_io: fix race in master pty close/slave pty close path 18 years ago
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