1. 36ba782 tty: split the lock up a bit further by Alan Cox · 15 years ago
  2. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 15 years ago
  3. 38c70b2 tty: Push the bkl down a bit in the hangup code by Alan Cox · 15 years ago
  4. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 15 years ago
  5. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  6. e8c6210 tty: moxa: split open lock by Alan Cox · 15 years ago
  7. f710ebd tty: moxa: Kill the use of lock_kernel by Alan Cox · 15 years ago
  8. 8482bcd tty: moxa: Fix modem op locking by Alan Cox · 15 years ago
  9. f9b412a tty: moxa: Kill off the throttle method by Alan Cox · 15 years ago
  10. a808ac0 tty: moxa: Locking clean up by Alan Cox · 15 years ago
  11. f5c5a36 tty: moxa: rework the locking a bit by Alan Cox · 15 years ago
  12. f176178 tty: moxa: Use more tty_port ops by Alan Cox · 15 years ago
  13. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 15 years ago
  14. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
  15. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
  16. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 15 years ago
  17. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 15 years ago
  18. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago
  19. 338818f tty: istallion: tty port open/close methods by Alan Cox · 15 years ago
  20. 047e965 tty: stallion: Convert to the tty_port_open/close methods by Alan Cox · 15 years ago
  21. a9a37ec tty: tty_port: Move the IO_ERROR clear by Alan Cox · 15 years ago
  22. d74e828 tty: tty_port: Add IO_ERROR bit handling by Alan Cox · 15 years ago
  23. 8f1e672 tty: riscom8: switch to the tty_port_open API by Alan Cox · 15 years ago
  24. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 15 years ago
  25. 1f100b3 tty: sdio_uart: Fix the locking on "func" for new code by Alan Cox · 15 years ago
  26. 4b3b49b tty: sdio_uart: add modem functionality by Alan Cox · 15 years ago
  27. c271cf3 tty: sdio_uart: Style fixes by Alan Cox · 15 years ago
  28. 6238e71 tty: sdio_uart: Fix termios handling by Alan Cox · 15 years ago
  29. 584abc3 tty: sdio_uart: Switch to the open/close helpers by Alan Cox · 15 years ago
  30. 0a68f64 sdio_uart: Move the open lock by Alan Cox · 15 years ago
  31. 530646f sdio_uart: refcount the tty objects by Alan Cox · 15 years ago
  32. 0395b48 sdio_uart: Fix oops caused by the previous changeset by Nicolas Pitre · 15 years ago
  33. b5849b1 sdio_uart: use tty_port by Alan Cox · 15 years ago
  34. e707c35 tty_port: Move hupcl handling by Alan Cox · 15 years ago
  35. edfacdd devpts_get_tty() should validate inode by Sukadev Bhattiprolu · 15 years ago
  36. 68cb4f8 Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN by Ian Jackson · 15 years ago
  37. 7e11a0f tty: docs: serial/tty, add to ldisc methods by Tilman Schmidt · 15 years ago
  38. c934878 Serial: pxa: work around Errata #75 by Uwe Kleine-König · 15 years ago
  39. 4c0ebb8 serial, 8250: calculate irqflags bitmask before loop by André Goddard Rosa · 15 years ago
  40. 82cb7ba serial: cascade needless conditionals by André Goddard Rosa · 15 years ago
  41. 9e845ab serial: fix NULL pointer dereference by André Goddard Rosa · 15 years ago
  42. 2a0785e opticon: Fix resume logic by Alan Cox · 15 years ago
  43. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  44. e1108a6 usb_serial: Use the shutdown() operation by Alan Cox · 15 years ago
  45. d774a56 tty_port: coding style cleaning pass by Alan Cox · 15 years ago
  46. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago
  47. 894cb91 tty: stallion: kill BKL ioctl by Alan Cox · 15 years ago
  48. 6268753 tty: istallion: Kill off the BKL ioctl by Alan Cox · 15 years ago
  49. f53a2ad tty: esp: remove broken driver by Alan Cox · 15 years ago
  50. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  51. e6bdf24 jsm: adding EEH handlers by Breno Leitao · 15 years ago
  52. f9d1dff jsm: removing the field jsm_board->intr_count by Breno Leitão · 15 years ago
  53. a44829d jsm: Removing unused jsm_channel->ch_wopen field by Breno Leitão · 15 years ago
  54. 2fd107c jsm: Remove ch_cpstime field by Breno Leitão · 15 years ago
  55. cead486 jsm: removing ch_old_baud field by Breno Leitão · 15 years ago
  56. a53568a jsm: remove the ch_custom_speed field by Breno Leitão · 15 years ago
  57. 354aaf9 jsm: Rewriting a bad log message by Breno Leitão · 15 years ago
  58. a88a477 jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled by Breno Leitão · 15 years ago
  59. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  60. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  61. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  62. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  63. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  64. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  65. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  66. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  67. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  68. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  69. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  70. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  71. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  72. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  73. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  74. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  75. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  76. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  77. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  78. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  79. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  80. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  81. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  82. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  83. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  84. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  85. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  86. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  87. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  88. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  89. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  90. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  91. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  92. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  93. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  94. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  95. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  96. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  97. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  98. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  99. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  100. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago