index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
12
-410
/
+388
|
\
|
*
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
2015-12-21
1
-0
/
+3
|
*
Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
Vitaly Kuznetsov
2015-12-21
1
-1
/
+1
|
*
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
2015-12-14
3
-64
/
+42
|
*
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...
Vitaly Kuznetsov
2015-12-14
1
-43
/
+22
|
*
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
2015-12-14
1
-43
/
+25
|
*
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
2015-12-14
1
-109
/
+26
|
*
Drivers: hv: utils: fix crash when device is removed from host side
Vitaly Kuznetsov
2015-12-14
1
-3
/
+23
|
*
Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
Vitaly Kuznetsov
2015-12-14
2
-15
/
+57
|
*
Drivers: hv: utils: rename outmsg_lock
Vitaly Kuznetsov
2015-12-14
2
-8
/
+8
|
*
Drivers: hv: utils: fix memory leak on on_msg() failure
Vitaly Kuznetsov
2015-12-14
1
-3
/
+4
|
*
Drivers: hv: utils: Invoke the poll function after handshake
K. Y. Srinivasan
2015-12-14
2
-2
/
+2
|
*
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
2015-12-14
1
-4
/
+7
|
*
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
2015-12-14
1
-2
/
+2
|
*
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2015-12-14
1
-0
/
+18
|
*
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
2015-12-14
1
-0
/
+16
|
*
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
2015-12-14
3
-11
/
+10
|
*
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
2015-12-14
1
-6
/
+15
|
*
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2015-12-14
3
-21
/
+6
|
*
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
2015-12-14
1
-0
/
+12
|
*
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
2015-12-14
1
-2
/
+19
|
*
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
2015-12-14
1
-13
/
+3
|
*
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2015-12-14
2
-4
/
+3
|
*
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-14
2
-6
/
+6
|
*
Drivers: hv: vss: run only on supported host versions
Olaf Hering
2015-12-14
1
-0
/
+5
|
*
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2015-12-14
1
-0
/
+3
|
*
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-14
2
-11
/
+11
|
*
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
2015-12-14
1
-0
/
+17
|
*
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
2015-12-14
1
-1
/
+3
|
*
Drivers: hv: utils: use memdup_user in hvt_op_write
Olaf Hering
2015-12-14
1
-5
/
+4
|
*
Drivers: hv: util: catch allocation errors
Olaf Hering
2015-12-14
1
-3
/
+6
|
*
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
2015-12-14
4
-63
/
+34
|
*
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
2015-12-14
3
-2
/
+9
|
*
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
2015-12-14
1
-2
/
+3
*
|
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
1
-9
/
+0
*
|
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
1
-75
/
+0
*
|
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
2015-12-16
1
-2
/
+0
*
|
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
2015-12-16
1
-2
/
+2
|
/
*
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
1
-5
/
+0
*
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
2015-09-20
1
-0
/
+17
*
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
2015-08-05
1
-34
/
+4
*
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
2015-08-05
1
-0
/
+38
*
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
2
-0
/
+92
*
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-05
1
-26
/
+19
*
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2015-08-05
1
-11
/
+3
*
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
1
-2
/
+18
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
3
-5
/
+20
*
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
1
-4
/
+84
*
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-05
1
-26
/
+90
*
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
2015-08-04
1
-0
/
+1
[next]