aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Gravatar Dexuan Cui 1-0/+8
2018-11-11Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-upGravatar Dexuan Cui 1-4/+22
2018-10-15hv_balloon: Replace spin_is_locked() with lockdepGravatar Lance Roy 1-1/+1
2018-10-08Merge 4.19-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-3/+5
2018-10-02Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu maskGravatar Dexuan Cui 1-5/+9
2018-10-02Drivers: hv: kvp: Fix two "this statement may fall through" warningsGravatar Dexuan Cui 1-2/+4
2018-10-02Drivers: hv: kvp: Fix the indentation of some "break" statementsGravatar Dexuan Cui 1-4/+4
2018-10-02Drivers: hv: vmbus: Fix the descriptions of some function parametersGravatar Dexuan Cui 2-25/+22
2018-09-30Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Gravatar Dexuan Cui 1-3/+5
2018-09-25vmbus: split ring buffer allocation from openGravatar Stephen Hemminger 2-115/+153
2018-09-25vmbus: keep pointer to ring buffer pageGravatar Stephen Hemminger 1-11/+9
2018-09-25vmbus: pass channel to hv_process_channel_removalGravatar Stephen Hemminger 3-16/+7
2018-09-16Merge b4.19-rc4 into char-misc-nextGravatar Greg Kroah-Hartman 1-0/+3
2018-09-12Drivers: hv: vmbus: Fix synic per-cpu context initializationGravatar Michael Kelley 1-3/+12
2018-09-12vmbus: add driver_override supportGravatar Stephen Hemminger 1-19/+96
2018-09-12vmbus: don't return values for uninitalized channelsGravatar Stephen Hemminger 1-0/+3
2018-08-02Drivers: hv: vmbus: Cleanup synic memory free pathGravatar Michael Kelley 1-6/+8
2018-08-02Drivers: hv: vmbus: Remove use of slow_virt_to_phys()Gravatar Michael Kelley 1-7/+20
2018-08-02Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Gravatar Dexuan Cui 2-16/+30
2018-07-29Drivers: hv: vmbus: add numa_node to sysfsGravatar Stephen Hemminger 1-0/+17
2018-07-29Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cGravatar Sunil Muthuswamy 1-1/+1
2018-07-29Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdrGravatar Sunil Muthuswamy 1-10/+4
2018-07-29Drivers: hv: vmus: Fix the check for return value from kmsg get dump bufferGravatar Sunil Muthuswamy 1-7/+4
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicGravatar Sunil Muthuswamy 1-0/+110
2018-07-03Drivers: hv: vmbus: Make TLFS #define names architecture neutralGravatar Michael Kelley 1-5/+5
2018-07-03Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeGravatar Michael Kelley 1-12/+8
2018-07-03Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Gravatar Dexuan Cui 1-3/+1
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingGravatar Michael Kelley 1-11/+54
2018-07-03use the new async probing feature for the hyperv driversGravatar Arjan van de Ven 2-0/+6
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 2-2/+2
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+2
2018-05-15Drivers: hv: vmbus: Removed an unnecessary cast from void *Gravatar Dexuan Cui 1-1/+1
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Gravatar Dexuan Cui 2-2/+45
2018-04-18scsi: vmbus: Add function to report available ring buffer to write in total r...Gravatar Long Li 1-0/+2
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-3/+1
2018-03-28x86/hyper-v: move hyperv.h out of uapiGravatar Vitaly Kuznetsov 4-3/+1
2018-03-28hv: add SPDX license id to KconfigGravatar Stephen Hemminger 1-0/+2
2018-03-28hv: add SPDX license to traceGravatar Stephen Hemminger 2-0/+4
2018-03-28Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceGravatar Dexuan Cui 1-1/+1
2018-03-28Drivers: hv: vmbus: respect what we get from hv_get_synint_state()Gravatar Dexuan Cui 1-1/+0
2018-03-28Merge 4.16-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-17/+35
2018-03-06hv_balloon: trace post_statusGravatar Vitaly Kuznetsov 3-0/+55
2018-03-06hv_balloon: fix bugs in num_pages_onlined accountingGravatar Vitaly Kuznetsov 1-13/+69
2018-03-06hv_balloon: simplify hv_online_page()/hv_page_online_one()Gravatar Vitaly Kuznetsov 1-22/+5
2018-03-06hv_balloon: fix printk loglevelGravatar Vitaly Kuznetsov 1-6/+6
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Gravatar Michael Kelley 2-4/+59
2018-03-06hv_vmbus: Correct the stale comments regarding cpu affinityGravatar Haiyang Zhang 1-4/+2
2018-03-06hv: Synthetic typo correctionGravatar Joe Perches 1-1/+1
2018-03-06hyper-v: use GFP_KERNEL for hv_context.hv_numa_mapGravatar Jia-Ju Bai 1-1/+1
2018-03-06Drivers: hv: vmbus: Fix ring buffer signalingGravatar Michael Kelley 1-17/+35