aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Drivers: hv: utils: fix hvt_op_poll() return value on transport destroyVitaly Kuznetsov2015-12-21
* Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui2015-12-21
* Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()Vitaly Kuznetsov2015-12-14
* Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...Vitaly Kuznetsov2015-12-14
* Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()Vitaly Kuznetsov2015-12-14
* Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()Vitaly Kuznetsov2015-12-14
* Drivers: hv: ring_buffer.c: fix comment styleVitaly Kuznetsov2015-12-14
* Drivers: hv: utils: fix crash when device is removed from host sideVitaly Kuznetsov2015-12-14
* Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY modeVitaly Kuznetsov2015-12-14
* Drivers: hv: utils: rename outmsg_lockVitaly Kuznetsov2015-12-14
* Drivers: hv: utils: fix memory leak on on_msg() failureVitaly Kuznetsov2015-12-14
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2015-12-14
* Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan2015-12-14
* Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0K. Y. Srinivasan2015-12-14
* drivers/hv: correct tsc page sequence invalid valueAndrey Smetanin2015-12-14
* Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2015-12-14
* drivers:hv: Allow for MMIO claims that span ACPI _CRS recordsJake Oshins2015-12-14
* Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutexDexuan Cui2015-12-14
* Drivers: hv: vmbus: release relid on error in vmbus_process_offer()Dexuan Cui2015-12-14
* Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui2015-12-14
* Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()Dexuan Cui2015-12-14
* Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()Dexuan Cui2015-12-14
* Drivers: hv: vmbus: Get rid of the unused irq variableK. Y. Srinivasan2015-12-14
* Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan2015-12-14
* Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDsK. Y. Srinivasan2015-12-14
* Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2015-12-14
* Drivers: hv: vss: run only on supported host versionsOlaf Hering2015-12-14
* drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins2015-12-14
* drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins2015-12-14
* drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins2015-12-14
* drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin2015-12-14
* Drivers: hv: utils: use memdup_user in hvt_op_writeOlaf Hering2015-12-14
* Drivers: hv: util: catch allocation errorsOlaf Hering2015-12-14
* tools: hv: remove repeated HV_FCOPY stringOlaf Hering2015-12-14
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2015-12-14
* Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering2015-12-14
* Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan2015-12-14
* Drivers: hv: vmbus: fix build warningSudip Mukherjee2015-12-14
* checkkconfigsymbols.py: find similar symbolsValentin Rothberg2015-12-14
* checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg2015-12-14
* Linux 4.4-rc5Linus Torvalds2015-12-13
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
* Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-12-13
|\
| * SUNRPC: Fix callback channelTrond Myklebust2015-12-07
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-13
|\ \
| * | irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-10
| * | irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-10
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-12-13
|\ \ \
| * | | clocksource: Mmio: remove artificial 32bit limitationLinus Walleij2015-12-10
* | | | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-13
|\ \ \ \