1. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  2. e893123 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  3. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  4. 59c288f Merge branches 'frv' and 'mn10300' by Linus Torvalds · 15 years ago
  5. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 15 years ago
  6. fd4f683 MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler by David Howells · 15 years ago
  7. 4a3b989 FRV: Implement new-style ptrace by David Howells · 15 years ago
  8. 24ceb7e FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue by David Howells · 15 years ago
  9. b7bab88 FRV: Implement TIF_NOTIFY_RESUME by David Howells · 15 years ago
  10. aa1913c FRV: Remove in-kernel strace code by David Howells · 15 years ago
  11. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  12. d2f11bf FRV: bitops: Change the bitmap index from int to unsigned long by Justin Chen · 15 years ago
  13. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  14. f0e8527 moxa: prevent opening unavailable ports by Dirk Eibach · 15 years ago
  15. d7f8d43 imx: serial: use tty_encode_baud_rate to set true rate by Oskar Schirmer · 15 years ago
  16. b6e4913 imx: serial: add IrDA support to serial driver by Fabian Godehardt · 15 years ago
  17. 534fca0 imx: serial: use rational library function by Oskar Schirmer · 15 years ago
  18. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  19. 9f322ad imx: serial: handle initialisation failure correctly by Daniel Glöckner · 15 years ago
  20. 2e14639 imx: serial: be sure to stop xmit upon shutdown by Fabian Godehardt · 15 years ago
  21. 97775731 imx: serial: notify higher layers in case xmit IRQ was not called by Fabian Godehardt · 15 years ago
  22. 26bbb3f imx: serial: fix one bit field type by Daniel Glöckner · 15 years ago
  23. d3810cd imx: serial: fix whitespaces (no changes in functionality) by Oskar Schirmer · 15 years ago
  24. 3e3b5c0 tty: use prepare/finish_wait by Jiri Slaby · 15 years ago
  25. 5fc5b42 tty: remove sleep_on by Jiri Slaby · 15 years ago
  26. 4db2299 sierra: driver interface blacklisting by Elina Pasheva · 15 years ago
  27. b9a44bc1 sierra: driver urb handling improvements by Elina Pasheva · 15 years ago
  28. 00b040d tty: resolve some sierra breakage by Alan Cox · 15 years ago
  29. 7d55dea timbuart: Fix the termios logic by Alan Cox · 15 years ago
  30. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 15 years ago
  31. e960bf7 tty: Add URL for ttydev queue by Alan Cox · 15 years ago
  32. 93d5581 devpts: unregister the file system on error by Alan Cox · 15 years ago
  33. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
  34. 0b91421 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface by Mike Frysinger · 15 years ago
  35. 7e9cd3a ftdi_sio: don't override modem bits by Alan Cox · 15 years ago
  36. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 15 years ago
  37. 557aaa7 ft232: support the ASYNC_LOW_LATENCY flag by Alan Cox · 15 years ago
  38. 4cc27bd USB: CP210X Replace CP2101 with CP210x by Craig Shelley · 15 years ago
  39. 93ef1f1 USB: CP210X Use official request code definitions by Craig Shelley · 15 years ago
  40. b7c7cbc USB: CP210X Add device IDs by Craig Shelley · 15 years ago
  41. 2860b79 Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs by Sonic Zhang · 15 years ago
  42. 8450779 Blackfin Serial Driver: handle anomaly 05000231 by Sonic Zhang · 15 years ago
  43. 0efa4f2 Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 by Sonic Zhang · 15 years ago
  44. 35ff693 Blackfin Serial Driver: handle irregular DMA register status in auto start mode by Sonic Zhang · 15 years ago
  45. f9d36da Blackfin Serial Driver: fix missing new lines when under load by Graf Yang · 15 years ago
  46. 7de7c55 Blackfin Serial Driver: fix baudrate for early_printk by Robin Getz · 15 years ago
  47. 8516c56 Blackfin Serial Driver: fix error while transferring large files by Sonic Zhang · 15 years ago
  48. 4328e3e Blackfin SPORT UART: rewrite inline assembly by Mike Frysinger · 15 years ago
  49. a19e8b2 Blackfin SPORT UART: fix data misses while using transmit frame sync by Michael Hennerich · 15 years ago
  50. b5c6794 Blackfin SPORT UART: fix typo in sport_set_termios prototype by Mike Frysinger · 15 years ago
  51. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 15 years ago
  52. 257a6e8 icom: fix compile errors when defining ICOM_TRACE by Breno Leitao · 15 years ago
  53. 181bf1e parport_pc: clean up the modified while loops using for by Alan Cox · 15 years ago
  54. 3aeda9b parport_pc: Coding style by Alan Cox · 15 years ago
  55. 73e0d48 parport_pc: Fix subscription bugs by Michael Buesch · 15 years ago
  56. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
  57. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  58. aba6593 icom: fixing a if clause spaghetti by Breno Leitao · 15 years ago
  59. 13858d3 jsm: correctly support multiple 4/8-port boards by Alexander Y. Fomichev · 15 years ago
  60. 9bb4169 tty: iuu_phoenix: update version number. by Olivier Bornet · 15 years ago
  61. 96dab77 tty: iuu_phoenix: set termios. by Olivier Bornet · 15 years ago
  62. cc3447d tty: iuu_phoenix: Fix stopbit when uart goes on. by Olivier Bornet · 15 years ago
  63. 5fcf62b tty: iuu_phoenix: fix locking. by Olivier Bornet · 15 years ago
  64. 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 15 years ago
  65. f2c4c65 tty: Move ldisc_flush by Alan Cox · 15 years ago
  66. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  67. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  68. 5f0878a tty: Fix oops when scanning the polling list for kgdb by Alan Cox · 15 years ago
  69. 620df3c pty: Fix a comment by Alan Cox · 15 years ago
  70. 4b6ae89 serial: update maintainers file by Alan Cox · 15 years ago
  71. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  72. 5b0ed52 x86: fix ktermios-termio conversion by Arnd Bergmann · 15 years ago
  73. 70fd8fd 8250_pci: add the OXCB950 chip to the 8250 PCI driver. by Andre Przywara · 15 years ago
  74. c3301a5 epca: fix test_bit parameters by Jiri Slaby · 15 years ago
  75. a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 15 years ago
  76. 70beaed serial: refactor ASYNC_ flags by Jiri Slaby · 15 years ago
  77. 6e47e06 tty: Clean up the ACM driver to CodingStyle by Alan Cox · 15 years ago
  78. 10077d4 tty: cdc_acm add krefs by Alan Cox · 15 years ago
  79. b39933f tty: cyclades, remove unused variables by Jiri Slaby · 15 years ago
  80. 963118e tty: cyclades, fix nports handling by Jiri Slaby · 15 years ago
  81. 08a951e tty: cyclades, remove typedefs by Jiri Slaby · 15 years ago
  82. 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 15 years ago
  83. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
  84. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
  85. 5ba5a5d tty: synclink_gt add receive pio mode by Paul Fulghum · 15 years ago
  86. 739e028 tty: Update cdc_acm by Alan Cox · 15 years ago
  87. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  88. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  89. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  90. 65a29f6 tty: cyclades, remove spurious check in ISR by Jiri Slaby · 15 years ago
  91. eca1b59 tty: cyclades, don't kill FW by Jiri Slaby · 15 years ago
  92. ace08c3 tty:cyclades, load firmware even on Ze by Jiri Slaby · 15 years ago
  93. 991ec02 Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 57eee9a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  99. 769f3e8 Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. c0d2545 Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago