]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2014 21:12:04 +0000 (14:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2014 21:12:04 +0000 (14:12 -0700)
commit22121f3bd87a2d9949d4839215b60bf7cb557a2c
treeb346e7e5bb5b805d46658f969d7f748bb70add14
parentb2ecc0ef76faa9c01cf12b5071d61bddbcb46416
parentbb66d94d130ba27fdef42412f42d52889d1143fe
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are two hyperv driver fixes, and one i8k driver fix for 3.16"

* tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  i8k: Fix non-SMP operation
  Drivers: hv: util: Fix a bug in the KVP code
  Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code