Age | Commit message (Expand) | Author |
2016-09-27 | Drivers: hv: get rid of id in struct vmbus_channel | Vitaly Kuznetsov |
2016-09-27 | Drivers: hv: make VMBus bus ids persistent | Vitaly Kuznetsov |
2016-09-09 | Drivers: hv: hv_util: Avoid dynamic allocation in time synch | Vivek yadav |
2016-09-08 | Drivers: hv: utils: Support TimeSync version 4.0 protocol samples. | Alex Ng |
2016-09-08 | Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot. | Alex Ng |
2016-09-08 | Drivers: hv: utils: Rename version definitions to reflect protocol version. | Alex Ng |
2016-09-07 | Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings | Dexuan Cui |
2016-09-07 | Driver: hv: vmbus: Make mmio resource local | Stephen Hemminger |
2016-09-02 | Drivers: hv: utils: Check VSS daemon is listening before a hot backup | Alex Ng |
2016-09-02 | Drivers: hv: utils: Continue to poll VSS channel after handling requests. | Alex Ng |
2016-09-02 | Drivers: hv: Introduce a policy for controlling channel affinity | K. Y. Srinivasan |
2016-09-02 | Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb... | Vitaly Kuznetsov |
2016-09-02 | Drivers: hv: ring_buffer: wrap around mappings for ring buffers | Vitaly Kuznetsov |
2016-09-02 | Drivers: hv: cleanup vmbus_open() for wrap around mappings | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: balloon: Use available memory value in pressure report | Alex Ng |
2016-08-31 | Drivers: hv: balloon: replace ha_region_mutex with spinlock | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e... | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: balloon: account for gaps in hot add regions | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: balloon: keep track of where ha_region starts | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency | K. Y. Srinivasan |
2016-08-31 | Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() | K. Y. Srinivasan |
2016-08-31 | Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels | K. Y. Srinivasan |
2016-08-31 | Drivers: hv: vmbus: fix the race when querying & updating the percpu list | Dexuan Cui |
2016-08-31 | Drivers: hv: utils: fix a race on userspace daemons registration | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: get rid of timeout in vmbus_open() | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: don't leak memory in vmbus_establish_gpadl() | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: get rid of redundant messagecount in create_gpadl_header() | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: avoid vfree() on crash | Vitaly Kuznetsov |
2016-06-13 | random: add interrupt callback to VMBus IRQ handler | Stephan Mueller |
2016-05-01 | Drivers: hv: balloon: reset host_specified_ha_region | Vitaly Kuznetsov |
2016-05-01 | Drivers: hv: balloon: don't crash when memory is added in non-sorted order | Vitaly Kuznetsov |
2016-05-01 | Drivers: hv: vmbus: handle various crash scenarios | Vitaly Kuznetsov |
2016-05-01 | Drivers: hv: kvp: fix IP Failover | Vitaly Kuznetsov |
2016-04-30 | drivers:hv: Separate out frame buffer logic when picking MMIO range | Jake Oshins |
2016-04-30 | drivers:hv: Record MMIO range in use by frame buffer | Jake Oshins |
2016-04-30 | drivers:hv: Track allocations of children of hv_vmbus in private resource tree | Jake Oshins |
2016-04-30 | drivers:hv: Reverse order of resources in hyperv_mmio | Jake Oshins |
2016-04-30 | drivers:hv: Make a function to free mmio regions through vmbus | Jake Oshins |
2016-04-30 | drivers:hv: Lock access to hyperv_mmio resource tree | Jake Oshins |
2016-04-30 | Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus... | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Export the vmbus_set_event() API | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Use the new virt_xx barrier code | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() | K. Y. Srinivasan |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-01 | Drivers: hv: vmbus: Support kexec on ws2012 r2 and above | Alex Ng |
2016-03-01 | Drivers: hv: vmbus: Support handling messages on multiple CPUs | K. Y. Srinivasan |
2016-03-01 | Drivers: hv: utils: Remove util transport handler from list if registration f... | Alex Ng |