Linus Torvalds
|
8eee93e257
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
9 年之前 |
K. Y. Srinivasan
|
d81274aae6
Drivers: hv: vmbus: Support handling messages on multiple CPUs
|
9 年之前 |
Vitaly Kuznetsov
|
0f70b66975
Drivers: hv: vmbus: remove code duplication in message handling
|
9 年之前 |
Vitaly Kuznetsov
|
75ff3a8a91
Drivers: hv: vmbus: avoid wait_for_completion() on crash
|
9 年之前 |
Andrey Smetanin
|
18f098618a
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
|
9 年之前 |
K. Y. Srinivasan
|
fe760e4d64
Drivers: hv: vmbus: Give control over how the ring access is serialized
|
9 年之前 |
K. Y. Srinivasan
|
1b807e1011
Drivers: hv: vmbus: Cleanup vmbus_set_event()
|
9 年之前 |
Linus Torvalds
|
4c257ec37b
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
9 年之前 |
Andrey Smetanin
|
c71acc4c74
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
|
9 年之前 |
Andrey Smetanin
|
5b423efe11
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
|
9 年之前 |
Andrey Smetanin
|
4f39bcfd1c
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
|
9 年之前 |
Andrey Smetanin
|
7797dcf63f
drivers/hv: replace enum hv_message_type by u32
|
9 年之前 |
Vitaly Kuznetsov
|
940b68e2c3
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
|
9 年之前 |
Dexuan Cui
|
d6f591e339
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
|
9 年之前 |
Jake Oshins
|
a108393dbf
drivers:hv: Export the API to invoke a hypercall on Hyper-V
|
9 年之前 |
Olaf Hering
|
3cace4a616
Drivers: hv: utils: run polling callback always in interrupt context
|
9 年之前 |
K. Y. Srinivasan
|
c0b200cfb0
Drivers: hv: util: Increase the timeout for util services
|
9 年之前 |
Andrey Smetanin
|
c75efa974e
drivers/hv: share Hyper-V SynIC constants with userspace
|
10 年之前 |
K. Y. Srinivasan
|
ca9357bd26
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
|
10 年之前 |
K. Y. Srinivasan
|
9f01ec5345
Drivers: hv: vmbus: Improve the CPU affiliation for channels
|
10 年之前 |
Nik Nyby
|
e26009aad0
Drivers: hv: vmbus: fix typo in hv_port_info struct
|
10 年之前 |
K. Y. Srinivasan
|
2db84eff12
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
|
10 年之前 |
Vitaly Kuznetsov
|
636c88da6d
Drivers: hv: util: introduce state machine for util drivers
|
10 年之前 |
Vitaly Kuznetsov
|
8efe78fdb1
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
|
10 年之前 |
Vitaly Kuznetsov
|
3647a83d9d
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
|
10 年之前 |
Dexuan Cui
|
d43e2fe7da
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
|
10 年之前 |
Dexuan Cui
|
652594c7df
hv: run non-blocking message handlers in the dispatch tasklet
|
10 年之前 |
Nick Meier
|
5ef5b6927f
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY
|
10 年之前 |
K. Y. Srinivasan
|
fde25d25db
Drivers: hv: vmbus: Perform device register in the per-channel work element
|
10 年之前 |
Nick Meier
|
96c1d0581d
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
|
10 年之前 |