1. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  2. a92b166 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  3. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  4. 7233e39 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  5. 4c61940 Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  6. 235dae5 U6715 16550A serial driver support by Philippe Langlais · 14 years ago
  7. bf9c1fc Char: nozomi, set tty->driver_data appropriately by Jiri Slaby · 14 years ago
  8. ee78bb9 Char: nozomi, fix tty->count counting by Jiri Slaby · 14 years ago
  9. e38018b serial: max3107: Fix gpiolib support by Alan Cox · 14 years ago
  10. 3c4108c hsu: call PCI pm hooks in suspend/resume function by Feng Tang · 14 years ago
  11. 06c77e2 hsu: some code cleanup by Feng Tang · 14 years ago
  12. 669b7a0 hsu: add a periodic timer to check dma rx channel by Feng Tang · 14 years ago
  13. d843fc6 hsu: driver for Medfield High Speed UART device by Feng Tang · 14 years ago
  14. 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 14 years ago
  15. e847003 serial: add support for OX16PCI958 card by Lytochkin Boris · 14 years ago
  16. f5e92c3 serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) by Christoph Egger · 14 years ago
  17. b1a6f24 timbuart: use __devinit and __devexit macros for probe and remove by Richard Röjfors · 14 years ago
  18. 1917ac7 serial: MMIO32 support for 8250_early.c by Samium Gromoff · 14 years ago
  19. 0ac8382 serial: mcf: don't take spinlocks in already protected functions by Yury Georgievskiy · 14 years ago
  20. 1b63318 serial: general fixes in the serial_rs485 structure by Claudio Scordino · 14 years ago
  21. 93e3d58 serial: fix missing bit coverage of ASYNC_FLAGS by John Villalovos · 14 years ago
  22. e8dd475 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes by Andrew Morton · 14 years ago
  23. 078dee2 serial: crisv10: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  24. 75e0b94 vt: Fix warning: statement with no effect due to vt_kern.h by Kevin Winchester · 14 years ago
  25. 2b50d24 tty_io: remove casts from void* by Kulikov Vasiliy · 14 years ago
  26. 61fd152 serial: max3107: Abstract out the platform specific bits by Alan Cox · 14 years ago
  27. 44318fe serial: max3107: introduce a max3107 driver by jianwei.yang · 14 years ago
  28. 11dbf20 tty: avoid recursive BTM in pty_close by Arnd Bergmann · 14 years ago
  29. a0821df 8250: fix set_ldisc operation by Arnd Bergmann · 14 years ago
  30. e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
  31. b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 14 years ago
  32. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
  33. 2036521 tty: untangle locking of wait_until_sent by Arnd Bergmann · 14 years ago
  34. 60af22d tty: reorder ldisc locking by Arnd Bergmann · 14 years ago
  35. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  36. 4e60867 cdc-acm: remove dead code by Arnd Bergmann · 14 years ago
  37. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  38. 64ba3dc tty: never hold BTM while getting tty_mutex by Arnd Bergmann · 14 years ago
  39. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  40. 3f582b8 serial: fix termios settings in open by Arnd Bergmann · 14 years ago
  41. 74c2107 serial: Use block_til_ready helper by Alan Cox · 14 years ago
  42. 24fcc7c serial: trim locking on the helpers by Alan Cox · 14 years ago
  43. de0c8cb serial: add port helpers by Alan Cox · 14 years ago
  44. 61cd8a2 serial: Change the wait for carrier locking by Alan Cox · 14 years ago
  45. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  46. ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago
  47. e33ac1c vc: Locking clean up by Alan Cox · 14 years ago
  48. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 14 years ago
  49. eab4f5a tty: serial - fix tty back references in termios by Alan Cox · 14 years ago
  50. 1922513 tty: serial - fix various misuses/mishandlings of port->tty by Alan Cox · 14 years ago
  51. a360fae synclink: reworking locking a bit by Alan Cox · 14 years ago
  52. 4287341 tty: Fix the digi acceleport driver NULL checks by Alan Cox · 14 years ago
  53. 7479db0 specialix: Kill the BKL by Alan Cox · 14 years ago
  54. 7cc34fd epca: Kill the big kernel lock by Alan Cox · 14 years ago
  55. 25c3cdf cyclades: Kill off BKL usage by Alan Cox · 14 years ago
  56. f602501 synclink: kill the big kernel lock by Alan Cox · 14 years ago
  57. 417b6e0 rocket: kill BKL by Alan Cox · 14 years ago
  58. ec82db1 isicom: kill off the BKL by Alan Cox · 14 years ago
  59. bf936f9 riscom8: kill use of lock_kernel by Alan Cox · 14 years ago
  60. 8a1e803 istallion: use bit ops for the board flags by Alan Cox · 14 years ago
  61. b4eda9c stallion: prune lock_kernel calls by Alan Cox · 14 years ago
  62. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  63. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  64. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  65. 39e5322 tty: Remove Hayes ESP ioctls by Jeff Dike · 14 years ago
  66. d6e679b serial: fix wakup races in the mrst_max3110 driver by Arjan van de Ven · 14 years ago
  67. 68c16b4 serial: replace open coded mutex with a real mutex in mrst_max3110.c by Arjan van de Ven · 14 years ago
  68. 99dd3f6 max3110 sanity check a register by jianwei.yang · 14 years ago
  69. 2251099 mrst_max3110: add UART driver for Max3110 on Moorestown by Feng Tang · 14 years ago
  70. 7a56aa4 serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition by Yegor Yefremov · 14 years ago
  71. 74c807c vt: clean up the code - use kernel library by Andy Shevchenko · 14 years ago
  72. 690b781 serial: There's no config CONSOLE by Christoph Egger · 14 years ago
  73. ea5d023 n_gsm.c: removed duplicated #includes by Andrea Gelmini · 14 years ago
  74. 26b5563 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  75. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  76. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  77. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  78. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  79. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  80. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. 0fcf12d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  82. 4d15393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  83. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  84. 1989425 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  85. 0fc2f13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  86. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  87. 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
  88. 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
  89. a8618a0 rwsem: smaller wrappers around rwsem_down_failed_common by Michel Lespinasse · 14 years ago
  90. 424acaa rwsem: wake queued readers when writer blocks on active read lock by Michel Lespinasse · 14 years ago
  91. fd41b33 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads by Michel Lespinasse · 14 years ago
  92. 70bdc6e rwsem: lighter active count checks when waking up readers by Michel Lespinasse · 14 years ago
  93. 345af7b rwsem: fully separate code paths to wake writers vs readers by Michel Lespinasse · 14 years ago
  94. 7721fea hwmon: f71882fg: add support for the Fintek F71808E by Giel van Schijndel · 14 years ago
  95. 6b8e828 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU by Andrew Morton · 14 years ago
  96. f3cffe4 hwmon: coretemp: documentation update and cleanup by Chen Gong · 14 years ago
  97. 851b29c hwmon: coretemp: enable coretemp device add operation failure by Chen Gong · 14 years ago
  98. 0dca94b hwmon: coretemp: update hotplug condition check by Chen Gong · 14 years ago
  99. 4453d73 hwmon: add support for JEDEC JC 42.4 compliant temperature sensors by Guenter Roeck · 14 years ago
  100. 920fa1f hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor by Guenter Roeck · 14 years ago