1. 8c056e5 devpts: fix unused function warning by Andrew Morton · 16 years ago
  2. 4bd43f2 tty: Fix close races in USB serial by Alan Cox · 16 years ago
  3. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 16 years ago
  4. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 16 years ago
  5. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 16 years ago
  6. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  7. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  8. d95186d sierra: Fix formatting by Alan Cox · 16 years ago
  9. 835aa44 devpts: Coding style clean up by Alan Cox · 16 years ago
  10. 784c4d8 Document usage of multiple-instances of devpts by Sukadev Bhattiprolu · 16 years ago
  11. 2a1b2dc Enable multiple instances of devpts by Sukadev Bhattiprolu · 16 years ago
  12. d4076ac Define get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  13. 1f8f1e2 Define mknod_ptmx() by Sukadev Bhattiprolu · 16 years ago
  14. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 16 years ago
  15. 53af8ee Extract option parsing to new function by Sukadev Bhattiprolu · 16 years ago
  16. 31af0ab Per-mount 'config' object by Sukadev Bhattiprolu · 16 years ago
  17. e76b7c0 Per-mount allocated_ptys by Sukadev Bhattiprolu · 16 years ago
  18. 59e55e6 Remove devpts_root global by Sukadev Bhattiprolu · 16 years ago
  19. 300a620 n_tty: clean up coding style by Alan Cox · 16 years ago
  20. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  21. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 16 years ago
  22. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 16 years ago
  23. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 16 years ago
  24. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 16 years ago
  25. 52e15f0 Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 16 years ago
  26. 609e5b7 kbuild: Remove gcc 4.1.0 quirk from init/main.c by Ingo Molnar · 16 years ago
  27. f9d1425 Disallow gcc versions 4.1.{0,1} by Linus Torvalds · 16 years ago
  28. f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
  29. b16aabc ide-atapi: start dma in a drive-specific way by Borislav Petkov · 16 years ago
  30. 06cc277 ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transfer_pc by Borislav Petkov · 16 years ago
  31. 28ad91d ide-atapi: remove timeout arg to ide_issue_pc by Borislav Petkov · 16 years ago
  32. 65a3309 ide-cd: remove handler wrappers by Borislav Petkov · 16 years ago
  33. 563d993 ide-cd: remove xferlen arg to cdrom_start_packet_command by Borislav Petkov · 16 years ago
  34. d77612a ide-atapi: split drive-specific functionality in ide_issue_pc by Borislav Petkov · 16 years ago
  35. def860d ide-atapi: assign expiry and timeout based on device type by Borislav Petkov · 16 years ago
  36. 8c66285 ide-atapi: compute cmd_len based on device type in ide_transfer_pc by Borislav Petkov · 16 years ago
  37. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 16 years ago
  38. 5d655a0 ide-atapi: remove ide-scsi remnants from ide_pc_intr() by Borislav Petkov · 16 years ago
  39. 5fe3110 ide-atapi: remove ide-scsi remnants from ide_transfer_pc() by Borislav Petkov · 16 years ago
  40. 152fe1c ide-atapi: remove ide-scsi remnants from ide_issue_pc by Borislav Petkov · 16 years ago
  41. 4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c by Borislav Petkov · 16 years ago
  42. 5f25843 ide-atapi: teach ide atapi about drive->waiting_for_dma by Borislav Petkov · 16 years ago
  43. 392de1d ide-atapi: accomodate transfer length calculation for ide-cd by Borislav Petkov · 16 years ago
  44. 4f02ff0 ide-atapi: setup dma for ide-cd by Borislav Petkov · 16 years ago
  45. ed48554 ide-atapi: combine drive-specific assignments by Borislav Petkov · 16 years ago
  46. 991cb26 ide-atapi: add a dev_is_idecd-inline by Borislav Petkov · 16 years ago
  47. 93c164a remove ide-scsi by FUJITA Tomonori · 16 years ago
  48. 07bd3f4 ide-floppy: allocate only toplevel packet commands by Linus Torvalds · 16 years ago
  49. bf64741 ide: make IDE_AFLAG_.. numbering continuous again by Borislav Petkov · 16 years ago
  50. 0f38aaa ide-cd: move debug defines into header by Borislav Petkov · 16 years ago
  51. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 631de37 ide: add ide_[un]lock_hwgroup() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  53. b2cfb05 ide: remove "paranoia" checks for hwgroup->busy by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 2fb2115 ide: remove IDE PM hack from do_ide_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 295f000 ide: don't execute the next queued command from the hard-IRQ context (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 24630dc ide: factor out device type classifying from do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 96d4094 ide: small ide_register_port() cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  59. b1d249e ide: remove chipset type fixup from ide_host_register() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 3ee86dc tx493x: fix indentation by Bartlomiej Zolnierkiewicz · 16 years ago
  61. b21a207 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  62. 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
  63. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  64. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  65. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  66. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  67. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  68. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  69. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  70. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  71. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  72. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  73. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  74. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  75. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  76. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  77. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  78. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  79. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  80. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  81. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  82. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  83. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  84. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  85. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  86. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  87. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  88. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  89. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago
  90. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  91. a17d523 eCryptfs: check readlink result was not an error before using it by Duane Griffin · 16 years ago
  92. 5cc4a03 fs/namespace.c: drop code after return by Julia Lawall · 16 years ago
  93. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  94. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  95. e2b689d fs: reorder struct inotify_device on 64bits to remove padding by Richard Kennedy · 16 years ago
  96. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  97. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 8791723 KVM: MMU: handle large host sptes on invlpg/resync by Marcelo Tosatti · 16 years ago
  99. 3f35385 KVM: Add locking to virtual i8259 interrupt controller by Avi Kivity · 16 years ago
  100. 25e2343 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared by Avi Kivity · 16 years ago