aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* NVMe: Handle physical merging of bvec entriesMatthew Wilcox2011-11-04
* NVMe: Check for DMA mapping failureMatthew Wilcox2011-11-04
* NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setup_prpsMatthew Wilcox2011-11-04
* NVMe: Optimise memory usage for I/Os between 4k and 128kMatthew Wilcox2011-11-04
* NVMe: Switch to use DMA Pool APIMatthew Wilcox2011-11-04
* NVMe: Rename nvme_req_info to nvme_bioMatthew Wilcox2011-11-04
* NVMe: Initial PRP List supportShane Michael Matthews2011-11-04
* NVMe: Advance the sg pointer when filling in an sg listMatthew Wilcox2011-11-04
* NVMe: Renumber the special context valuesMatthew Wilcox2011-11-04
* NVMe: Handle the congestion list a little betterMatthew Wilcox2011-11-04
* NVMe: Record the timeout for each commandMatthew Wilcox2011-11-04
* NVMe: Need to lock queue during interrupt handlingMatthew Wilcox2011-11-04
* NVMe: Detect command IDs completing that are out of rangeMatthew Wilcox2011-11-04
* NVMe: Detect commands that are completed twiceMatthew Wilcox2011-11-04
* NVMe: Use a symbolic name to represent cancelled commands instead of 0Matthew Wilcox2011-11-04
* NVMe: Add a module parameter to use a threaded interruptMatthew Wilcox2011-11-04
* NVMe: Call put_nvmeq() before calling nvme_submit_sync_cmd()Matthew Wilcox2011-11-04
* NVMe: Allow fatal signals to interrupt I/OMatthew Wilcox2011-11-04
* NVMe: Release 0.2Matthew Wilcox2011-11-04
* NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-04
* NVMe: Add remaining status codesMatthew Wilcox2011-11-04
* NVMe: Move sysfs entries to the right placeMatthew Wilcox2011-11-04
* NVMe: Disable the device before we write the admin queuesShane Michael Matthews2011-11-04
* NVMe: Request I/O regionsMatthew Wilcox2011-11-04
* NVMe: Allow queues to be allocated above 4GBMatthew Wilcox2011-11-04
* NVMe: Enable device DMAMatthew Wilcox2011-11-04
* NVMe: Enable and disable the PCI deviceShane Michael Matthews2011-11-04
* NVMe: Check returns from nvme_alloc_queue()Matthew Wilcox2011-11-04
* NVMe: Remove 'node' from nvme_devMatthew Wilcox2011-11-04
* NVMe: Read the model, serial & firmware rev from the controllerMatthew Wilcox2011-11-04
* NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-04
* NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages()Matthew Wilcox2011-11-04
* NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the rangesMatthew Wilcox2011-11-04
* NVMe: Zero the command before we send itMatthew Wilcox2011-11-04
* NVMe: Add nvme_setup_prps()Matthew Wilcox2011-11-04
* NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-04
* NVMe: Use PRP2 for the nvme_identify ioctlMatthew Wilcox2011-11-04
* NVMe: Fix admin IRQ claim on real hardwareMatthew Wilcox2011-11-04
* NVMe: Rename 'cycle' to 'phase'Matthew Wilcox2011-11-04
* NVMe: Implement per-CPU queuesMatthew Wilcox2011-11-04
* NVMe: Reduce set_queue_count arguments by oneMatthew Wilcox2011-11-04
* NVMe: Factor out queue_request_irq()Matthew Wilcox2011-11-04
* NVMe: New driverMatthew Wilcox2011-11-04
* Xen: Export xen_biovec_phys_mergeableMatthew Wilcox2011-11-04
* Linux 3.1Linus Torvalds2011-10-24
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-24
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-19
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-19
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-19
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-19