Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
02aa0cdd72483c6dd436ed24d1000f86e0038d28
/
drivers
/
hv
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
aa2a4b65
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
6c248aa
Drivers: hv: Base autoeoi enablement based on hypervisor hints
by K. Y. Srinivasan
· 8 years ago
4827ee1
vmbus: expose debug info for drivers
by Stephen Hemminger
· 8 years ago
2a9d7de
vmbus: cleanup header file style
by Stephen Hemminger
· 8 years ago
e6242fa
vmbus: make channel_message table constant
by Stephen Hemminger
· 8 years ago
42dd271
hyperv: remove unnecessary return variable
by Stephen Hemminger
· 8 years ago
bdc1dd4
vmbus: fix spelling errors
by Stephen Hemminger
· 8 years ago
2c616a8
vmbus: remove unnecessary initialization
by Stephen Hemminger
· 8 years ago
8b1f91f
vmbus: remove useless return's
by Stephen Hemminger
· 8 years ago
ada6eb1
vmbus: only reschedule tasklet if time limit exceeded
by Stephen Hemminger
· 8 years ago
5e030d5
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
by K. Y. Srinivasan
· 8 years ago
9a54760
Drivers: hv: vmbus: Don't leak channel ids
by K. Y. Srinivasan
· 8 years ago
5a16dfc
Drivers: hv: util: don't forget to init host_ts.lock
by Dexuan Cui
· 8 years ago
e9c18ae
Drivers: hv: util: move waiting for release to hv_utils_transport itself
by Vitaly Kuznetsov
· 8 years ago
dad72a1
vmbus: remove hv_event_tasklet_disable/enable
by Dexuan Cui
· 8 years ago
8200f20
vmbus: use rcu for per-cpu channel list
by Stephen Hemminger
· 8 years ago
101c431
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bd2a9ad
x86/hyperv: Implement hv_get_tsc_page()
by Vitaly Kuznetsov
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
f3dd3f4
vmbus: introduce in-place packet iterator
by stephen hemminger
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
8d12f88
vmbus: replace modulus operation with subtraction
by Stephen Hemminger
· 8 years ago
e4165a0
vmbus: constify parameters where possible
by Stephen Hemminger
· 8 years ago
6e47dd3
vmbus: expose hv_begin/end_read
by Stephen Hemminger
· 8 years ago
5529eaf
vmbus: remove conditional locking of vmbus_write
by Stephen Hemminger
· 8 years ago
b71e328
vmbus: add direct isr callback mode
by Stephen Hemminger
· 8 years ago
631e63a
vmbus: change to per channel tasklet
by Stephen Hemminger
· 8 years ago
37cdd99
vmbus: put related per-cpu variable together
by Stephen Hemminger
· 8 years ago
3454323
vmbus: remove unused kickq argument to sendpacket
by Stephen Hemminger
· 8 years ago
b103a56
vmbus: drop no longer used kick_q argument
by Stephen Hemminger
· 8 years ago
5c1bec6
vmbus: use kernel bitops for traversing interrupt mask
by Stephen Hemminger
· 8 years ago
bb6a4db
Drivers: hv: util: Fix a typo
by K. Y. Srinivasan
· 8 years ago
3716a49
hv_utils: implement Hyper-V PTP source
by Vitaly Kuznetsov
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
1274a69
Drivers: hv: Log the negotiated IC versions.
by Alex Ng
· 8 years ago
a165645
Drivers: hv: vmbus: Use all supported IC versions to negotiate
by Alex Ng
· 8 years ago
ad6d412
Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
by Vitaly Kuznetsov
· 8 years ago
d6f3609
Drivers: hv: restore hypervcall page cleanup before kexec
by Vitaly Kuznetsov
· 8 years ago
1724462
hv_util: switch to using timespec64
by Vitaly Kuznetsov
· 8 years ago
433e19c
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
by Dexuan Cui
· 8 years ago
8e27a23
Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
by K. Y. Srinivasan
· 8 years ago
37e11d5
Drivers: hv: vmbus: Define an APIs to manage interrupt state
by K. Y. Srinivasan
· 8 years ago
7297ff0
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
by K. Y. Srinivasan
· 8 years ago
06d1d98
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
by K. Y. Srinivasan
· 8 years ago
8e307bf
Drivers: hv: vmbus: Define APIs to manipulate the event page
by K. Y. Srinivasan
· 8 years ago
155e4a2
Drivers: hv: vmbus: Define APIs to manipulate the message page
by K. Y. Srinivasan
· 8 years ago
d383877
Drivers: hv: vmbus: Get rid of an unsused variable
by K. Y. Srinivasan
· 8 years ago
305f754
Drivers: hv: util: Use hv_get_current_tick() to get current tick
by K. Y. Srinivasan
· 8 years ago
d5116b4
Drivers: hv: vmbus: Restructure the clockevents code
by K. Y. Srinivasan
· 8 years ago
e810e48
Drivers: hv: vmbus: Move the code to signal end of message
by K. Y. Srinivasan
· 8 years ago
73638cd
Drivers: hv: vmbus: Move the check for hypercall page setup
by K. Y. Srinivasan
· 8 years ago
d058fa7
Drivers: hv: vmbus: Move the crash notification function
by K. Y. Srinivasan
· 8 years ago
8de8af7
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
by K. Y. Srinivasan
· 8 years ago
63ed4e0
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
by K. Y. Srinivasan
· 8 years ago
6ab42a6
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
by K. Y. Srinivasan
· 8 years ago
8730046
Drivers: hv vmbus: Move Hypercall page setup out of common code
by K. Y. Srinivasan
· 8 years ago
352c962
Drivers: hv: vmbus: Move the definition of generate_guest_id()
by K. Y. Srinivasan
· 8 years ago
3f646ed
Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
by K. Y. Srinivasan
· 8 years ago
d77044d
Drivers: hv: util: Backup: Fix a rescind processing issue
by K. Y. Srinivasan
· 8 years ago
20951c7
Drivers: hv: util: Fcopy: Fix a rescind processing issue
by K. Y. Srinivasan
· 8 years ago
5a66fec
Drivers: hv: util: kvp: Fix a rescind processing issue
by K. Y. Srinivasan
· 8 years ago
ccb61f8
Drivers: hv: vmbus: Fix a rescind handling bug
by K. Y. Srinivasan
· 8 years ago
523b940
hv: make CPU offlining prevention fine-grained
by Vitaly Kuznetsov
· 8 years ago
76d36ab
hv: switch to cpuhp state machine for synic init/cleanup
by Vitaly Kuznetsov
· 8 years ago
e7e97dd
Drivers: hv: vmbus: Prevent sending data on a rescinded channel
by K. Y. Srinivasan
· 8 years ago
56ef671
hv: don't reset hv_context.tsc_page on crash
by Vitaly Kuznetsov
· 8 years ago
3c7630d
hv: init percpu_list in hv_synic_alloc()
by Vitaly Kuznetsov
· 8 years ago
421b8f2
hv: allocate synic pages for all present CPUs
by Vitaly Kuznetsov
· 8 years ago
c0bb039
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
by Vitaly Kuznetsov
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
95096f2
uio-hv-generic: new userspace i/o driver for VMBus
by Stephen Hemminger
· 8 years ago
fc76936
vmbus: add support for dynamic device id's
by Stephen Hemminger
· 8 years ago
6ffc4b8
hv: change clockevents unbind tactics
by Vitaly Kuznetsov
· 8 years ago
abd1026
hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
by Vitaly Kuznetsov
· 8 years ago
f45be72
hyperv: Fix spelling of HV_UNKOWN
by Haiyang Zhang
· 8 years ago
b7d91c9
Merge 4.9-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
3372592
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
1f6ee4e
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
74198eb
Drivers: hv: vmbus: Base host signaling strictly on the ring state
by K. Y. Srinivasan
· 8 years ago
8500096
Drivers: hv: balloon: Fix info request to show max page count
by Alex Ng
· 8 years ago
b357fd3
Drivers: hv: vss: Operation timeouts should match host expectation
by Alex Ng
· 8 years ago
23d2cc0
Drivers: hv: vss: Improve log messages.
by Alex Ng
· 8 years ago
b3bb97b
Drivers: hv: balloon: Add logging for dynamic memory operations
by Alex Ng
· 8 years ago
8ba8c0a
Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not set
by Alex Ng
· 8 years ago
3da0401b
Drivers: hv: utils: Fix the mapping between host version and protocol to use
by Alex Ng
· 8 years ago
d7edd31
Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
by Vitaly Kuznetsov
· 8 years ago
f6b2db0
vmbus: make sysfs names consistent with PCI
by Stephen Hemminger
· 8 years ago
407a3ae
hv: do not lose pending heartbeat vmbus packets
by Long Li
· 8 years ago
e7fca5d
Drivers: hv: get rid of id in struct vmbus_channel
by Vitaly Kuznetsov
· 8 years ago
b294809
Drivers: hv: make VMBus bus ids persistent
by Vitaly Kuznetsov
· 8 years ago
3ba1eb1
Drivers: hv: hv_util: Avoid dynamic allocation in time synch
by Vivek yadav
· 8 years ago
8e1d260
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
by Alex Ng
· 8 years ago
2e338f7
Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
by Alex Ng
· 8 years ago
abeda47
Drivers: hv: utils: Rename version definitions to reflect protocol version.
by Alex Ng
· 8 years ago
0f98829
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
by Dexuan Cui
· 8 years ago
e2e8084
Driver: hv: vmbus: Make mmio resource local
by Stephen Hemminger
· 8 years ago
Next »