index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
2015-03-25
1
-0
/
+1
*
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
2015-03-25
3
-44
/
+107
*
mei: bus: () can be static
kbuild test robot
2015-03-01
1
-1
/
+1
*
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
1
-17
/
+26
*
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2015-03-01
1
-6
/
+27
*
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
2015-03-01
1
-15
/
+15
*
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2015-03-01
2
-0
/
+47
*
Drivers: hv: hv_balloon: refuse to balloon below the floor
Vitaly Kuznetsov
2015-03-01
1
-0
/
+11
*
Drivers: hv: hv_balloon: report offline pages as being used
Vitaly Kuznetsov
2015-03-01
1
-9
/
+24
*
Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region...
Vitaly Kuznetsov
2015-03-01
1
-29
/
+6
*
Drivers: hv: vmbus: Get rid of some unnecessary messages
K. Y. Srinivasan
2015-03-01
1
-6
/
+1
*
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
2015-03-01
1
-1
/
+1
*
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
2015-03-01
1
-5
/
+16
*
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
2015-03-01
1
-53
/
+62
*
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
3
-20
/
+49
*
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
2015-03-01
1
-6
/
+9
*
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
2015-03-01
1
-0
/
+2
*
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
2015-03-01
1
-2
/
+5
*
hv: hv_balloon: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
1
-1
/
+2
*
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
1
-1
/
+2
*
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
1
-1
/
+2
*
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
2015-03-01
1
-3
/
+5
*
hv: vmbus_post_msg: retry the hypercall on some transient errors
Dexuan Cui
2015-03-01
1
-2
/
+9
*
hv: hv_util: move vmbus_open() to a later place
Dexuan Cui
2015-03-01
1
-5
/
+6
*
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
2015-03-01
3
-1
/
+27
*
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
2015-03-01
2
-2
/
+11
*
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
2015-03-01
3
-5
/
+19
*
Drivers: hv: vmbus: avoid double kfree for device_obj
Vitaly Kuznetsov
2015-03-01
1
-1
/
+0
*
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
2015-03-01
2
-5
/
+6
*
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
2015-03-01
1
-0
/
+36
*
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
8
-42
/
+323
|
\
|
*
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
kbuild test robot
2015-01-25
1
-1
/
+1
|
*
Drivers: hv: vmbus: serialize Offer and Rescind offer
Vitaly Kuznetsov
2015-01-25
1
-8
/
+22
|
*
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
2015-01-25
2
-8
/
+8
|
*
Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()
Vitaly Kuznetsov
2015-01-25
1
-5
/
+9
|
*
hv: hv_fcopy: drop the obsolete message on transfer failure
Dexuan Cui
2015-01-25
1
-0
/
+27
|
*
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
K. Y. Srinivasan
2015-01-25
1
-0
/
+44
|
*
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
K. Y. Srinivasan
2015-01-25
1
-2
/
+2
|
*
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
2015-01-25
3
-2
/
+134
|
*
Drivers: hv: hv_balloon: Don't post pressure status from interrupt context
K. Y. Srinivasan
2015-01-25
1
-7
/
+4
|
*
Drivers: hv: hv_balloon: Fix a locking bug in the balloon driver
K. Y. Srinivasan
2015-01-25
1
-5
/
+63
|
*
Drivers: hv: hv_balloon: Make adjustments in computing the floor
K. Y. Srinivasan
2015-01-25
1
-4
/
+5
|
*
Drivers: hv: vmbus: Use get_cpu() to get the current CPU
K. Y. Srinivasan
2015-01-12
2
-3
/
+7
*
|
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
1
-2
/
+2
|
/
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
4
-9
/
+49
|
\
|
*
hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block
Dexuan Cui
2014-11-26
1
-3
/
+7
|
*
Drivers: hv: kvp,vss: Fast propagation of userspace communication failure
Vitaly Kuznetsov
2014-11-26
2
-2
/
+15
|
*
Drivers: hv: vss: Introduce timeout for communication with userspace
Vitaly Kuznetsov
2014-11-26
1
-2
/
+18
|
*
Drivers: hv: vmbus: Fix a race condition when unregistering a device
Vitaly Kuznetsov
2014-11-07
1
-2
/
+9
*
|
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
1
-0
/
+2
|
/
[prev]
[next]