1. 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  2. cb5228a6 Staging: batman: fix debug Kconfig option by Greg Kroah-Hartman · 17 years ago
  3. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 17 years ago
  4. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 17 years ago
  5. 0e2f7b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
  6. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  7. 748e566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  8. 5f1141e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  9. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  10. 36ba782 tty: split the lock up a bit further by Alan Cox · 17 years ago
  11. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 17 years ago
  12. 38c70b2 tty: Push the bkl down a bit in the hangup code by Alan Cox · 17 years ago
  13. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 17 years ago
  14. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 17 years ago
  15. e8c6210 tty: moxa: split open lock by Alan Cox · 17 years ago
  16. f710ebd tty: moxa: Kill the use of lock_kernel by Alan Cox · 17 years ago
  17. 8482bcd tty: moxa: Fix modem op locking by Alan Cox · 17 years ago
  18. f9b412a tty: moxa: Kill off the throttle method by Alan Cox · 17 years ago
  19. a808ac0 tty: moxa: Locking clean up by Alan Cox · 17 years ago
  20. f5c5a36 tty: moxa: rework the locking a bit by Alan Cox · 17 years ago
  21. f176178 tty: moxa: Use more tty_port ops by Alan Cox · 17 years ago
  22. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 17 years ago
  23. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 17 years ago
  24. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 17 years ago
  25. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 17 years ago
  26. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 17 years ago
  27. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 17 years ago
  28. 338818f tty: istallion: tty port open/close methods by Alan Cox · 17 years ago
  29. 047e965 tty: stallion: Convert to the tty_port_open/close methods by Alan Cox · 17 years ago
  30. a9a37ec tty: tty_port: Move the IO_ERROR clear by Alan Cox · 17 years ago
  31. d74e828 tty: tty_port: Add IO_ERROR bit handling by Alan Cox · 17 years ago
  32. 8f1e672 tty: riscom8: switch to the tty_port_open API by Alan Cox · 17 years ago
  33. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 17 years ago
  34. 1f100b3 tty: sdio_uart: Fix the locking on "func" for new code by Alan Cox · 17 years ago
  35. 4b3b49b tty: sdio_uart: add modem functionality by Alan Cox · 17 years ago
  36. c271cf3 tty: sdio_uart: Style fixes by Alan Cox · 17 years ago
  37. 6238e71 tty: sdio_uart: Fix termios handling by Alan Cox · 17 years ago
  38. 584abc3 tty: sdio_uart: Switch to the open/close helpers by Alan Cox · 17 years ago
  39. 0a68f64 sdio_uart: Move the open lock by Alan Cox · 17 years ago
  40. 530646f sdio_uart: refcount the tty objects by Alan Cox · 17 years ago
  41. 0395b48 sdio_uart: Fix oops caused by the previous changeset by Nicolas Pitre · 17 years ago
  42. b5849b1 sdio_uart: use tty_port by Alan Cox · 17 years ago
  43. e707c35 tty_port: Move hupcl handling by Alan Cox · 17 years ago
  44. 68cb4f8 Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN by Ian Jackson · 17 years ago
  45. c934878 Serial: pxa: work around Errata #75 by Uwe Kleine-König · 17 years ago
  46. 4c0ebb8 serial, 8250: calculate irqflags bitmask before loop by André Goddard Rosa · 17 years ago
  47. 82cb7ba serial: cascade needless conditionals by André Goddard Rosa · 17 years ago
  48. 9e845ab serial: fix NULL pointer dereference by André Goddard Rosa · 17 years ago
  49. 2a0785e opticon: Fix resume logic by Alan Cox · 17 years ago
  50. 82fc594 usb_serial: Kill port mutex by Alan Cox · 17 years ago
  51. e1108a6 usb_serial: Use the shutdown() operation by Alan Cox · 17 years ago
  52. d774a56 tty_port: coding style cleaning pass by Alan Cox · 17 years ago
  53. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 17 years ago
  54. 894cb91 tty: stallion: kill BKL ioctl by Alan Cox · 17 years ago
  55. 6268753 tty: istallion: Kill off the BKL ioctl by Alan Cox · 17 years ago
  56. f53a2ad tty: esp: remove broken driver by Alan Cox · 17 years ago
  57. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 17 years ago
  58. e6bdf24 jsm: adding EEH handlers by Breno Leitao · 17 years ago
  59. f9d1dff jsm: removing the field jsm_board->intr_count by Breno Leitão · 17 years ago
  60. a44829d jsm: Removing unused jsm_channel->ch_wopen field by Breno Leitão · 17 years ago
  61. 2fd107c jsm: Remove ch_cpstime field by Breno Leitão · 17 years ago
  62. cead486 jsm: removing ch_old_baud field by Breno Leitão · 17 years ago
  63. a53568a jsm: remove the ch_custom_speed field by Breno Leitão · 17 years ago
  64. 354aaf9 jsm: Rewriting a bad log message by Breno Leitão · 17 years ago
  65. a88a477 jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled by Breno Leitão · 17 years ago
  66. 9764757 Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  67. 9148bce Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  68. 8c0c0cc firewire: ohci: handle receive packets with a data length of zero by Jay Fenlason · 17 years ago
  69. 032fec3 Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as needed by Jonathan Cameron · 17 years ago
  70. dbd5d23 Staging: IIO: Add tsl2560-2 support to tsl2563 driver. by Jonathan Cameron · 17 years ago
  71. eaacdd9 Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563. by Jonathan Cameron · 17 years ago
  72. e81589a Staging: wlags49_h2: fix up signal levels by Henk de Groot · 17 years ago
  73. d0f2cc5 + drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm tree by Andrew Morton · 17 years ago
  74. 7f1f6e7 Staging: samsung-laptop: add TODO file by Greg Kroah-Hartman · 17 years ago
  75. 5b4c4dc Staging: samsung-laptop: remove old kernel code by Greg Kroah-Hartman · 17 years ago
  76. d189164 Staging: add Samsung Laptop driver by Greg Kroah-Hartman · 17 years ago
  77. 5beef3c staging: batman-adv meshing protocol by Andrew Lunn · 17 years ago
  78. 6638db5 Staging: rtl8192u: depends on USB by Randy Dunlap · 17 years ago
  79. 50a09b3 Staging: rtl8192u: remove dead code by Mauro Carvalho Chehab · 17 years ago
  80. e406322 Staging: rtl8192u: remove bad whitespaces by Mauro Carvalho Chehab · 17 years ago
  81. f61fb93 Staging: rtl8192u: make it compile by Mauro Carvalho Chehab · 17 years ago
  82. 8fc8598 Staging: Added Realtek rtl8192u driver to staging by Jerry Chuang · 17 years ago
  83. 9b84375 Staging: dream: add gpio and pmem support by Pavel Machek · 17 years ago
  84. 7e9bdd0 Staging: dream: add TODO file by Pavel Machek · 17 years ago
  85. b0a0ccf Staging: android: delete android drivers by Greg Kroah-Hartman · 17 years ago
  86. 99fd99f Staging: et131x: clean up the avail fields in the rx registers by Alan Cox · 17 years ago
  87. 2e5e0b8 Staging: et131x: Clean up number fields by Alan Cox · 17 years ago
  88. 6794712 Staging: et131x: kill RX_DMA_MAX_PKT_TIME by Alan Cox · 17 years ago
  89. 02cdb0b Staging: et131x: kill TX_SHADOW by Alan Cox · 17 years ago
  90. cfc52eb Staging: et131x: Another typedef solely used to write 0 to a register by Alan Cox · 17 years ago
  91. 42a03e9 Staging: et131x: kill TX_PR_NUM_DES_t by Alan Cox · 17 years ago
  92. d97aabc Staging: et131x: kill TxMacTest field by Alan Cox · 17 years ago
  93. f838cab Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAM by Alan Cox · 17 years ago
  94. 74f3863 Staging: et131x: clean up mac stat names by Alan Cox · 17 years ago
  95. ae8d9d8 Staging: et131x: clean up MAC_STAT register by Alan Cox · 17 years ago
  96. b491f14 Staging: et131x: Kill MAC_IF_CTRL typedefs by Alan Cox · 17 years ago
  97. ad988ba Staging: rtl8187se: Rename staging driver to avoid name conflict with mainline driver by Larry Finger · 17 years ago
  98. 8eee44d Staging: rtl8187se: Remove card_type by Larry Finger · 17 years ago
  99. d44eb88 Staging: rtl8187se: Remove card8185 variable to simplify flow by Larry Finger · 17 years ago
  100. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 17 years ago