]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - drivers/hv
UBUNTU: SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
[mirror_ubuntu-zesty-kernel.git] / drivers / hv /
2016-09-16 K. Y. SrinivasanDrivers: hv: vmbus: Use the new virt_xx barrier code
2016-09-16 Vitaly KuznetsovDrivers: hv: balloon: reset host_specified_ha_region
2016-09-16 Vitaly KuznetsovDrivers: hv: balloon: don't crash when memory is added...
2016-09-16 Vitaly KuznetsovDrivers: hv: vmbus: handle various crash scenarios
2016-09-16 Jake Oshinsdrivers:hv: Separate out frame buffer logic when pickin...
2016-09-16 Jake Oshinsdrivers:hv: Track allocations of children of hv_vmbus...
2016-09-16 Jake Oshinsdrivers:hv: Make a function to free mmio regions throug...
2016-09-16 Jake Oshinsdrivers:hv: Lock access to hyperv_mmio resource tree
2016-09-16 K. Y. SrinivasanDrivers: hv: vmbus: Implement APIs to support "in place...
2016-09-16 K. Y. SrinivasanDrivers: hv: vmbus: Move some ring buffer functions...
2016-09-16 K. Y. SrinivasanDrivers: hv: vmbus: Export the vmbus_set_event() API
2016-09-16 K. Y. SrinivasanDrivers: hv: vmbus: Use READ_ONCE() to read variables...
2016-09-16 K. Y. SrinivasanDrivers: hv: vmbus: Introduce functions for estimating...
2016-08-22 Stephan Muellerrandom: add interrupt callback to VMBus IRQ handler
2016-07-13 Vitaly KuznetsovDrivers: hv: kvp: fix IP Failover
2016-07-13 K. Y. SrinivasanDrivers: hv: vmbus: Fix signaling logic in hv_need_to_s...
2016-07-13 K. Y. SrinivasanDrivers: hv: vmbus: Eliminate the spin lock on the...
2016-07-13 K. Y. SrinivasanRevert "Drivers: hv: vmbus: Eliminate the spin lock...
2016-07-13 K. Y. SrinivasanDrivers: hv: vmbus: Cleanup vmbus_set_event()
2016-07-13 K. Y. SrinivasanRevert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
2016-04-22 Jake OshinsUBUNTU: SAUCE:(noup) drivers:hv: Separate out frame...
2016-04-22 Jake OshinsUBUNTU: SAUCE:(noup) drivers:hv: Record MMIO range...
2016-04-22 Jake OshinsUBUNTU: SAUCE:(noup) drivers:hv: Track allocations...
2016-04-22 Jake OshinsUBUNTU: SAUCE:(noup) drivers:hv: Reverse order of resou...
2016-04-22 Jake OshinsUBUNTU: SAUCE:(noup) drivers:hv: Call vmbus_mmio_free...
2016-04-22 Jake OshinsUBUNTU: SAUCE:(noup) drivers:hv: Lock access to hyperv_...
2016-04-06 K. Y. SrinivasanDrivers: hv: vmbus: Support handling messages on multip...
2016-04-06 Tim GardnerRevert "Drivers: hv: vmbus: Support handling messages...
2016-04-06 Alex NgDrivers: hv: utils: Remove util transport handler from...
2016-04-06 K. Y. SrinivasanDrivers: hv: util: Pass the channel information during...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: avoid unneeded compiler optimizatio...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: remove code duplication in message...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: avoid wait_for_completion() on...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED...
2016-04-06 Andrey Smetanindrivers/hv: Move VMBus hypercall codes into Hyper-V...
2016-04-06 K. Y. SrinivasanDrivers: hv: vmbus: Give control over how the ring...
2016-04-06 K. Y. SrinivasanDrivers: hv: vmbus: Eliminate the spin lock on the...
2016-04-06 Dexuan CuiDrivers: hv: vmbus: add an API vmbus_hvsock_device_unre...
2016-04-06 Dexuan CuiDrivers: hv: vmbus: add a per-channel rescind callback
2016-04-06 Dexuan CuiDrivers: hv: vmbus: add a hvsock flag in struct hv_driver
2016-04-06 Dexuan CuiDrivers: hv: vmbus: define a new VMBus message type...
2016-04-06 Dexuan CuiDrivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: don't manipulate with clocksources...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: avoid scheduling in interrupt conte...
2016-04-06 Vitaly KuznetsovDrivers: hv: vmbus: avoid infinite loop in init_vp_index()
2016-04-06 K. Y. SrinivasanDrivers: hv: vmbus: Add vendor and device atttributes
2016-04-06 K. Y. SrinivasanDrivers: hv: vmbus: Cleanup vmbus_set_event()
2016-04-06 Alex NgDrivers: hv: vmbus: Support kexec on ws2012 r2 and...
2016-04-06 K. Y. SrinivasanDrivers: hv: vmbus: Support handling messages on multip...
2016-04-06 Joseph SalisburyUBUNTU: SAUCE: (noup) Drivers: hv: vmbus: Fix a bug...
2016-02-29 K. Y. SrinivasanDrivers: hv: vmbus: Treat Fibre Channel devices as...
2016-02-29 Vitaly KuznetsovDrivers: hv: utils: fix hvt_op_poll() return value...
2016-02-29 Andrey Smetanindrivers/hv: Move struct hv_timer_message_payload into...
2016-02-29 Andrey Smetanindrivers/hv: Move struct hv_message into UAPI Hyper...
2016-02-29 Andrey Smetanindrivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V...
2016-02-29 Andrey Smetanindrivers/hv: replace enum hv_message_type by u32
2016-02-29 Vitaly KuznetsovDrivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
2016-02-29 Vitaly KuznetsovDrivers: hv: remove code duplication between vmbus_recv...
2016-02-29 Vitaly KuznetsovDrivers: hv: ring_buffer: remove code duplication from...
2016-02-29 Vitaly KuznetsovDrivers: hv: ring_buffer.c: fix comment style
2016-02-29 Vitaly KuznetsovDrivers: hv: utils: fix crash when device is removed...
2016-02-29 Vitaly KuznetsovDrivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY...
2016-02-29 Vitaly KuznetsovDrivers: hv: utils: rename outmsg_lock
2016-02-29 Vitaly KuznetsovDrivers: hv: utils: fix memory leak on on_msg() failure
2016-02-29 K. Y. SrinivasanDrivers: hv: utils: Invoke the poll function after...
2016-02-29 K. Y. SrinivasanDrivers: hv: vmbus: Force all channel messages to be...
2016-02-29 Andrey Smetanindrivers/hv: correct tsc page sequence invalid value
2016-02-29 K. Y. SrinivasanDrivers: hv: vmbus: Fix a Host signaling bug
2016-02-29 Jake Oshinsdrivers:hv: Allow for MMIO claims that span ACPI _CRS...
2016-02-29 Dexuan CuiDrivers: hv: vmbus: channge vmbus_connection.channel_lo...
2016-02-29 Dexuan CuiDrivers: hv: vmbus: release relid on error in vmbus_pro...
2016-02-29 Dexuan CuiDrivers: hv: vmbus: fix rescind-offer handling for...
2016-02-29 Dexuan CuiDrivers: hv: vmbus: do sanity check of channel state...
2016-02-29 Dexuan CuiDrivers: hv: vmbus: serialize process_chn_event() and...
2016-02-29 K. Y. SrinivasanDrivers: hv: vmbus: Get rid of the unused irq variable
2016-02-29 K. Y. SrinivasanDrivers: hv: vmbus: Use uuid_le_cmp() for comparing...
2016-02-29 K. Y. SrinivasanDrivers: hv: vmbus: Use uuid_le type consistently
2016-02-29 Olaf HeringDrivers: hv: vss: run only on supported host versions
2016-02-29 Jake Oshinsdrivers:hv: Define the channel type for Hyper-V PCI...
2016-02-29 Jake Oshinsdrivers:hv: Export the API to invoke a hypercall on...
2016-02-29 Jake Oshinsdrivers:hv: Export a function that maps Linux CPU num...
2016-02-29 Andrey Smetanindrivers/hv: cleanup synic msrs if vmbus connect failed
2016-02-29 Olaf HeringDrivers: hv: utils: use memdup_user in hvt_op_write
2016-02-29 Olaf HeringDrivers: hv: util: catch allocation errors
2016-02-29 Olaf HeringDrivers: hv: utils: run polling callback always in...
2016-02-29 K. Y. SrinivasanDrivers: hv: util: Increase the timeout for util services
2016-02-29 Sudip MukherjeeDrivers: hv: vmbus: fix build warning
2016-02-26 Tim GardnerUBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2015-12-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-19 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2015-12-18 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git.kernel.org...
2015-12-18 Linus TorvaldsMerge tag 'for-linus-4.4-rc5-tag' of git://git.kernel...
2015-12-18 Kalle ValoMerge tag 'iwlwifi-for-kalle-2015-12-16' of https:...
2015-12-14 Rafael J. WysockiMerge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
2015-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-09 Dave AirlieMerge branch 'linux-4.4' of https://github.com/skeggsb...
2015-12-07 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2015-12-04 Rafael J. WysockiMerge branches 'pm-domains' and 'pm-cpufreq'
next