index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
11
-391
/
+126
*
tty: tty port zero baud open
Alan Cox
2009-01-02
1
-1
/
+2
*
tty: ESP has been broken for locking etc forver
Alan Cox
2009-01-02
1
-1
/
+1
*
tty: rework stallion to use the tty_port bits
Alan Cox
2009-01-02
1
-104
/
+38
*
tty: Rework istallion to use the tty port changes
Alan Cox
2009-01-02
2
-117
/
+43
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
7
-235
/
+115
*
tty: relock the mxser driver
Alan Cox
2009-01-02
1
-15
/
+13
*
tty: relock riscom8 using port locks
Alan Cox
2009-01-02
1
-10
/
+20
*
tty: rocketport uses different port flags to everyone else
Alan Cox
2009-01-02
3
-26
/
+21
*
tty: relock generic_serial
Alan Cox
2009-01-02
1
-13
/
+24
*
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
4
-26
/
+54
*
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
7
-25
/
+79
*
rio: Kill off ckmalloc
Alan Cox
2009-01-02
1
-13
/
+4
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
19
-239
/
+427
*
tty: Fix PPP hang under load
Alan Cox
2009-01-02
2
-9
/
+22
*
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2009-01-02
1
-3
/
+3
*
Add device function for USB serial console
Kevin Hao
2009-01-02
1
-0
/
+13
*
And here's a patch (to be applied on top of the last) which prevents
Russell King
2009-01-02
2
-17
/
+22
*
Convert the oxsemi tornado special cases to use the quirk interface and not
Russell King
2009-01-02
1
-40
/
+51
*
devpts: fix unused function warning
Andrew Morton
2009-01-02
1
-1
/
+1
*
tty: Fix close races in USB serial
Alan Cox
2009-01-02
1
-5
/
+10
*
n_tty: Output bells immediately on a full buffer
Joe Peterson
2009-01-02
1
-17
/
+9
*
n_tty: Fix hanfling of buffer full corner cases
Joe Peterson
2009-01-02
1
-17
/
+38
*
n_tty: Fix handling of control characters and continuations
Joe Peterson
2009-01-02
1
-9
/
+15
*
pty: simplify resize
Alan Cox
2009-01-02
6
-36
/
+74
*
tty: Fix sparse static warning for tty_driver_lookup_tty
Jason Wessel
2009-01-02
1
-1
/
+1
*
sierra: Fix formatting
Alan Cox
2009-01-02
1
-1
/
+1
*
devpts: Coding style clean up
Alan Cox
2009-01-02
1
-27
/
+26
*
Document usage of multiple-instances of devpts
Sukadev Bhattiprolu
2009-01-02
1
-0
/
+132
*
Enable multiple instances of devpts
Sukadev Bhattiprolu
2009-01-02
1
-7
/
+163
*
Define get_init_pts_sb()
Sukadev Bhattiprolu
2009-01-02
1
-1
/
+54
*
Define mknod_ptmx()
Sukadev Bhattiprolu
2009-01-02
1
-5
/
+110
*
Add DEVPTS_MULTIPLE_INSTANCES config token
Sukadev Bhattiprolu
2009-01-02
1
-0
/
+11
*
Extract option parsing to new function
Sukadev Bhattiprolu
2009-01-02
1
-3
/
+9
*
Per-mount 'config' object
Sukadev Bhattiprolu
2009-01-02
1
-18
/
+27
*
Per-mount allocated_ptys
Sukadev Bhattiprolu
2009-01-02
1
-7
/
+48
*
Remove devpts_root global
Sukadev Bhattiprolu
2009-01-02
1
-9
/
+20
*
n_tty: clean up coding style
Alan Cox
2009-01-02
1
-16
/
+13
*
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
2009-01-02
4
-156
/
+594
*
Blackfin Serial Driver: Remove BI status for known_good_char
Sonic Zhang
2009-01-02
1
-0
/
+1
*
Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...
Sonic Zhang
2009-01-02
1
-3
/
+8
*
Blackfin Serial Driver: Clean serial console and early prink code.
Sonic Zhang
2009-01-02
1
-12
/
+4
*
Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
Graf Yang
2009-01-02
1
-0
/
+24
*
Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...
Sonic Zhang
2009-01-02
1
-98
/
+89
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-31
81
-351
/
+696
|
\
|
*
nfsd race fixes: jfs
Dave Kleikamp
2008-12-31
2
-16
/
+37
|
*
nfsd race fixes: reiserfs
Al Viro
2008-12-31
2
-5
/
+18
|
*
nfsd race fixes: ext4
Al Viro
2008-12-31
2
-2
/
+18
|
*
nfsd race fixes: ext3
Al Viro
2008-12-31
2
-2
/
+19
|
*
nfsd race fixes: ext2
Al Viro
2008-12-31
2
-2
/
+19
[next]