]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - drivers/hv
UBUNTU: Ubuntu-4.10.0-37.41
[mirror_ubuntu-zesty-kernel.git] / drivers / hv /
2017-04-19 Vitaly KuznetsovDrivers: hv: util: move waiting for release to hv_utils...
2017-03-30 K. Y. SrinivasanDrivers: hv: vmbus: Don't leak memory when a channel...
2017-03-30 K. Y. SrinivasanDrivers: hv: vmbus: Don't leak channel ids
2017-03-28 Vitaly Kuznetsovhv_utils: implement Hyper-V PTP source
2017-03-28 Alex NgDrivers: hv: Log the negotiated IC versions.
2017-03-28 Alex NgDrivers: hv: vmbus: Use all supported IC versions to...
2017-03-28 Vitaly KuznetsovDrivers: hv: balloon: add a fall through comment to...
2017-03-28 Vitaly KuznetsovDrivers: hv: restore hypervcall page cleanup before...
2017-03-28 Vitaly Kuznetsovhv_util: switch to using timespec64
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Cleanup hyperv_vmbus.h
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Define an APIs to manage interrupt...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Define an API to retrieve virtual...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Define APIs to manipulate the synth...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Define APIs to manipulate the event...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Define APIs to manipulate the messa...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Get rid of an unsused variable
2017-03-28 K. Y. SrinivasanDrivers: hv: util: Use hv_get_current_tick() to get...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Restructure the clockevents code
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move the code to signal end of...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move the check for hypercall page...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move the crash notification function
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move the extracting of Hypervisor...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Consolidate all Hyper-V specific...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move Hypercall invocation code...
2017-03-28 K. Y. SrinivasanDrivers: hv vmbus: Move Hypercall page setup out of...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move the definition of generate_gue...
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Move the definition of hv_x64_msr_h...
2017-03-28 K. Y. SrinivasanDrivers: hv: util: Backup: Fix a rescind processing...
2017-03-28 K. Y. SrinivasanDrivers: hv: util: Fcopy: Fix a rescind processing...
2017-03-28 K. Y. SrinivasanDrivers: hv: util: kvp: Fix a rescind processing issue
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Fix a rescind handling bug
2017-03-28 Vitaly Kuznetsovhv: make CPU offlining prevention fine-grained
2017-03-28 Vitaly Kuznetsovhv: switch to cpuhp state machine for synic init/cleanup
2017-03-28 K. Y. SrinivasanDrivers: hv: vmbus: Prevent sending data on a rescinded...
2017-03-28 Vitaly Kuznetsovhv: don't reset hv_context.tsc_page on crash
2017-03-28 Vitaly Kuznetsovhv: init percpu_list in hv_synic_alloc()
2017-03-28 Vitaly Kuznetsovhv: allocate synic pages for all present CPUs
2017-03-28 Vitaly KuznetsovDrivers: hv: vmbus: Raise retry/wait limits in vmbus_po...
2017-03-28 Tim GardnerRevert "UBUNTU: SAUCE: (no-up) hv: Supply vendor ID...
2017-03-28 Tim GardnerRevert "drivers: hv: Turn off write permission on the...
2017-03-28 Tim GardnerRevert "Drivers: hv: util: Backup: Fix a rescind proces...
2017-03-28 Tim GardnerRevert "Drivers: hv: util: Fcopy: Fix a rescind process...
2017-03-28 Tim GardnerRevert "Drivers: hv: util: kvp: Fix a rescind processin...
2017-03-28 Tim GardnerRevert "Drivers: hv: vmbus: Fix a rescind handling...
2017-03-28 Tim GardnerRevert "Drivers: hv: vmbus: Prevent sending data on...
2017-03-28 Tim GardnerRevert "hv: init percpu_list in hv_synic_alloc()"
2017-03-28 Tim GardnerRevert "hv: allocate synic pages for all present CPUs"
2017-03-28 Tim GardnerRevert "Drivers: hv: vmbus: Raise retry/wait limits...
2017-03-28 Tim GardnerRevert "hv: don't reset hv_context.tsc_page on crash"
2017-03-15 K. Y. Srinivasandrivers: hv: Turn off write permission on the hypercall...
2017-03-13 K. Y. SrinivasanDrivers: hv: util: Backup: Fix a rescind processing...
2017-03-13 K. Y. SrinivasanDrivers: hv: util: Fcopy: Fix a rescind processing...
2017-03-13 K. Y. SrinivasanDrivers: hv: util: kvp: Fix a rescind processing issue
2017-03-13 K. Y. SrinivasanDrivers: hv: vmbus: Fix a rescind handling bug
2017-03-13 K. Y. SrinivasanDrivers: hv: vmbus: Prevent sending data on a rescinded...
2017-03-13 Vitaly Kuznetsovhv: init percpu_list in hv_synic_alloc()
2017-03-13 Vitaly Kuznetsovhv: allocate synic pages for all present CPUs
2017-03-13 Vitaly KuznetsovDrivers: hv: vmbus: Raise retry/wait limits in vmbus_po...
2017-02-20 Vitaly Kuznetsovhv: don't reset hv_context.tsc_page on crash
2017-02-20 Tim GardnerUBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI
2017-02-19 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-02-17 Linus TorvaldsMerge tag 'powerpc-4.10-5' of git://git.kernel.org...
2017-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-17 Arnd BergmannMerge tag 'reset-for-4.10-fixes' of https://git.pengutr...
2017-02-16 Linus TorvaldsMerge tag 'media/v4.10-5' of git://git.kernel.org/pub...
2017-02-16 Linus TorvaldsMerge tag 'pci-v4.10-fixes-4' of git://git.kernel.org...
2017-02-14 Linus TorvaldsMerge tag 'media/v4.10-4' of git://git.kernel.org/pub...
2017-02-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-02-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-02-11 Linus TorvaldsMerge branch 'for-linus-4.10' of git://git.kernel.org...
2017-02-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-02-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-02-10 Linus TorvaldsMerge tag 'powerpc-4.10-4' of git://git.kernel.org...
2017-02-10 Thomas GleixnerMerge tag 'irqchip-fixes-4.10' of git://git.infradead...
2017-02-10 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2017-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-09 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-02-08 Linus TorvaldsMerge tag 'pci-v4.10-fixes-3' of git://git.kernel.org...
2017-02-08 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2017-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-02-08 Dave AirlieMerge branch 'drm-vmwgfx-fixes-4_10' of git://people...
2017-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-07 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-02-06 Linus TorvaldsMerge tag 'dm-4.10-fixes' of git://git.kernel.org/pub...
2017-02-06 Linus TorvaldsMerge tag 'media/v4.10-3' of git://git.kernel.org/pub...
2017-02-06 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-02-06 Rafael J. WysockiMerge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
2017-02-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-02-04 Linus TorvaldsMerge tag 'char-misc-4.10-rc7' of git://git.kernel...
2017-02-03 Linus TorvaldsMerge tag 'regulator-fix-v4.10-rc6' of git://git.kernel...
2017-02-03 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2017-02-02 Linus TorvaldsMerge tag 'xtensa-20170202' of git://github.com/jcmvbkb...
2017-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-31 Dexuan CuiDrivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
2017-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-01-28 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2017-01-27 Linus TorvaldsMerge branch 'for-linus-4.10' of git://git.kernel.org...
2017-01-27 Linus TorvaldsMerge branch 'stable/for-linus-4.10' of git://git.kerne...
next