summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-0219-239/+427
* tty: Fix PPP hang under loadAlan Cox2009-01-022-9/+22
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2009-01-021-3/+3
* Add device function for USB serial consoleKevin Hao2009-01-021-0/+13
* And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-022-17/+22
* Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-021-40/+51
* devpts: fix unused function warningAndrew Morton2009-01-021-1/+1
* tty: Fix close races in USB serialAlan Cox2009-01-021-5/+10
* n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-021-17/+9Star
* n_tty: Fix hanfling of buffer full corner casesJoe Peterson2009-01-021-17/+38
* n_tty: Fix handling of control characters and continuationsJoe Peterson2009-01-021-9/+15
* pty: simplify resizeAlan Cox2009-01-026-36/+74
* tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel2009-01-021-1/+1
* sierra: Fix formattingAlan Cox2009-01-021-1/+1
* devpts: Coding style clean upAlan Cox2009-01-021-27/+26Star
* Document usage of multiple-instances of devptsSukadev Bhattiprolu2009-01-021-0/+132
* Enable multiple instances of devptsSukadev Bhattiprolu2009-01-021-7/+163
* Define get_init_pts_sb()Sukadev Bhattiprolu2009-01-021-1/+54
* Define mknod_ptmx()Sukadev Bhattiprolu2009-01-021-5/+110
* Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu2009-01-021-0/+11
* Extract option parsing to new functionSukadev Bhattiprolu2009-01-021-3/+9
* Per-mount 'config' objectSukadev Bhattiprolu2009-01-021-18/+27
* Per-mount allocated_ptysSukadev Bhattiprolu2009-01-021-7/+48
* Remove devpts_root globalSukadev Bhattiprolu2009-01-021-9/+20
* n_tty: clean up coding styleAlan Cox2009-01-021-16/+13Star
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-024-156/+594
* Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang2009-01-021-0/+1
* Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang2009-01-021-3/+8
* Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang2009-01-021-12/+4Star
* Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang2009-01-021-0/+24
* Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang2009-01-021-98/+89Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-0181-351/+696
|\
| * nfsd race fixes: jfsDave Kleikamp2009-01-012-16/+37
| * nfsd race fixes: reiserfsAl Viro2009-01-012-5/+18
| * nfsd race fixes: ext4Al Viro2009-01-012-2/+18
| * nfsd race fixes: ext3Al Viro2009-01-012-2/+19
| * nfsd race fixes: ext2Al Viro2009-01-012-2/+19
| * nfsd/create race fixes, infrastructureAl Viro2009-01-012-0/+61
| * filesystem notification: create fs/notify to contain all fs notificationEric Paris2009-01-0111-42/+46
| * fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq2009-01-011-4/+5
| * kill ->dir_notify()Al Viro2009-01-019-142/+1Star
| * filp_cachep can be static in fs/file_table.cEric Dumazet2009-01-013-9/+9
| * fix f_count description in Documentation/filesystems/files.txtEric Dumazet2009-01-011-3/+3
| * make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt2009-01-011-1/+1
| * take init_fs to saner placeAl Viro2009-01-0124-27/+8Star
| * kill vfs_permissionChristoph Hellwig2009-01-013-21/+16Star
| * pass a struct path * to may_openChristoph Hellwig2009-01-013-10/+11
| * kill walk_init_rootChristoph Hellwig2009-01-011-13/+8Star
| * remove incorrect comment in inode_permissionChristoph Hellwig2009-01-011-1/+0Star
| * expand some comments (d_path / seq_path)Arjan van de Ven2009-01-012-4/+14