1. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  2. 8a38f33 mic/host: fix up virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  5. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  6. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  7. 0ffaead mic_virtio: robust feature array size calculation by Michael S. Tsirkin · 10 years ago
  8. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  9. c190476 misc: mic: card: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  11. 32182cd misc: remove DEFINE_PCI_DEVICE_TABLE usage by Greg Kroah-Hartman · 10 years ago
  12. e1ada0f misc: mic: Introduce the managed version of ioremap by Himangi Saraogi · 10 years ago
  13. a93a524 misc: mic: add dma support in card driver by Siva Yerramreddy · 10 years ago
  14. 9c3d37c misc: mic: add threaded irq support in card driver by Siva Yerramreddy · 10 years ago
  15. d4ef098 misc: mic: add dma support in host driver by Siva Yerramreddy · 10 years ago
  16. b8e439f misc: mic: add threaded irq support in host driver by Siva Yerramreddy · 10 years ago
  17. 726526c3 misc: mic: add a bus driver for virtual MIC devices by Sudeep Dutt · 10 years ago
  18. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  19. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  20. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  21. ebba44f mic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  22. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  23. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago
  24. 7ef3691 misc: mic: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 10 years ago
  25. 3b1cc9b misc: mic: fix possible signed underflow (undefined behavior) in userspace API by Sudeep Dutt · 10 years ago
  26. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  27. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  28. 138a6d7 Merge 3.13-rc4 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  29. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  30. df5e4e8 misc: mic: bug fix for interrupt acknowledgement in MSI/INTx case. by Dasaratharaman Chandramouli · 11 years ago
  31. 1a92862 misc: mic: Suppress memory space sparse warnings by Ashutosh Dixit · 11 years ago
  32. 173c072 misc: mic: Fix endianness issues. by Ashutosh Dixit · 11 years ago
  33. 1e31aa9 misc: mic: Fix user space namespace pollution from mic_common.h. by Ashutosh Dixit · 11 years ago
  34. 9420b34 misc: mic: Minor bug fix in 'retry' loops. by Sudeep Dutt · 11 years ago
  35. bd6dc8f misc: mic: Change mic_notify(...) to return true. by Sudeep Dutt · 11 years ago
  36. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  37. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  38. 4257922 misc: mic: Fixes for randconfig build errors and warnings. by Ashutosh Dixit · 11 years ago
  39. af19049 misc: mic: Enable OSPM suspend and resume support. by Dasaratharaman Chandramouli · 11 years ago
  40. 80d2623 misc: mic: depend on X86 for both host and card drivers. by Sudeep Dutt · 11 years ago
  41. ced2c60 misc: mic: cleanups for "--strict" checkpatch. by Ashutosh Dixit · 11 years ago
  42. 4aa7996 misc: mic: header file cleanups. by Sudeep Dutt · 11 years ago
  43. 2ce5852 misc: mic: host driver sysfs cleanups. by Sudeep Dutt · 11 years ago
  44. 2141c7c Intel MIC Card Driver Changes for Virtio Devices. by Ashutosh Dixit · 11 years ago
  45. f69bcbf Intel MIC Host Driver Changes for Virtio Devices. by Ashutosh Dixit · 11 years ago
  46. aa27bad Intel MIC Card Driver for X100 family. by Sudeep Dutt · 11 years ago
  47. 3a6a920 Intel MIC Host Driver, card OS state management. by Sudeep Dutt · 11 years ago
  48. a01e28f Intel MIC Host Driver Interrupt/SMPT support. by Dasaratharaman Chandramouli · 11 years ago
  49. b170d8c Intel MIC Host Driver for X100 family. by Sudeep Dutt · 11 years ago