summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-06-01char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma
2015-06-01Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...Vitaly Kuznetsov
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange
2015-06-01char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman
2015-05-24hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár
2015-05-24hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár
2015-05-24virtio_console: silence a static checker warningDan Carpenter
2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven
2015-05-24goldfish_pipe: Fix unlikely() misuseJoe Perches
2015-05-24pcmcia: fix a boot time warning in pcmcia cs codeDmitry Eremin-Solenikov
2015-05-24um,ethertap: use strncpyAlan
2015-05-24drivers/char: Remove msm_smd_pkt driverStephen Boyd
2015-05-24Drivers: hv: vmbus: distribute subchannels among all vcpusVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()Vitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: decrease num_sc on subchannel removalVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: unify calls to percpu_channel_enq()Vitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: kill tasklets on module unloadVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: do cleanup on all vmbus_open() failure pathsVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan
2015-05-24drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan
2015-05-24hv: vmbus_free_channels(): remove the redundant free_channel()Dexuan Cui
2015-05-24Drivers: hv: vmbus: unregister panic notifier on module unloadVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: util: introduce hv_utils_transport abstractionVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: set .owner reference for file operationsVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: util: introduce state machine for util driversVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_workVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov
2015-05-24Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: process deferred messages when we complete the transactionVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King
2015-05-24checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg
2015-05-24checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg
2015-05-24misc: mic: add support for loading/unloading SCIF driverSudeep Dutt