index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
Drivers: hv: Log the negotiated IC versions.
Alex Ng
4
-9
/
+23
2017-01-31
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
5
-103
/
+150
2017-01-31
Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
Vitaly Kuznetsov
1
-0
/
+1
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
3
-19
/
+3
2017-01-31
hv_util: switch to using timespec64
Vitaly Kuznetsov
1
-3
/
+3
2017-01-20
Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
K. Y. Srinivasan
1
-150
/
+2
2017-01-20
Drivers: hv: vmbus: Define an APIs to manage interrupt state
K. Y. Srinivasan
1
-4
/
+8
2017-01-20
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
K. Y. Srinivasan
1
-1
/
+1
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the event page
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the message page
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Get rid of an unsused variable
K. Y. Srinivasan
1
-4
/
+0
2017-01-20
Drivers: hv: util: Use hv_get_current_tick() to get current tick
K. Y. Srinivasan
1
-1
/
+2
2017-01-20
Drivers: hv: vmbus: Restructure the clockevents code
K. Y. Srinivasan
1
-5
/
+5
2017-01-20
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
2
-35
/
+1
2017-01-20
Drivers: hv: vmbus: Move the check for hypercall page setup
K. Y. Srinivasan
1
-6
/
+1
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2
-35
/
+0
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
3
-81
/
+2
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
2
-103
/
+0
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
2
-53
/
+0
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
1
-42
/
+3
2017-01-19
Drivers: hv: vmbus: Move the definition of generate_guest_id()
K. Y. Srinivasan
1
-43
/
+0
2017-01-19
Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
K. Y. Srinivasan
1
-15
/
+0
2017-01-10
Drivers: hv: util: Backup: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-01-10
Drivers: hv: util: Fcopy: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-01-10
Drivers: hv: util: kvp: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-01-10
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
2
-0
/
+43
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
2
-5
/
+35
2017-01-10
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
3
-18
/
+20
2017-01-10
Drivers: hv: vmbus: Prevent sending data on a rescinded channel
K. Y. Srinivasan
1
-0
/
+7
2017-01-10
hv: don't reset hv_context.tsc_page on crash
Vitaly Kuznetsov
1
-2
/
+3
2017-01-10
hv: init percpu_list in hv_synic_alloc()
Vitaly Kuznetsov
1
-2
/
+2
2017-01-10
hv: allocate synic pages for all present CPUs
Vitaly Kuznetsov
1
-2
/
+2
2017-01-10
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
4
-18
/
+28
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-4
/
+4
2016-12-06
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
1
-0
/
+1
2016-12-06
vmbus: add support for dynamic device id's
Stephen Hemminger
1
-8
/
+166
2016-12-06
hv: change clockevents unbind tactics
Vitaly Kuznetsov
1
-2
/
+4
2016-12-06
hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
Vitaly Kuznetsov
1
-0
/
+2
2016-12-06
hyperv: Fix spelling of HV_UNKOWN
Haiyang Zhang
1
-3
/
+3
2016-11-14
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2016-11-07
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
3
-14
/
+8
2016-11-07
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
3
-101
/
+34
2016-11-07
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
3
-12
/
+20
2016-11-07
Drivers: hv: balloon: Fix info request to show max page count
Alex Ng
1
-2
/
+7
2016-11-07
Drivers: hv: vss: Operation timeouts should match host expectation
Alex Ng
1
-2
/
+6
2016-11-07
Drivers: hv: vss: Improve log messages.
Alex Ng
1
-6
/
+19
2016-11-07
Drivers: hv: balloon: Add logging for dynamic memory operations
Alex Ng
1
-3
/
+28
2016-11-07
Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set
Alex Ng
1
-0
/
+4
2016-11-07
Drivers: hv: utils: Fix the mapping between host version and protocol to use
Alex Ng
1
-3
/
+6
[next]