Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Alan Cox
|
3e2a078ca6
tty: Fix inverted logic in send_break
|
17 years ago |
Jonathan Corbet
|
5d1e3230f4
tty_io: fasync BKL pushdown
|
17 years ago |
Jonathan Corbet
|
39d95b9d85
tty: cdev lock_kernel() pushdown
|
17 years ago |
Andrew Morton
|
9ffee4cbc5
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
|
17 years ago |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 years ago |
Sukadev Bhattiprolu
|
718a916338
devpts: factor out PTY index allocation
|
17 years ago |
Sukadev Bhattiprolu
|
4f8f9d66cd
devpts: propagate error code from devpts_pty_new
|
17 years ago |
Hiroshi Shimamoto
|
86a9653817
tty: fix routine name in ptmx_open()
|
17 years ago |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 years ago |
Alan Cox
|
978e595f88
tty/serial: lay the foundations for the next set of reworks
|
17 years ago |
Alan Cox
|
d17468c73e
tty: drop the BKL for driver/ldisc ioctl methods
|
17 years ago |
Alan Cox
|
5d0fdf1e01
tty_io: fix remaining pid struct locking
|
17 years ago |
Alan Cox
|
47f86834bb
redo locking of tty->pgrp
|
17 years ago |
Alan Cox
|
04f378b198
tty: BKL pushdown
|
17 years ago |
Linus Torvalds
|
9781db7b34
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
|
17 years ago |
Harvey Harrison
|
8da56309f0
drivers: atm, char fix integer as NULL pointer warnings
|
17 years ago |
Miloslav Trmac
|
41126226e1
[patch 1/2] audit: let userspace fully control TTY input auditing
|
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 |