summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NVMe: Rename nvme_req_info to nvme_bioMatthew Wilcox2011-11-041-24/+24
* NVMe: Initial PRP List supportShane Michael Matthews2011-11-041-13/+91
* NVMe: Advance the sg pointer when filling in an sg listMatthew Wilcox2011-11-041-0/+1
* NVMe: Renumber the special context valuesMatthew Wilcox2011-11-041-3/+3
* NVMe: Handle the congestion list a little betterMatthew Wilcox2011-11-041-0/+17
* NVMe: Record the timeout for each commandMatthew Wilcox2011-11-041-17/+32
* NVMe: Need to lock queue during interrupt handlingMatthew Wilcox2011-11-041-6/+1
* NVMe: Detect command IDs completing that are out of rangeMatthew Wilcox2011-11-041-0/+9
* NVMe: Detect commands that are completed twiceMatthew Wilcox2011-11-041-3/+12
* NVMe: Use a symbolic name to represent cancelled commands instead of 0Matthew Wilcox2011-11-041-8/+12
* NVMe: Add a module parameter to use a threaded interruptMatthew Wilcox2011-11-041-0/+27
* NVMe: Call put_nvmeq() before calling nvme_submit_sync_cmd()Matthew Wilcox2011-11-041-1/+6
* NVMe: Allow fatal signals to interrupt I/OMatthew Wilcox2011-11-041-6/+27
* NVMe: Release 0.2Matthew Wilcox2011-11-041-1/+1
* NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-042-6/+72
* NVMe: Add remaining status codesMatthew Wilcox2011-11-041-0/+15
* NVMe: Move sysfs entries to the right placeMatthew Wilcox2011-11-041-0/+1
* NVMe: Disable the device before we write the admin queuesShane Michael Matthews2011-11-041-0/+1
* NVMe: Request I/O regionsMatthew Wilcox2011-11-041-3/+9
* NVMe: Allow queues to be allocated above 4GBMatthew Wilcox2011-11-041-1/+2
* NVMe: Enable device DMAMatthew Wilcox2011-11-041-0/+1
* NVMe: Enable and disable the PCI deviceShane Michael Matthews2011-11-041-0/+5
* NVMe: Check returns from nvme_alloc_queue()Matthew Wilcox2011-11-041-0/+5
* NVMe: Remove 'node' from nvme_devMatthew Wilcox2011-11-041-1/+0
* NVMe: Read the model, serial & firmware rev from the controllerMatthew Wilcox2011-11-041-1/+9
* NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-042-0/+61
* NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages()Matthew Wilcox2011-11-041-15/+53
* NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the rangesMatthew Wilcox2011-11-041-30/+19
* NVMe: Zero the command before we send itMatthew Wilcox2011-11-041-0/+1
* NVMe: Add nvme_setup_prps()Matthew Wilcox2011-11-041-24/+46
* NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-041-8/+12
* NVMe: Use PRP2 for the nvme_identify ioctlMatthew Wilcox2011-11-041-17/+41
* NVMe: Fix admin IRQ claim on real hardwareMatthew Wilcox2011-11-041-0/+1
* NVMe: Rename 'cycle' to 'phase'Matthew Wilcox2011-11-041-8/+8
* NVMe: Implement per-CPU queuesMatthew Wilcox2011-11-041-11/+50
* NVMe: Reduce set_queue_count arguments by oneMatthew Wilcox2011-11-041-3/+3
* NVMe: Factor out queue_request_irq()Matthew Wilcox2011-11-041-4/+9
* NVMe: New driverMatthew Wilcox2011-11-045-0/+1399
* Xen: Export xen_biovec_phys_mergeableMatthew Wilcox2011-11-041-0/+1
* Linux 3.1v3.1Linus Torvalds2011-10-241-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \
| * | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
OpenPOWER on IntegriCloud