]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2016-02-26 James Smartlpfc: Fix rport leak.
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Fix a Host signaling bug
2016-02-26 Vitaly Kuznetsovcpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
2016-02-26 Viresh Kumarclockevents: Add helpers to check the state of a clocke...
2016-02-26 Viresh Kumarclockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED...
2016-02-26 Vitaly KuznetsovDrivers: hv: util: introduce hv_utils_transport abstraction
2016-02-26 Vitaly KuznetsovDrivers: hv: util: introduce state machine for util...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: use cpu_hotplug_enable/disable
2016-02-26 Dexuan CuiDrivers: hv: vmbus: add a sysfs attr to show the bindin...
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Implement a clocksource based on...
2016-02-26 Viresh Kumardrivers/hv: Migrate to new 'set-state' interface
2016-02-26 Christopher OoDrivers: hv_vmbus: Fix signal to host condition
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Improve the CPU affiliation for...
2016-02-26 Jake Oshinsdrivers:hv: Move MMIO range picking from hyper_fb to...
2016-02-26 Jake Oshinsdrivers:hv: Modify hv_vmbus to search for all MMIO...
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Consider ND NIC in binding channels...
2016-02-26 Denis V. Lunevmshyperv: fix recognition of Hyper-V guest crash MSR's
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: prefer 'die' notification chain...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: unregister panic notifier on module...
2016-02-26 Nik NybyDrivers: hv: vmbus: fix typo in hv_port_info struct
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Permit sending of packets without...
2016-02-26 Alex NgDrivers: hv: balloon: Enable dynamic memory protocol...
2016-02-26 Vitaly KuznetsovDrivers: hv: don't do hypercalls when hypercall_page...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: add special kexec handler
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: remove hv_synic_free_cpu() call...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: kill tasklets on module unload
2016-02-26 Haiyang Zhanghv_netvsc: Add structs and handlers for VF messages
2016-02-26 KY Srinivasanhv_netvsc: Wait for sub-channels to be processed during...
2016-02-26 Haiyang Zhanghv_netvsc: Add close of RNDIS filter into change mtu...
2016-02-26 Paolo Bonzinix86: hyperv: add CPUID bit for crash handlers
2016-02-26 Haiyang Zhanghv_netvsc: Add support to set MTU reservation from...
2016-02-26 Andrey Smetaninkvm: add hyper-v crash msrs values
2016-02-26 Vitaly Kuznetsovstorvsc: use shost_for_each_device() instead of open...
2016-02-26 Vitaly Kuznetsovstorvsc: be more picky about scmnd->sc_data_direction
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Allocate ring buffer memory in...
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Implement NUMA aware CPU affinity...
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Use the vp_index map even for chann...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: distribute subchannels among all...
2016-02-26 Vitaly KuznetsovDrivers: hv: balloon: check if ha_region_mutex was...
2016-02-26 K. Y. Srinivasanhv_netvsc: Allocate the sendbuf in a NUMA aware way
2016-02-26 K. Y. Srinivasanhv_netvsc: Allocate the receive buffer from the correct...
2016-02-26 KY Srinivasanhv_netvsc: Properly size the vrss queues
2016-02-26 Keith MangeDrivers: hv: vmbus:Update preferred vmbus protocol...
2016-02-26 sixiao@microsoft.comhv_netvsc: use per_cpu stats to calculate TX/RX data
2016-02-26 KY Srinivasanhv_netvsc: Use the xmit_more skb flag to optimize signa...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: move init_vp_index() call to vmbus_...
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: briefly comment num_sc and next_oc
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: unify calls to percpu_channel_enq()
2016-02-26 Vitaly KuznetsovDrivers: hv: vmbus: do cleanup on all vmbus_open()...
2016-02-26 K. Y. SrinivasanDrivers: hv: vmbus: Implement the protocol for tearing...
2016-02-26 K. Y. Srinivasandrivers: hv: vmbus: Get rid of some unused definitions
2016-02-26 Vitaly KuznetsovDrivers: hv: fcopy: full handshake support
2016-02-26 Vitaly KuznetsovTools: hv: vss: use misc char device to communicate...
2016-02-26 Vitaly KuznetsovTools: hv: kvp: use misc char device to communicate...
2016-02-26 Vitaly KuznetsovDrivers: hv: fcopy: convert to hv_utils_transport
2016-02-26 Vitaly KuznetsovDrivers: hv: fcopy: set .owner reference for file opera...
2016-02-26 Vitaly KuznetsovDrivers: hv: fcopy: switch to using the hvutil_device_s...
2016-02-26 Vitaly KuznetsovDrivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
2016-02-26 Vitaly KuznetsovDrivers: hv: fcopy: process deferred messages when...
2016-02-26 Vitaly KuznetsovDrivers: hv: kvp: switch to using the hvutil_device_sta...
2016-02-26 Vitaly KuznetsovDrivers: hv: kvp: rename kvp_work -> kvp_timeout_work
2016-02-26 Vitaly KuznetsovDrivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
2016-02-26 Vitaly KuznetsovDrivers: hv: util: move kvp/vss function declarations...
2016-02-26 Vitaly KuznetsovDrivers: hv: kvp: reset kvp_context
2016-02-04 Maor Gottliebnet/mlx4_core: Fix FMR unmapping to allow remapping...
2016-01-29 Wengang WangIPoIB: Protect tx_outstanding from parallel access
2016-01-29 Brian MalyRevert "i40e: Set defport behavior for the Main VSI...
2015-12-11 Bart Van Asschescsi: Fix a bdi reregistration race
2015-12-11 Anjali Singhaii40e: Fix for recursive RTNL lock during PROMISC change
2015-12-09 Ethan Zhaoixgbe: make a workaround to tx hang issue under dom
2015-10-30 Brian Malyi40e: relax fw api minor version for fortville 4 nvm...
2015-10-23 Santosh ShilimkarMerge tag 'v4.1.10-18#bug22013781v1' of git://ca-git...
2015-10-23 Santosh ShilimkarMerge tag 'v4.1.10-18#bug22066190v1' of git://ca-git...
2015-10-22 Santosh ShilimkarMerge tag '4.1.6-12#22066196a1' of git://ca-git.us...
2015-10-22 Nilesh Javalibnx2i: Fix call trace while device reset
2015-10-22 Tej Parkashbnx2i: Fixed firmware assert, during target logout.
2015-10-22 Santosh ShilimkarMerge branch 'topic-uek-4.1-drivers-b182e071.bug2202962...
2015-10-22 Santosh ShilimkarMerge tag 'v4.1.10-18#bug22049739' of git://ca-git...
2015-10-22 Jason Luofnic: Updating fnic driver version.
2015-10-22 Jason Luofnic: fix for fnic crash when blk-mq enabled in UEK4
2015-10-21 Santosh ShilimkarMerge branch 'uek4-avago' of git://ca-git.us.oracle...
2015-10-20 Sreekanth Reddympt3sas : Bump mpt3sas driver version to 9.100.00.00
2015-10-20 Sreekanth Reddympt3sas: When device is blocked followed by unblock...
2015-10-20 Sreekanth Reddympt3sas: Call dma_mapping_error() API after mapping...
2015-10-20 Sreekanth Reddympt3sas: Use alloc_ordered_workqueue() API instead...
2015-10-20 Sreekanth Reddympt3sas: Added support for customer specific branding
2015-10-20 Sreekanth Reddympt3sas: Return host busy error status to SML when...
2015-10-20 Sreekanth Reddympt3sas: Complete the SCSI command with DID_RESET statu...
2015-10-20 Sreekanth Reddympt3sas: MPI 2.5 Rev K (2.5.6) specifications
2015-10-20 Sreekanth Reddympt3sas: Bump mpt3sas driver version to v6.100.00.00
2015-10-20 Sreekanth Reddympt3sas: Add branding string support for OEM custom HBA
2015-10-20 Sreekanth Reddympt3sas: Add branding string support for OEM's HBA
2015-10-20 Sreekanth Reddympt3sas: MPI 2.5 Rev J (2.5.5) specification and 2...
2015-10-20 Sreekanth Reddympt3sas: Update MPI2 strings to MPI2.5
2015-10-20 Sreekanth Reddympt3sas: Bump mpt3sas Driver version to v5.100.00.00
2015-10-20 Sreekanth Reddympt3sas: Provides the physical location of sas drives
2015-10-20 Sreekanth Reddympt3sas: MPI 2.5 Rev I (2.5.4) specifications.
2015-10-20 Sreekanth Reddympt3sas: Remove redundancy code while freeing the contr...
2015-10-20 Sreekanth Reddympt3sas: Don't block the drive when drive addition...
2015-10-20 Sreekanth Reddympt3sas: Get IOC_FACTS information using handshake...
next