summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1
* | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \
| * | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-225-0/+10
| * | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \
| * | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ /
* | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \
| * | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \
| * | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
OpenPOWER on IntegriCloud