Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup | Nicholas Bellinger | 2014-09-15 | 1 | -0/+2 | |
| * | | | | | | Target/iser: Fix initiator_depth and responder_resources | Sagi Grimberg | 2014-09-15 | 1 | -5/+6 | |
| * | | | | | | Target/iser: Avoid calling rdma_disconnect twice | Sagi Grimberg | 2014-09-15 | 1 | -1/+1 | |
| * | | | | | | Target/iser: Don't put isert_conn inside disconnected handler | Sagi Grimberg | 2014-09-15 | 1 | -1/+1 | |
| * | | | | | | Target/iser: Get isert_conn reference once got to connected_handler | Sagi Grimberg | 2014-09-15 | 1 | -2/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-09-20 | 25 | -63/+85 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | drm/nouveau: ltc/gf100-: fix cbc issues on certain boards | Ben Skeggs | 2014-09-20 | 5 | -1/+7 | |
| * | | | | | | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-09-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page | Michel Dänzer | 2014-09-19 | 1 | -2/+2 | |
| * | | | | | | | drm/bochs: add missing drm_connector_register call | Gerd Hoffmann | 2014-09-20 | 1 | -0/+1 | |
| * | | | | | | | drm/cirrus: add missing drm_connector_register call | Gerd Hoffmann | 2014-09-20 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-09-19 | 3 | -2/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv | Ville Syrjälä | 2014-09-18 | 2 | -1/+10 | |
| | * | | | | | | drm/i915: Fix SRC_COPY width on 830/845g | Chris Wilson | 2014-09-15 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-09-19 | 13 | -57/+63 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/nouveau/runpm: fix module unload | Alex Deucher | 2014-09-19 | 1 | -0/+9 | |
| | * | | | | | | drm/radeon/px: fix module unload | Alex Deucher | 2014-09-19 | 1 | -2/+9 | |
| | * | | | | | | vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops | Alex Deucher | 2014-09-19 | 2 | -0/+8 | |
| | * | | | | | | drm/radeon: don't reset dma on r6xx-evergreen init | Alex Deucher | 2014-09-19 | 1 | -9/+0 | |
| | * | | | | | | drm/radeon: don't reset sdma on CIK init | Alex Deucher | 2014-09-19 | 1 | -7/+0 | |
| | * | | | | | | drm/radeon: don't reset dma on NI/SI init | Alex Deucher | 2014-09-19 | 1 | -6/+0 | |
| | * | | | | | | drm/radeon/dpm: fix resume on mullins | Alex Deucher | 2014-09-19 | 1 | -7/+21 | |
| | * | | | | | | drm/radeon: Disable HDP flush before every CS again for < r600 | Michel Dänzer | 2014-09-19 | 4 | -19/+16 | |
| | * | | | | | | drm/radeon: delete unused PTE_* defines | Kyle McMartin | 2014-09-19 | 1 | -7/+0 | |
| * | | | | | | | drm: sti: do not iterate over the info frame array | Benjamin Gaignard | 2014-09-17 | 1 | -1/+0 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-09-19 | 3 | -21/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Btrfs: device_list_add() should not update list when mounted" | Chris Mason | 2014-09-18 | 1 | -7/+6 | |
| * | | | | | | | | Btrfs: set inode's logged_trans/last_log_commit after ranged fsync | Filipe Manana | 2014-09-17 | 2 | -14/+13 | |
* | | | | | | | | | Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-09-19 | 2 | -36/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NFSv4: Fix another bug in the close/open_downgrade code | Trond Myklebust | 2014-09-18 | 1 | -15/+15 | |
| * | | | | | | | | | NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() | Steve Dickson | 2014-09-18 | 1 | -18/+20 | |
| * | | | | | | | | | NFS: remove BUG possibility in nfs4_open_and_get_state | NeilBrown | 2014-09-12 | 1 | -3/+7 | |
* | | | | | | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-09-19 | 16 | -114/+110 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus | Bjorn Helgaas | 2014-09-19 | 5 | -62/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | PCI: Remove "no hotplug settings from platform" warning | Bjorn Helgaas | 2014-09-12 | 1 | -5/+1 | |
| | * | | | | | | | | | | | vgaarb: Drop obsolete #ifndef | Bruno Prémont | 2014-09-16 | 2 | -10/+0 | |
| | * | | | | | | | | | | | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont | 2014-09-16 | 3 | -47/+39 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'pci/hotplug-vga' into for-linus | Bjorn Helgaas | 2014-09-15 | 9 | -51/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() | Bjorn Helgaas | 2014-09-15 | 4 | -41/+5 | |
| | * | | | | | | | | | | | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device | Bjorn Helgaas | 2014-09-10 | 5 | -10/+26 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'pci/host-imx6' into for-linus | Bjorn Helgaas | 2014-09-04 | 2 | -1/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | PCI: imx6: Put LTSSM in "Detect" state before disabling it | Lucas Stach | 2014-09-04 | 1 | -0/+38 | |
| | * | | | | | | | | | | MAINTAINERS: Add Lucas Stach as co-maintainer for i.MX6 PCI driver | Lucas Stach | 2014-09-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-09-19 | 3 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [SCSI] fix for bidi use after free | Daniel Gryniewicz | 2014-09-19 | 1 | -2/+3 | |
| * | | | | | | | | | | | [SCSI] fix regression that accidentally disabled block-based tcq | Christoph Hellwig | 2014-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | [SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu | Mike Christie | 2014-09-19 | 1 | -0/+10 | |
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-09-19 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf: Fix a race condition in perf_remove_from_context() | Cong Wang | 2014-09-09 | 1 | -0/+10 | |
| * | | | | | | | | | | | | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan | 2014-08-27 | 1 | -1/+3 |