1. d843fc6 hsu: driver for Medfield High Speed UART device by Feng Tang · 14 years ago
  2. 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 14 years ago
  3. e847003 serial: add support for OX16PCI958 card by Lytochkin Boris · 14 years ago
  4. f5e92c3 serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) by Christoph Egger · 14 years ago
  5. b1a6f24 timbuart: use __devinit and __devexit macros for probe and remove by Richard Röjfors · 14 years ago
  6. 1917ac7 serial: MMIO32 support for 8250_early.c by Samium Gromoff · 14 years ago
  7. 0ac8382 serial: mcf: don't take spinlocks in already protected functions by Yury Georgievskiy · 14 years ago
  8. 1b63318 serial: general fixes in the serial_rs485 structure by Claudio Scordino · 14 years ago
  9. 93e3d58 serial: fix missing bit coverage of ASYNC_FLAGS by John Villalovos · 14 years ago
  10. e8dd475 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes by Andrew Morton · 14 years ago
  11. 078dee2 serial: crisv10: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  12. 75e0b94 vt: Fix warning: statement with no effect due to vt_kern.h by Kevin Winchester · 14 years ago
  13. 2b50d24 tty_io: remove casts from void* by Kulikov Vasiliy · 14 years ago
  14. 61fd152 serial: max3107: Abstract out the platform specific bits by Alan Cox · 14 years ago
  15. 44318fe serial: max3107: introduce a max3107 driver by jianwei.yang · 14 years ago
  16. 11dbf20 tty: avoid recursive BTM in pty_close by Arnd Bergmann · 14 years ago
  17. a0821df 8250: fix set_ldisc operation by Arnd Bergmann · 14 years ago
  18. e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
  19. b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 14 years ago
  20. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
  21. 2036521 tty: untangle locking of wait_until_sent by Arnd Bergmann · 14 years ago
  22. 60af22d tty: reorder ldisc locking by Arnd Bergmann · 14 years ago
  23. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  24. 4e60867 cdc-acm: remove dead code by Arnd Bergmann · 14 years ago
  25. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  26. 64ba3dc tty: never hold BTM while getting tty_mutex by Arnd Bergmann · 14 years ago
  27. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  28. 3f582b8 serial: fix termios settings in open by Arnd Bergmann · 14 years ago
  29. 74c2107 serial: Use block_til_ready helper by Alan Cox · 14 years ago
  30. 24fcc7c serial: trim locking on the helpers by Alan Cox · 14 years ago
  31. de0c8cb serial: add port helpers by Alan Cox · 14 years ago
  32. 61cd8a2 serial: Change the wait for carrier locking by Alan Cox · 14 years ago
  33. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  34. ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago
  35. e33ac1c vc: Locking clean up by Alan Cox · 14 years ago
  36. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 14 years ago
  37. eab4f5a tty: serial - fix tty back references in termios by Alan Cox · 14 years ago
  38. 1922513 tty: serial - fix various misuses/mishandlings of port->tty by Alan Cox · 14 years ago
  39. a360fae synclink: reworking locking a bit by Alan Cox · 14 years ago
  40. 4287341 tty: Fix the digi acceleport driver NULL checks by Alan Cox · 14 years ago
  41. 7479db0 specialix: Kill the BKL by Alan Cox · 14 years ago
  42. 7cc34fd epca: Kill the big kernel lock by Alan Cox · 14 years ago
  43. 25c3cdf cyclades: Kill off BKL usage by Alan Cox · 14 years ago
  44. f602501 synclink: kill the big kernel lock by Alan Cox · 14 years ago
  45. 417b6e0 rocket: kill BKL by Alan Cox · 14 years ago
  46. ec82db1 isicom: kill off the BKL by Alan Cox · 14 years ago
  47. bf936f9 riscom8: kill use of lock_kernel by Alan Cox · 14 years ago
  48. 8a1e803 istallion: use bit ops for the board flags by Alan Cox · 14 years ago
  49. b4eda9c stallion: prune lock_kernel calls by Alan Cox · 14 years ago
  50. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  51. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  52. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  53. 39e5322 tty: Remove Hayes ESP ioctls by Jeff Dike · 14 years ago
  54. d6e679b serial: fix wakup races in the mrst_max3110 driver by Arjan van de Ven · 14 years ago
  55. 68c16b4 serial: replace open coded mutex with a real mutex in mrst_max3110.c by Arjan van de Ven · 14 years ago
  56. 99dd3f6 max3110 sanity check a register by jianwei.yang · 14 years ago
  57. 2251099 mrst_max3110: add UART driver for Max3110 on Moorestown by Feng Tang · 14 years ago
  58. 7a56aa4 serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition by Yegor Yefremov · 14 years ago
  59. 74c807c vt: clean up the code - use kernel library by Andy Shevchenko · 14 years ago
  60. 690b781 serial: There's no config CONSOLE by Christoph Egger · 14 years ago
  61. ea5d023 n_gsm.c: removed duplicated #includes by Andrea Gelmini · 14 years ago
  62. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  63. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  64. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  65. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  66. 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
  67. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  68. 0fcf12d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  69. 4d15393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  70. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  71. 1989425 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  72. 0fc2f13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  73. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  74. 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
  75. 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
  76. a8618a0 rwsem: smaller wrappers around rwsem_down_failed_common by Michel Lespinasse · 14 years ago
  77. 424acaa rwsem: wake queued readers when writer blocks on active read lock by Michel Lespinasse · 14 years ago
  78. fd41b33 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads by Michel Lespinasse · 14 years ago
  79. 70bdc6e rwsem: lighter active count checks when waking up readers by Michel Lespinasse · 14 years ago
  80. 345af7b rwsem: fully separate code paths to wake writers vs readers by Michel Lespinasse · 14 years ago
  81. 7721fea hwmon: f71882fg: add support for the Fintek F71808E by Giel van Schijndel · 14 years ago
  82. 6b8e828 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU by Andrew Morton · 14 years ago
  83. f3cffe4 hwmon: coretemp: documentation update and cleanup by Chen Gong · 14 years ago
  84. 851b29c hwmon: coretemp: enable coretemp device add operation failure by Chen Gong · 14 years ago
  85. 0dca94b hwmon: coretemp: update hotplug condition check by Chen Gong · 14 years ago
  86. 4453d73 hwmon: add support for JEDEC JC 42.4 compliant temperature sensors by Guenter Roeck · 14 years ago
  87. 920fa1f hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor by Guenter Roeck · 14 years ago
  88. cfa3b24 hmc6352: add driver for the HMC6352 compass by Kalhan Trisal · 14 years ago
  89. 5f1209a drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist by Ritesh Raj Sarraf · 14 years ago
  90. b998e00 checkpatch: fix extraneous EXPORT_SYMBOL* warnings by Patrick Pannuto · 14 years ago
  91. 09ef872 checkpatch: warn about unexpectedly long msleep's by Patrick Pannuto · 14 years ago
  92. 1a15a25 checkpatch: prefer usleep_range over udelay by Patrick Pannuto · 14 years ago
  93. 8bbea96 checkpatch: add more exceptions to 80 char lines by Joe Perches · 14 years ago
  94. 5150bda checkpatch: change externals to globals by Joe Eloff · 14 years ago
  95. 5f7ddae checkpatch: fix handling of leading spaces by Raffaele Recalcati · 14 years ago
  96. 7840a94 checkpatch: refactor 'allowed asm includes' and add memory.h by Wolfram Sang · 14 years ago
  97. 1986aaf edd: fix possible memory leak in edd_init() error path by Axel Lin · 14 years ago
  98. ea98eed flex_array: add helpers to get and put to make pointers easy to use by Eric Paris · 14 years ago
  99. 559b140 lib: vsprintf: useless strlen() removed by Michal Nazarewicz · 14 years ago
  100. e3f76e3 list debugging: warn when deleting a deleted entry by Baruch Siach · 14 years ago