Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds af82455f7d Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc vor 8 Jahren
  Stephen Hemminger 4827ee1dca vmbus: expose debug info for drivers vor 8 Jahren
  Stephen Hemminger 42dd271542 hyperv: remove unnecessary return variable vor 8 Jahren
  Stephen Hemminger 2c616a8b6b vmbus: remove unnecessary initialization vor 8 Jahren
  Stephen Hemminger 8b1f91fb4c vmbus: remove useless return's vor 8 Jahren
  stephen hemminger f3dd3f4797 vmbus: introduce in-place packet iterator vor 8 Jahren
  Stephen Hemminger 8d12f88257 vmbus: replace modulus operation with subtraction vor 8 Jahren
  Stephen Hemminger e4165a0fad vmbus: constify parameters where possible vor 8 Jahren
  Stephen Hemminger 6e47dd3e29 vmbus: expose hv_begin/end_read vor 8 Jahren
  Stephen Hemminger 5529eaf6e7 vmbus: remove conditional locking of vmbus_write vor 8 Jahren
  Stephen Hemminger b103a56f80 vmbus: drop no longer used kick_q argument vor 9 Jahren
  Greg Kroah-Hartman 17fa87fe5a Merge 4.10-rc7 into char-misc-next vor 9 Jahren
  Dexuan Cui 433e19cf33 Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() vor 9 Jahren
  K. Y. Srinivasan e7e97dd8b7 Drivers: hv: vmbus: Prevent sending data on a rescinded channel vor 9 Jahren
  K. Y. Srinivasan 3372592a14 Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host vor 9 Jahren
  K. Y. Srinivasan 1f6ee4e7d8 Drivers: hv: vmbus: On write cleanup the logic to interrupt the host vor 9 Jahren
  K. Y. Srinivasan 74198eb4a4 Drivers: hv: vmbus: Base host signaling strictly on the ring state vor 9 Jahren
  Vitaly Kuznetsov f24f0b495b Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringbuffer() vor 9 Jahren
  Vitaly Kuznetsov 9988ce6856 Drivers: hv: ring_buffer: wrap around mappings for ring buffers vor 9 Jahren
  K. Y. Srinivasan ccef9bcc02 Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels vor 9 Jahren
  K. Y. Srinivasan ab028db41c Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets vor 9 Jahren
  K. Y. Srinivasan 687f32e6d9 Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h vor 9 Jahren
  K. Y. Srinivasan dcd0eeca44 Drivers: hv: vmbus: Use the new virt_xx barrier code vor 9 Jahren
  K. Y. Srinivasan d45faaeedb Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile vor 9 Jahren
  K. Y. Srinivasan a6341f0000 Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer vor 9 Jahren
  K. Y. Srinivasan a389fcfd2c Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() vor 9 Jahren
  K. Y. Srinivasan fe760e4d64 Drivers: hv: vmbus: Give control over how the ring access is serialized vor 10 Jahren
  K. Y. Srinivasan 3eba9a77d5 Drivers: hv: vmbus: Eliminate the spin lock on the read path vor 10 Jahren
  Vitaly Kuznetsov 940b68e2c3 Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() vor 10 Jahren
  Vitaly Kuznetsov b5f53dde8d Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read() vor 10 Jahren