aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2009-01-02
* Add device function for USB serial consoleKevin Hao2009-01-02
* And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-02
* Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-02
* devpts: fix unused function warningAndrew Morton2009-01-02
* tty: Fix close races in USB serialAlan Cox2009-01-02
* n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-02
* n_tty: Fix hanfling of buffer full corner casesJoe Peterson2009-01-02
* n_tty: Fix handling of control characters and continuationsJoe Peterson2009-01-02
* pty: simplify resizeAlan Cox2009-01-02
* tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel2009-01-02
* sierra: Fix formattingAlan Cox2009-01-02
* devpts: Coding style clean upAlan Cox2009-01-02
* Document usage of multiple-instances of devptsSukadev Bhattiprolu2009-01-02
* Enable multiple instances of devptsSukadev Bhattiprolu2009-01-02
* Define get_init_pts_sb()Sukadev Bhattiprolu2009-01-02
* Define mknod_ptmx()Sukadev Bhattiprolu2009-01-02
* Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu2009-01-02
* Extract option parsing to new functionSukadev Bhattiprolu2009-01-02
* Per-mount 'config' objectSukadev Bhattiprolu2009-01-02
* Per-mount allocated_ptysSukadev Bhattiprolu2009-01-02
* Remove devpts_root globalSukadev Bhattiprolu2009-01-02
* n_tty: clean up coding styleAlan Cox2009-01-02
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-02
* Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang2009-01-02
* Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang2009-01-02
* Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang2009-01-02
* Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang2009-01-02
* Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang2009-01-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-31
|\
| * nfsd race fixes: jfsDave Kleikamp2008-12-31
| * nfsd race fixes: reiserfsAl Viro2008-12-31
| * nfsd race fixes: ext4Al Viro2008-12-31
| * nfsd race fixes: ext3Al Viro2008-12-31
| * nfsd race fixes: ext2Al Viro2008-12-31
| * nfsd/create race fixes, infrastructureAl Viro2008-12-31
| * filesystem notification: create fs/notify to contain all fs notificationEric Paris2008-12-31
| * fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq2008-12-31
| * kill ->dir_notify()Al Viro2008-12-31
| * filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-31
| * fix f_count description in Documentation/filesystems/files.txtEric Dumazet2008-12-31
| * make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt2008-12-31
| * take init_fs to saner placeAl Viro2008-12-31
| * kill vfs_permissionChristoph Hellwig2008-12-31
| * pass a struct path * to may_openChristoph Hellwig2008-12-31
| * kill walk_init_rootChristoph Hellwig2008-12-31
| * remove incorrect comment in inode_permissionChristoph Hellwig2008-12-31
| * expand some comments (d_path / seq_path)Arjan van de Ven2008-12-31
| * correct wrong function name of d_put in kernel document and source commentZhaolei2008-12-31
| * fix switch_names() breakage in short-to-short caseAl Viro2008-12-31