Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+21 |
2020-05-20 | hyper-v: Use UUID API for exporting the GUID (part 2) | Andy Shevchenko | 1 | -4/+2 |
2020-04-23 | Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type | Andrea Parri (Microsoft) | 1 | -0/+19 |
2020-04-22 | hyper-v: Use UUID API for exporting the GUID | Andy Shevchenko | 1 | -2/+2 |
2019-08-17 | tools: hv: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2018-03-28 | hv: add SPDX license to trace | Stephen Hemminger | 1 | -0/+2 |
2017-11-04 | hyper-v: trace channel events | Vitaly Kuznetsov | 1 | -0/+23 |
2017-11-04 | hyper-v: trace vmbus_send_tl_connect_request() | Vitaly Kuznetsov | 1 | -0/+20 |
2017-11-04 | hyper-v: trace vmbus_release_relid() | Vitaly Kuznetsov | 1 | -0/+16 |
2017-11-04 | hyper-v: trace vmbus_negotiate_version() | Vitaly Kuznetsov | 1 | -0/+26 |
2017-11-04 | hyper-v: trace vmbus_teardown_gpadl() | Vitaly Kuznetsov | 1 | -0/+18 |
2017-11-04 | hyper-v: trace vmbus_establish_gpadl() | Vitaly Kuznetsov | 1 | -0/+42 |
2017-11-04 | hyper-v: trace vmbus_close_internal() | Vitaly Kuznetsov | 1 | -0/+15 |
2017-11-04 | hyper-v: trace vmbus_open() | Vitaly Kuznetsov | 1 | -0/+27 |
2017-11-04 | hyper-v: trace vmbus_request_offers() | Vitaly Kuznetsov | 1 | -0/+8 |
2017-11-04 | hyper-v: trace vmbus_onversion_response() | Vitaly Kuznetsov | 1 | -0/+11 |
2017-11-04 | hyper-v: trace vmbus_ongpadl_torndown() | Vitaly Kuznetsov | 1 | -0/+8 |
2017-11-04 | hyper-v: trace vmbus_ongpadl_created() | Vitaly Kuznetsov | 1 | -0/+17 |
2017-11-04 | hyper-v: trace vmbus_onopen_result() | Vitaly Kuznetsov | 1 | -0/+17 |
2017-11-04 | hyper-v: trace vmbus_onoffer_rescind() | Vitaly Kuznetsov | 1 | -0/+8 |
2017-11-04 | hyper-v: trace vmbus_onoffer() | Vitaly Kuznetsov | 1 | -0/+37 |
2017-11-04 | hyper-v: trace vmbus_on_message() | Vitaly Kuznetsov | 1 | -0/+5 |
2017-11-04 | hyper-v: trace vmbus_on_msg_dpc() | Vitaly Kuznetsov | 1 | -0/+29 |