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
*
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
|
*
nfsd/create race fixes, infrastructure
Al Viro
2008-12-31
2
-0
/
+61
|
*
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
2008-12-31
11
-42
/
+46
|
*
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
Denis ChengRq
2008-12-31
1
-4
/
+5
|
*
kill ->dir_notify()
Al Viro
2008-12-31
9
-142
/
+1
|
*
filp_cachep can be static in fs/file_table.c
Eric Dumazet
2008-12-31
3
-9
/
+9
|
*
fix f_count description in Documentation/filesystems/files.txt
Eric Dumazet
2008-12-31
1
-3
/
+3
|
*
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
Steven Rostedt
2008-12-31
1
-1
/
+1
|
*
take init_fs to saner place
Al Viro
2008-12-31
24
-27
/
+8
|
*
kill vfs_permission
Christoph Hellwig
2008-12-31
3
-21
/
+16
|
*
pass a struct path * to may_open
Christoph Hellwig
2008-12-31
3
-10
/
+11
|
*
kill walk_init_root
Christoph Hellwig
2008-12-31
1
-13
/
+8
|
*
remove incorrect comment in inode_permission
Christoph Hellwig
2008-12-31
1
-1
/
+0
|
*
expand some comments (d_path / seq_path)
Arjan van de Ven
2008-12-31
2
-4
/
+14
|
*
correct wrong function name of d_put in kernel document and source comment
Zhaolei
2008-12-31
2
-2
/
+2
|
*
fix switch_names() breakage in short-to-short case
Al Viro
2008-12-31
1
-2
/
+3
|
*
befs: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
1
-1
/
+4
|
*
freevxfs: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
1
-1
/
+3
[next]