Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5da06e6cd94d040755f086aa95062b7fc4750434
/
drivers
/
hv
d0fa925
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
54e19d3
hv_utils: Add the support of hibernation
by Dexuan Cui
· 5 years ago
ffd1d4a
hv_utils: Support host-initiated hibernation request
by Dexuan Cui
· 5 years ago
3e9c7205
hv_utils: Support host-initiated restart request
by Dexuan Cui
· 5 years ago
ddc9d35
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
by Dexuan Cui
· 5 years ago
d33c240
hv_balloon: Balloon up according to request page number
by Tianyu Lan
· 5 years ago
0af3e13
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
by Andrea Parri
· 5 years ago
596cf45
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
12cc1c73
mm/memory_hotplug.c: remove __online_page_set_limits()
by Souptick Joarder
· 5 years ago
30a9c24
hv_balloon: use generic_online_page()
by David Hildenbrand
· 5 years ago
0dd0c8f
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
7a1323b
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
by Michael Kelley
· 5 years ago
8aea7f8
drivers/hv: Replace binary semaphore with mutex
by Davidlohr Bueso
· 5 years ago
25bd2b2
hv_balloon: Add the support of hibernation
by Dexuan Cui
· 5 years ago
2af5e7b
Drivers: hv: balloon: Remove dependencies on guest page size
by Himadri Pandya
· 5 years ago
53edce0
Drivers: hv: vmbus: Remove dependencies on guest page size
by Himadri Pandya
· 5 years ago
0541a22
Drivers: hv: util: Specify ring buffer size using Hyper-V page size
by Himadri Pandya
· 5 years ago
b14d749
Drivers: hv: Specify receive buffer size using Hyper-V page size
by Himadri Pandya
· 5 years ago
af9ca6f
drivers: hv: vmbus: Introduce latency testing
by Branden Bonaby
· 5 years ago
931cccc
Drivers: hv: vmbus: Add module parameter to cap the VMBus version
by Andrea Parri
· 5 years ago
2d4f49b
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
by Andrea Parri
· 5 years ago
bedc61a
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
by Andrea Parri
· 5 years ago
4df4cb9e9
x86/hyperv: Initialize clockevents earlier in CPU onlining
by Michael Kelley
· 5 years ago
83b50f8
Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
by Dexuan Cui
· 5 years ago
af5a7e99
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e2bddc2
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d8bd2d4
Drivers: hv: vmbus: Resume after fixing up old primary channels
by Dexuan Cui
· 5 years ago
b307b38
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
by Dexuan Cui
· 5 years ago
1f48dcf
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
by Dexuan Cui
· 5 years ago
f53335e
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
by Dexuan Cui
· 5 years ago
e3ede02
Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
by Dexuan Cui
· 5 years ago
271b222
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
by Dexuan Cui
· 5 years ago
63ecc6d
Drivers: hv: vmbus: Suspend/resume the synic for hibernation
by Dexuan Cui
· 5 years ago
dba61cd
Drivers: hv: vmbus: Break out synic enable and disable operations
by Dexuan Cui
· 5 years ago
3e2d945
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
by Vitaly Kuznetsov
· 5 years ago
a9fc434
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
by Dexuan Cui
· 6 years ago
16c7596
Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
by Dexuan Cui
· 5 years ago
61e0f39
tools: hv: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
221f6df
hv_balloon: Reorganize the probe function
by Dexuan Cui
· 6 years ago
1fed17d
hv_balloon: Use a static page for the balloon_up send buffer
by Dexuan Cui
· 6 years ago
83527ef
drivers: hv: vmbus: Replace page definition with Hyper-V specific one
by Maya Nakamura
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
16c9765
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
8faef71
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dd2cb34
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
by Michael Kelley
· 6 years ago
fd1fea6
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
by Michael Kelley
· 6 years ago
674eecb
drivers: hv: Add a module description line to the hv_vmbus driver
by Joseph Salisbury
· 6 years ago
ecca2502
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
by Zhao Yakui
· 6 years ago
3b20eb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
by Thomas Gleixner
· 6 years ago
43aa313
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
by Thomas Gleixner
· 6 years ago
a0033bd
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
by Dexuan Cui
· 6 years ago
14948e3
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
by Kimberly Brown
· 6 years ago
4713eb7
Drivers: hv: vmbus: Set ring_info field to 0 and remove memset
by Kimberly Brown
· 6 years ago
fcedbb2
Drivers: hv: vmbus: Refactor chan->state if statement
by Kimberly Brown
· 6 years ago
46fc154
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
by Kimberly Brown
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
fae42c4
hv_balloon: mark inflated pages PG_offline
by David Hildenbrand
· 6 years ago
a9cd410
mm/page_alloc.c: memory hotplug: free pages as higher order
by Arun KS
· 6 years ago
99f6362
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
fd8e3c3
Drivers: hv: vmbus: Change server monitor_pages index to 0
by Kimberly Brown
· 6 years ago
396ae57
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
by Kimberly Brown
· 6 years ago
593db80
vmbus: Switch to use new generic UUID API
by Andy Shevchenko
· 6 years ago
b5679ce
vmbus: fix subchannel removal
by Dexuan Cui
· 6 years ago
da8ced3
hv_balloon: avoid touching uninitialized struct page during tail onlining
by Vitaly Kuznetsov
· 6 years ago
ba50bf1
Drivers: hv: vmbus: Check for ring when getting debug info
by Dexuan Cui
· 6 years ago
457fa34
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3d6357d
mm: reference totalram_pages and managed_pages once per function
by Arun KS
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
0aa6725
x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
by Vitaly Kuznetsov
· 6 years ago
55449af
Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-linus
by Greg Kroah-Hartman
· 6 years ago
fc96df1
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
by Dexuan Cui
· 6 years ago
c629421
x86, hyperv: remove PCI dependency
by Sinan Kaya
· 6 years ago
c4aa8b2
Merge 4.20-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
37c2578
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
by Dexuan Cui
· 6 years ago
22fee7d
Merge 4.20-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
eceb059
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
by Dexuan Cui
· 6 years ago
4d3c5c6
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
by Dexuan Cui
· 6 years ago
986fb2e
Merge 4.20-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
16d1342
Drivers: hv: kvp: Use %u to print U32
by Dexuan Cui
· 6 years ago
5c24ee8
hv_utils: update name in struct hv_driver util_drv
by Haiyang Zhang
· 6 years ago
a3cadf3
Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
by K. Y. Srinivasan
· 6 years ago
e670de5
Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
by Dexuan Cui
· 6 years ago
1c87dc8
hv_balloon: Replace spin_is_locked() with lockdep
by Lance Roy
· 6 years ago
ba1cb31
Merge 4.19-rc7 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
2535525
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
by Dexuan Cui
· 6 years ago
fc62c3b
Drivers: hv: kvp: Fix two "this statement may fall through" warnings
by Dexuan Cui
· 6 years ago
d544c22
Drivers: hv: kvp: Fix the indentation of some "break" statements
by Dexuan Cui
· 6 years ago
fe857bb
Drivers: hv: vmbus: Fix the descriptions of some function parameters
by Dexuan Cui
· 6 years ago
41e270f
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
by Dexuan Cui
· 6 years ago
ae6935e
vmbus: split ring buffer allocation from open
by Stephen Hemminger
· 6 years ago
52a42c2
vmbus: keep pointer to ring buffer page
by Stephen Hemminger
· 6 years ago
800b932
vmbus: pass channel to hv_process_channel_removal
by Stephen Hemminger
· 6 years ago
f685fc6
Merge b4.19-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
f25a7ec
Drivers: hv: vmbus: Fix synic per-cpu context initialization
by Michael Kelley
· 6 years ago
d765edb
vmbus: add driver_override support
by Stephen Hemminger
· 6 years ago
6712cc9
vmbus: don't return values for uninitalized channels
by Stephen Hemminger
· 6 years ago
5720863
Drivers: hv: vmbus: Cleanup synic memory free path
by Michael Kelley
· 6 years ago
6ba3417
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
by Michael Kelley
· 6 years ago
Next »