1. 1aa0590 extcon: max77693: Fix bug of build error related to INPUT subsystem by Chanwoo Choi · 12 years ago
  2. 3dd6cb4 Drivers: hv: Execute shutdown in a thread context by K. Y. Srinivasan · 12 years ago
  3. 048c5add Drivers: hid: hid-hyperv: Use consolidated GUID definitions by K. Y. Srinivasan · 12 years ago
  4. 35c3bc2 Drivers: scsi: storvsc: Use the consolidated GUID definition by K. Y. Srinivasan · 12 years ago
  5. 8f50594 Drivers: net: hyperv: Use the consolidated GUID definition by K. Y. Srinivasan · 12 years ago
  6. d13984e Drivers: hv: Use consolidated GUID definitions by K. Y. Srinivasan · 12 years ago
  7. 7fb9656 Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h by K. Y. Srinivasan · 12 years ago
  8. 5a19b78 VMCI: Fix broken context ID retrieval by Andy King · 12 years ago
  9. 7446564 NTB: Fix Sparse Warnings by Jon Mason · 12 years ago
  10. 719234f NTB: disable x86_32 support by Jon Mason · 12 years ago
  11. fc8d713 drivers/ipack/devices/ipoctal.c: adjust duplicate test by Julia Lawall · 12 years ago
  12. 55cd0e3 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 12 years ago
  13. ef4458a Drivers: char: exynos_rng_pm_ops can be static by Fengguang Wu · 12 years ago
  14. 24208bb ntb_netdev: Update Version by Jon Mason · 12 years ago
  15. 7bcd2b1 ntb_netdev: improve logging by Jon Mason · 12 years ago
  16. d723485 ntb_netdev: remove tx timeout by Jon Mason · 12 years ago
  17. 765ccc7 ntb_netdev: correct skb leak by Jon Mason · 12 years ago
  18. 19e17f7 ntb_netdev: remove init/exit from probe/remove by Jon Mason · 12 years ago
  19. 50228c5 NTB: Update Version by Jon Mason · 12 years ago
  20. 448c6fb NTB: Out of free receive entries issue by Jon Mason · 12 years ago
  21. 793c20e NTB: Remove reads across NTB by Jon Mason · 12 years ago
  22. d7237e2 NTB: correct stack usage warning in debugfs_read by Jon Mason · 12 years ago
  23. f766755 NTB: whitespace cleanups by Jon Mason · 12 years ago
  24. 170d35a NTB: namespacecheck cleanups by Jon Mason · 12 years ago
  25. d66d7ac NTB: use simple_open for debugfs by Jon Mason · 12 years ago
  26. 7b4f2d3 NTB: No sleeping in interrupt context by Jon Mason · 12 years ago
  27. ef114ed NTB: separate transmit and receive windows by Jon Mason · 12 years ago
  28. 842c1dd NTB: correct memory barrier by Jon Mason · 12 years ago
  29. 8222b40 NTB: Handle ntb client device probes without present hardware by Jon Mason · 12 years ago
  30. 2910fe2 ipack/devices/ipoctal: add missing rx_enable = 1 by Samuel Iglesias Gonsalvez · 12 years ago
  31. 8467fdb tools: hv: Use CLOEXEC when opening kvp_pool files by Tomas Hozza · 12 years ago
  32. 0f3f2f8 Drivers: hv: Bind all vmbbus interrupts to the boot CPU by K. Y. Srinivasan · 12 years ago
  33. 83ebf6e Drivers: hv: vmbus_flow_handler() can be static by Fengguang Wu · 12 years ago
  34. 6596afe Merge 3.8-rc4 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  35. 7d1f9ae Linux 3.8-rc4 by Linus Torvalds · 12 years ago
  36. 78a61ab ntb: remove __dev* markings by Greg Kroah-Hartman · 12 years ago
  37. 548c237 net: Add support for NTB virtual ethernet device by Jon Mason · 12 years ago
  38. fce8a7b PCI-Express Non-Transparent Bridge Support by Jon Mason · 12 years ago
  39. ea8a83a VMCI: include slab.h into files using kmalloc/kfree by Dmitry Torokhov · 12 years ago
  40. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 12 years ago
  41. 0e7894d VMCI: Fix "always true condition" by Andy King · 12 years ago
  42. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 12 years ago
  43. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 12 years ago
  44. bad7d9d VMCI: Add PCI as a dependency by Andy King · 12 years ago
  45. 811af97 pcmcia/vrc4171: Add missing spinlock init by Jean Delvare · 12 years ago
  46. 36c286d pcmcia: i82092: fix i82092aa_pci_remove() by Dan Carpenter · 12 years ago
  47. 7353f85 mei: Fix some more kernel-doc typos in hw-me.c by Sedat Dilek · 12 years ago
  48. 0783d72 tools: hv: Fix how ifcfg-* file is created by Tomas Hozza · 12 years ago
  49. 00246d0 tools: hv: fix a typo in hv_set_ifconfig.sh by Jason Wang · 12 years ago
  50. f994a15 Drivers: hv: remove unused variable in vmbus_recvpacket_raw() by Wei Yongjun · 12 years ago
  51. 3bacaf0c Drivers: hv: Cleanup and consolidate reporting of build/version info by K. Y. Srinivasan · 12 years ago
  52. 5fbebb2 Drivers: hv: Capture the host build information by K. Y. Srinivasan · 12 years ago
  53. c2b8e52 Drivers: hv: Implement flow management on the send side by K. Y. Srinivasan · 12 years ago
  54. 2a5c43a Drivers: hv: Enable protocol negotiation with win8 hosts by K. Y. Srinivasan · 12 years ago
  55. 5ab0595 Drivers: hv: Add a check to deal with spurious interrupts by K. Y. Srinivasan · 12 years ago
  56. b020950 Drivers: hv: Handle vmbus interrupts concurrently on all cpus by K. Y. Srinivasan · 12 years ago
  57. db11f12 Drivers: hv: Manage event tasklets on per-cpu basis by K. Y. Srinivasan · 12 years ago
  58. 0198631 Drivers: hv: Get rid of unnecessary request for offers by K. Y. Srinivasan · 12 years ago
  59. 9acd644 Drivers: hv: Get rid of the unused global signaling state by K. Y. Srinivasan · 12 years ago
  60. a119845 Drivers: hv: Add code to distribute channel interrupt load by K. Y. Srinivasan · 12 years ago
  61. 6552ecd Drivers: hv: Modify the interrupt handling code to support win8 and beyond by K. Y. Srinivasan · 12 years ago
  62. abbf3b2 Drivers: hv: Add state to manage incoming channel interrupt load by K. Y. Srinivasan · 12 years ago
  63. 917ea42 Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID by K. Y. Srinivasan · 12 years ago
  64. 3be7777 Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond by K. Y. Srinivasan · 12 years ago
  65. b3bf60c Drivers: hv: Manage signaling state on a per-connection basis by K. Y. Srinivasan · 12 years ago
  66. eafa707 Drivers: hv: Move vmbus version definitions to hyperv.h by K. Y. Srinivasan · 12 years ago
  67. 21c3bef Drivers: hv: Change the signature of vmbus_set_event() by K. Y. Srinivasan · 12 years ago
  68. 1f42248 Drivers: hv: Change the signature for hv_signal_event() by K. Y. Srinivasan · 12 years ago
  69. 37f7278 Drivers: hv: Save and export negotiated vmbus version by K. Y. Srinivasan · 12 years ago
  70. 29423b7 Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond by K. Y. Srinivasan · 12 years ago
  71. 2416603 Drivers: hv: Update the ring buffer structure to match win8 functionality by K. Y. Srinivasan · 12 years ago
  72. 610071c Drivers: hv: Support handling multiple VMBUS versions by K. Y. Srinivasan · 12 years ago
  73. 4fa152c Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() by K. Y. Srinivasan · 12 years ago
  74. 98fa8cf Drivers: hv: Optimize the signaling on the write path by K. Y. Srinivasan · 12 years ago
  75. f878f3d Drivers: hv: Optimize signaling in the read path by K. Y. Srinivasan · 12 years ago
  76. 7ae3e03 Drivers: hv: Turn off batched reading for util drivers by K. Y. Srinivasan · 12 years ago
  77. 132368b Drivers: hv: Add state to manage batched reading by K. Y. Srinivasan · 12 years ago
  78. 6fdf3b2 Drivers: hv: Implement routines for read side signaling optimization by K. Y. Srinivasan · 12 years ago
  79. 0bffd25 tools/hv: Fix permissions of created directory and files by Ben Hutchings · 12 years ago
  80. 40424f5 tools/hv: Fix /var subdirectory by Tomas Hozza · 12 years ago
  81. 10d498b hv: hv_balloon: remove duplicated include from hv_balloon.c by Wei Yongjun · 12 years ago
  82. 8292ac2 misc: lattice-ecp3-config.c: remove __dev* markings by Greg Kroah-Hartman · 12 years ago
  83. 781551d misc: Add Lattice ECP3 FPGA configuration via SPI by Stefan Roese · 12 years ago
  84. 93ce83b uio-howto: example bug by Stephen Hemminger · 12 years ago
  85. 25c22d5 misc: st_core: Error triggered by convert "char" to "int" by channing · 12 years ago
  86. 72ffaa4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  87. dfdebc2 Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  88. 309b51e Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  89. 37f1356 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 12 years ago
  90. ab7eac2 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  91. 91e4bac xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  92. 2d0e9df xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  93. 0f22f9d xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  94. d44d9bc xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  95. 3a55fb0 Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE by Kirill Smelkov · 12 years ago
  96. fbfc23e mfd, TWL4030: TWL4030 need select REGMAP_I2C by Chuansheng Liu · 12 years ago
  97. 30a4840 drivers/base/cpu.c: Fix typo in comment by Ralf Baechle · 12 years ago
  98. e65b9ad lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC by Jiri Kosina · 12 years ago
  99. 36e7a96 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  100. ce0f706 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago