1. ad36b88 tty: Fix an ircomm warning and note another bug by Alan Cox · 16 years ago
  2. c847d47 drivers/char/cyclades.c: cy_pci_probe: fix error path by Andrew Morton · 16 years ago
  3. 6b06f19 Serial: UART driver changes for Cavium OCTEON. by David Daney · 16 years ago
  4. 8e23fcc Serial: Allow port type to be specified when calling serial8250_register_port. by David Daney · 16 years ago
  5. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 16 years ago
  6. b430428 8250: Don't clobber spinlocks. by David Daney · 16 years ago
  7. bc32562 fix for tty-serial-move-port by Alexander Beregalov · 16 years ago
  8. f751928 tty: We want the port object to be persistent by Alan Cox · 16 years ago
  9. 6ef5306 __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  10. 60c20fb serial: RS485 ioctl structure uses __u32 include linux/types.h by Andy Whitcroft · 16 years ago
  11. 6b447f04 tty: Drop the lock_kernel in the private ioctl hook by Alan Cox · 16 years ago
  12. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 16 years ago
  13. fba85e0 tty: use port methods for the rocket driver by Alan Cox · 16 years ago
  14. 47b01b3 tty: kref the rocket driver by Alan Cox · 16 years ago
  15. 21bed70 tty: make rocketport use standard port->flags by Alan Cox · 16 years ago
  16. c1314a4 tty: Redo the rocket driver locking by Alan Cox · 16 years ago
  17. 6ed1dba tty: Make epca use the port helpers by Alan Cox · 16 years ago
  18. 3969ffb tty: refcount the epca driver by Alan Cox · 16 years ago
  19. d1c815e tty: relock epca by Alan Cox · 16 years ago
  20. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 16 years ago
  21. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 16 years ago
  22. e136e30 hso: net driver using tty without locking by Alan Cox · 16 years ago
  23. 33dd474 tty: kref nozomi by Alan Cox · 16 years ago
  24. c9f19e9 tty: Remove some pointless casts by Alan Cox · 16 years ago
  25. 0ac6053 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to by Alan Cox · 16 years ago
  26. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 16 years ago
  27. eff6937 tty: USB tty devices can block in tcdrain when unplugged by Alan Cox · 16 years ago
  28. 39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter by Niels de Vos · 16 years ago
  29. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  30. 7834909 tty: tty port zero baud open by Alan Cox · 16 years ago
  31. 0fdeceb tty: ESP has been broken for locking etc forver by Alan Cox · 16 years ago
  32. 4350f3f tty: rework stallion to use the tty_port bits by Alan Cox · 16 years ago
  33. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 16 years ago
  34. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  35. 3b6826b tty: relock the mxser driver by Alan Cox · 16 years ago
  36. c2ba38c tty: relock riscom8 using port locks by Alan Cox · 16 years ago
  37. a129909 tty: rocketport uses different port flags to everyone else by Alan Cox · 16 years ago
  38. 510a304 tty: relock generic_serial by Alan Cox · 16 years ago
  39. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  40. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  41. d0c9873 rio: Kill off ckmalloc by Alan Cox · 16 years ago
  42. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  43. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  44. d0eafc7 CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  45. 39efd19 Add device function for USB serial console by Kevin Hao · 16 years ago
  46. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 16 years ago
  47. 9f2a036 Convert the oxsemi tornado special cases to use the quirk interface and not by Russell King · 16 years ago
  48. 8c056e5 devpts: fix unused function warning by Andrew Morton · 16 years ago
  49. 4bd43f2 tty: Fix close races in USB serial by Alan Cox · 16 years ago
  50. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 16 years ago
  51. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 16 years ago
  52. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 16 years ago
  53. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  54. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  55. d95186d sierra: Fix formatting by Alan Cox · 16 years ago
  56. 835aa44 devpts: Coding style clean up by Alan Cox · 16 years ago
  57. 784c4d8 Document usage of multiple-instances of devpts by Sukadev Bhattiprolu · 16 years ago
  58. 2a1b2dc Enable multiple instances of devpts by Sukadev Bhattiprolu · 16 years ago
  59. d4076ac Define get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  60. 1f8f1e2 Define mknod_ptmx() by Sukadev Bhattiprolu · 16 years ago
  61. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 16 years ago
  62. 53af8ee Extract option parsing to new function by Sukadev Bhattiprolu · 16 years ago
  63. 31af0ab Per-mount 'config' object by Sukadev Bhattiprolu · 16 years ago
  64. e76b7c0 Per-mount allocated_ptys by Sukadev Bhattiprolu · 16 years ago
  65. 59e55e6 Remove devpts_root global by Sukadev Bhattiprolu · 16 years ago
  66. 300a620 n_tty: clean up coding style by Alan Cox · 16 years ago
  67. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  68. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 16 years ago
  69. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 16 years ago
  70. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 16 years ago
  71. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 16 years ago
  72. 52e15f0 Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 16 years ago
  73. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  74. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  75. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  76. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  77. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  78. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  79. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  80. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  81. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  82. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  83. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  84. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  85. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  86. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  87. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  88. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  89. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  90. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  91. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  92. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  93. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  94. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  95. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  96. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  97. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  98. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  99. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  100. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago