Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b16188a20f62b4d2f2bc7ede2ca3b15253184352
/
drivers
/
hv
/
vmbus_drv.c
5a48580
x86/hyper-v: move hyperv.h out of uapi
by Vitaly Kuznetsov
· 7 years ago
f0fa297
vmbus: add monitor_id and subchannel_id to sysfs per channel
by Stephen Hemminger
· 7 years ago
875c362
vmbus: make channel attributes static
by Stephen Hemminger
· 7 years ago
4a5f3cd
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
by Michael Kelley
· 7 years ago
869b556
vmbus: unregister device_obj->channels_kset
by Dexuan Cui
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
03b2a32
x86/virt: Add enum for hypervisors to replace x86_hyper
by Juergen Gross
· 7 years ago
991f8f1
hyper-v: trace channel events
by Vitaly Kuznetsov
· 7 years ago
c9fe0f8
hyper-v: trace vmbus_on_msg_dpc()
by Vitaly Kuznetsov
· 7 years ago
7ed4325
Drivers: hv: vmbus: Make panic reporting to be more useful
by K. Y. Srinivasan
· 7 years ago
6981fbf
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
by Stephen Hemminger
· 7 years ago
58f2c39
Merge 4.14-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
192b2d7
Drivers: hv: vmbus: Fix bugs in rescind handling
by K. Y. Srinivasan
· 7 years ago
c2e5df6
vmbus: add per-channel sysfs info
by Stephen Hemminger
· 7 years ago
57e88b4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6f3d791
Drivers: hv: vmbus: Fix rescind handling issues
by K. Y. Srinivasan
· 7 years ago
7415aea
hyper-v: Globalize vp_index
by Vitaly Kuznetsov
· 7 years ago
3110010
vmbus: Reuse uuid_le_to_bin() helper
by Andy Shevchenko
· 8 years ago
54a6626
Drivers: hv: vmbus: Fix rescind handling
by K. Y. Srinivasan
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
e6242fa
vmbus: make channel_message table constant
by Stephen Hemminger
· 8 years ago
8b1f91f
vmbus: remove useless return's
by Stephen Hemminger
· 8 years ago
8200f20
vmbus: use rcu for per-cpu channel list
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
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
5c1bec6
vmbus: use kernel bitops for traversing interrupt mask
by Stephen Hemminger
· 8 years ago
d6f3609
Drivers: hv: restore hypervcall page cleanup before kexec
by Vitaly Kuznetsov
· 8 years ago
d058fa7
Drivers: hv: vmbus: Move the crash notification function
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
fc76936
vmbus: add support for dynamic device id's
by Stephen Hemminger
· 8 years ago
f6b2db0
vmbus: make sysfs names consistent with PCI
by Stephen Hemminger
· 8 years ago
b294809
Drivers: hv: make VMBus bus ids persistent
by Vitaly Kuznetsov
· 8 years ago
e2e8084
Driver: hv: vmbus: Make mmio resource local
by Stephen Hemminger
· 8 years ago
a9f61ca
Drivers: hv: avoid vfree() on crash
by Vitaly Kuznetsov
· 9 years ago
4b44f2d
random: add interrupt callback to VMBus IRQ handler
by Stephan Mueller
· 9 years ago
cd95aad
Drivers: hv: vmbus: handle various crash scenarios
by Vitaly Kuznetsov
· 9 years ago
ea37a6b
drivers:hv: Separate out frame buffer logic when picking MMIO range
by Jake Oshins
· 9 years ago
6d146ae
drivers:hv: Record MMIO range in use by frame buffer
by Jake Oshins
· 9 years ago
be000f9
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
by Jake Oshins
· 9 years ago
23a0683
drivers:hv: Reverse order of resources in hyperv_mmio
by Jake Oshins
· 9 years ago
97fb77dc
drivers:hv: Make a function to free mmio regions through vmbus
by Jake Oshins
· 9 years ago
e16dad6
drivers:hv: Lock access to hyperv_mmio resource tree
by Jake Oshins
· 9 years ago
d81274a
Drivers: hv: vmbus: Support handling messages on multiple CPUs
by K. Y. Srinivasan
· 9 years ago
0f70b66
Drivers: hv: vmbus: remove code duplication in message handling
by Vitaly Kuznetsov
· 9 years ago
75ff3a8
Drivers: hv: vmbus: avoid wait_for_completion() on crash
by Vitaly Kuznetsov
· 9 years ago
7be3e16
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
by Vitaly Kuznetsov
· 9 years ago
8981da3
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
by Dexuan Cui
· 9 years ago
7047f17
Drivers: hv: vmbus: Add vendor and device atttributes
by K. Y. Srinivasan
· 9 years ago
40f26f3
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
by Jake Oshins
· 9 years ago
34c6801
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
by Dexuan Cui
· 9 years ago
efc2672
Drivers: hv: vmbus: Get rid of the unused irq variable
by K. Y. Srinivasan
· 9 years ago
4ae9250
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
by K. Y. Srinivasan
· 9 years ago
af3ff64
Drivers: hv: vmbus: Use uuid_le type consistently
by K. Y. Srinivasan
· 9 years ago
619848b
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
by Jake Oshins
· 9 years ago
17efbee
drivers/hv: cleanup synic msrs if vmbus connect failed
by Andrey Smetanin
· 9 years ago
f39c428
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
by Vitaly Kuznetsov
· 9 years ago
042ab03
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
by Dexuan Cui
· 9 years ago
3546448
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
by Jake Oshins
· 9 years ago
7f163a6
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
by Jake Oshins
· 9 years ago
cc2dd40
mshyperv: fix recognition of Hyper-V guest crash MSR's
by Denis V. Lunev
· 9 years ago
510f7ae
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
by Vitaly Kuznetsov
· 9 years ago
b4370df
Drivers: hv: vmbus: add special crash handler
by Vitaly Kuznetsov
· 9 years ago
2517281
Drivers: hv: vmbus: add special kexec handler
by Vitaly Kuznetsov
· 9 years ago
06210b42f
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
by Vitaly Kuznetsov
· 9 years ago
1959a28
Drivers: hv: vmbus: kill tasklets on module unload
by Vitaly Kuznetsov
· 10 years ago
2db84ef
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
by K. Y. Srinivasan
· 10 years ago
096c605
Drivers: hv: vmbus: unregister panic notifier on module unload
by Vitaly Kuznetsov
· 10 years ago
e4ecb41
Drivers: hv: vmbus: introduce vmbus_acpi_remove
by Vitaly Kuznetsov
· 10 years ago
652594c
hv: run non-blocking message handlers in the dispatch tasklet
by Dexuan Cui
· 10 years ago
ed99d84
mei: bus: () can be static
by kbuild test robot
· 10 years ago
96c1d05
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
by Nick Meier
· 10 years ago
ed6cfcc
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
by K. Y. Srinivasan
· 10 years ago
d15a030
Drivers: hv: vmbus: Properly handle child device remove
by K. Y. Srinivasan
· 10 years ago
e086748
Drivers: hv: vmbus: Teardown clockevent devices on module unload
by Vitaly Kuznetsov
· 10 years ago
e72e7ac
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
by Vitaly Kuznetsov
· 10 years ago
09a1962
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown
by Vitaly Kuznetsov
· 10 years ago
bc63b6f
Drivers: hv: vmbus: rename channel work queues
by Vitaly Kuznetsov
· 10 years ago
e513229
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
by Vitaly Kuznetsov
· 10 years ago
4ba6307
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a45de93
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
by Lv Zheng
· 10 years ago
d8a60e0
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
by kbuild test robot
· 10 years ago
4061ed9
Drivers: hv: vmbus: Implement a clockevent device
by K. Y. Srinivasan
· 10 years ago
1b9d48f
hyper-v: make uuid_le const
by stephen hemminger
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
76d388c
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
by Thomas Gleixner
· 11 years ago
1aec169
x86: Hyperv: Cleanup the irq mess
by Thomas Gleixner
· 11 years ago
90eedf0
vmbus: use resource for hyperv mmio region
by Gerd Hoffmann
· 11 years ago
4eb923f
vmbus: add missing breaks
by Gerd Hoffmann
· 11 years ago
90f3453
Drivers: hv: vmbus: Extract the mmio information from DSDT
by K. Y. Srinivasan
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
98f4c65
hv: move ringbuffer bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
1fdde16
hv: delete struct hv_dev_port_info
by Greg Kroah-Hartman
· 11 years ago
2c9be3e
hv: delete vmbus_get_debug_info()
by Greg Kroah-Hartman
· 11 years ago
4947c74
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
1cee272
hv: move "client/server_monitor_latency" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
76c52bb
hv: move "client/server_monitor_pending" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
7c55e1d
hv: move "device_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
Next »