提交历史

作者 SHA1 备注 提交日期
  Stephen Hemminger 15e1674de7 vmbus: add prefetch to ring buffer iterator 8 年之前
  Stephen Hemminger 03bad714a1 vmbus: more host signalling avoidance 8 年之前
  Stephen Hemminger 05d00bc94a vmbus: eliminate duplicate cached index 8 年之前
  Stephen Hemminger 8dd45f2ab0 vmbus: refactor hv_signal_on_read 8 年之前
  Stephen Hemminger 4226ff69a3 vmbus: simplify hv_ringbuffer_read 8 年之前
  Linus Torvalds af82455f7d Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 8 年之前
  Stephen Hemminger 4827ee1dca vmbus: expose debug info for drivers 8 年之前
  Stephen Hemminger 42dd271542 hyperv: remove unnecessary return variable 8 年之前
  Stephen Hemminger 2c616a8b6b vmbus: remove unnecessary initialization 8 年之前
  Stephen Hemminger 8b1f91fb4c vmbus: remove useless return's 8 年之前
  stephen hemminger f3dd3f4797 vmbus: introduce in-place packet iterator 8 年之前
  Stephen Hemminger 8d12f88257 vmbus: replace modulus operation with subtraction 8 年之前
  Stephen Hemminger e4165a0fad vmbus: constify parameters where possible 8 年之前
  Stephen Hemminger 6e47dd3e29 vmbus: expose hv_begin/end_read 8 年之前
  Stephen Hemminger 5529eaf6e7 vmbus: remove conditional locking of vmbus_write 8 年之前
  Stephen Hemminger b103a56f80 vmbus: drop no longer used kick_q argument 8 年之前
  Greg Kroah-Hartman 17fa87fe5a Merge 4.10-rc7 into char-misc-next 8 年之前
  Dexuan Cui 433e19cf33 Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() 8 年之前
  K. Y. Srinivasan e7e97dd8b7 Drivers: hv: vmbus: Prevent sending data on a rescinded channel 8 年之前
  K. Y. Srinivasan 3372592a14 Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host 8 年之前
  K. Y. Srinivasan 1f6ee4e7d8 Drivers: hv: vmbus: On write cleanup the logic to interrupt the host 8 年之前
  K. Y. Srinivasan 74198eb4a4 Drivers: hv: vmbus: Base host signaling strictly on the ring state 8 年之前
  Vitaly Kuznetsov f24f0b495b Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringbuffer() 9 年之前
  Vitaly Kuznetsov 9988ce6856 Drivers: hv: ring_buffer: wrap around mappings for ring buffers 9 年之前
  K. Y. Srinivasan ccef9bcc02 Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels 9 年之前
  K. Y. Srinivasan ab028db41c Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets 9 年之前
  K. Y. Srinivasan 687f32e6d9 Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h 9 年之前
  K. Y. Srinivasan dcd0eeca44 Drivers: hv: vmbus: Use the new virt_xx barrier code 9 年之前
  K. Y. Srinivasan d45faaeedb Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile 9 年之前
  K. Y. Srinivasan a6341f0000 Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer 9 年之前