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
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-4
/
+4
*
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
2016-12-06
1
-0
/
+1
*
vmbus: add support for dynamic device id's
Stephen Hemminger
2016-12-06
1
-8
/
+166
*
hv: change clockevents unbind tactics
Vitaly Kuznetsov
2016-12-06
1
-2
/
+4
*
hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
Vitaly Kuznetsov
2016-12-06
1
-0
/
+2
*
hyperv: Fix spelling of HV_UNKOWN
Haiyang Zhang
2016-12-06
1
-3
/
+3
*
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
2016-11-14
1
-1
/
+1
|
\
|
*
vmbus: make sysfs names consistent with PCI
Stephen Hemminger
2016-11-01
1
-1
/
+1
*
|
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
2016-11-07
3
-14
/
+8
*
|
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
2016-11-07
3
-101
/
+34
*
|
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
2016-11-07
3
-12
/
+20
*
|
Drivers: hv: balloon: Fix info request to show max page count
Alex Ng
2016-11-07
1
-2
/
+7
*
|
Drivers: hv: vss: Operation timeouts should match host expectation
Alex Ng
2016-11-07
1
-2
/
+6
*
|
Drivers: hv: vss: Improve log messages.
Alex Ng
2016-11-07
1
-6
/
+19
*
|
Drivers: hv: balloon: Add logging for dynamic memory operations
Alex Ng
2016-11-07
1
-3
/
+28
*
|
Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set
Alex Ng
2016-11-07
1
-0
/
+4
*
|
Drivers: hv: utils: Fix the mapping between host version and protocol to use
Alex Ng
2016-11-07
1
-3
/
+6
*
|
Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
Vitaly Kuznetsov
2016-11-07
1
-1
/
+1
|
/
*
hv: do not lose pending heartbeat vmbus packets
Long Li
2016-10-25
1
-3
/
+7
*
Drivers: hv: get rid of id in struct vmbus_channel
Vitaly Kuznetsov
2016-09-27
1
-2
/
+0
*
Drivers: hv: make VMBus bus ids persistent
Vitaly Kuznetsov
2016-09-27
1
-2
/
+2
*
Drivers: hv: hv_util: Avoid dynamic allocation in time synch
Vivek yadav
2016-09-09
1
-11
/
+28
*
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
Alex Ng
2016-09-08
1
-23
/
+59
*
Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
Alex Ng
2016-09-08
1
-13
/
+7
*
Drivers: hv: utils: Rename version definitions to reflect protocol version.
Alex Ng
2016-09-08
1
-10
/
+10
*
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
Dexuan Cui
2016-09-07
1
-2
/
+24
*
Driver: hv: vmbus: Make mmio resource local
Stephen Hemminger
2016-09-07
1
-2
/
+2
*
Drivers: hv: utils: Check VSS daemon is listening before a hot backup
Alex Ng
2016-09-02
1
-3
/
+6
*
Drivers: hv: utils: Continue to poll VSS channel after handling requests.
Alex Ng
2016-09-02
1
-47
/
+43
*
Drivers: hv: Introduce a policy for controlling channel affinity
K. Y. Srinivasan
2016-09-02
1
-29
/
+39
*
Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...
Vitaly Kuznetsov
2016-09-02
1
-21
/
+3
*
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Vitaly Kuznetsov
2016-09-02
3
-23
/
+49
*
Drivers: hv: cleanup vmbus_open() for wrap around mappings
Vitaly Kuznetsov
2016-09-02
1
-19
/
+22
*
Drivers: hv: balloon: Use available memory value in pressure report
Alex Ng
2016-08-31
1
-8
/
+5
*
Drivers: hv: balloon: replace ha_region_mutex with spinlock
Vitaly Kuznetsov
2016-08-31
1
-45
/
+53
*
Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...
Vitaly Kuznetsov
2016-08-31
1
-6
/
+9
*
Drivers: hv: balloon: account for gaps in hot add regions
Vitaly Kuznetsov
2016-08-31
1
-37
/
+94
*
Drivers: hv: balloon: keep track of where ha_region starts
Vitaly Kuznetsov
2016-08-31
1
-2
/
+5
*
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
K. Y. Srinivasan
2016-08-31
1
-1
/
+6
*
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
2016-08-31
1
-4
/
+4
*
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
2016-08-31
4
-18
/
+20
*
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
Dexuan Cui
2016-08-31
2
-8
/
+30
*
Drivers: hv: utils: fix a race on userspace daemons registration
Vitaly Kuznetsov
2016-08-31
5
-22
/
+54
*
Drivers: hv: get rid of timeout in vmbus_open()
Vitaly Kuznetsov
2016-08-31
1
-6
/
+1
*
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
Vitaly Kuznetsov
2016-08-31
1
-1
/
+5
*
Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
Vitaly Kuznetsov
2016-08-31
1
-22
/
+16
*
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
2016-08-31
3
-8
/
+10
*
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
2016-06-13
1
-0
/
+3
*
Drivers: hv: balloon: reset host_specified_ha_region
Vitaly Kuznetsov
2016-05-01
1
-0
/
+1
*
Drivers: hv: balloon: don't crash when memory is added in non-sorted order
Vitaly Kuznetsov
2016-05-01
1
-2
/
+2
[next]