summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-04NVMe: Allow fatal signals to interrupt I/OMatthew Wilcox1-6/+27
2011-11-04NVMe: Release 0.2Matthew Wilcox1-1/+1
2011-11-04NVMe: Add download / activate firmware ioctlsMatthew Wilcox2-6/+72
2011-11-04NVMe: Add remaining status codesMatthew Wilcox1-0/+15
2011-11-04NVMe: Move sysfs entries to the right placeMatthew Wilcox1-0/+1
2011-11-04NVMe: Disable the device before we write the admin queuesShane Michael Matthews1-0/+1
2011-11-04NVMe: Request I/O regionsMatthew Wilcox1-3/+9
2011-11-04NVMe: Allow queues to be allocated above 4GBMatthew Wilcox1-1/+2
2011-11-04NVMe: Enable device DMAMatthew Wilcox1-0/+1
2011-11-04NVMe: Enable and disable the PCI deviceShane Michael Matthews1-0/+5
2011-11-04NVMe: Check returns from nvme_alloc_queue()Matthew Wilcox1-0/+5
2011-11-04NVMe: Remove 'node' from nvme_devMatthew Wilcox1-1/+0
2011-11-04NVMe: Read the model, serial & firmware rev from the controllerMatthew Wilcox1-1/+9
2011-11-04NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2-0/+61
2011-11-04NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages()Matthew Wilcox1-15/+53
2011-11-04NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the rangesMatthew Wilcox1-30/+19
2011-11-04NVMe: Zero the command before we send itMatthew Wilcox1-0/+1
2011-11-04NVMe: Add nvme_setup_prps()Matthew Wilcox1-24/+46
2011-11-04NVMe: Make nvme_common_command more featurefulMatthew Wilcox1-8/+12
2011-11-04NVMe: Use PRP2 for the nvme_identify ioctlMatthew Wilcox1-17/+41
2011-11-04NVMe: Fix admin IRQ claim on real hardwareMatthew Wilcox1-0/+1
2011-11-04NVMe: Rename 'cycle' to 'phase'Matthew Wilcox1-8/+8
2011-11-04NVMe: Implement per-CPU queuesMatthew Wilcox1-11/+50
2011-11-04NVMe: Reduce set_queue_count arguments by oneMatthew Wilcox1-3/+3
2011-11-04NVMe: Factor out queue_request_irq()Matthew Wilcox1-4/+9
2011-11-04NVMe: New driverMatthew Wilcox5-0/+1399
2011-11-04Xen: Export xen_biovec_phys_mergeableMatthew Wilcox1-0/+1
2011-10-24Linux 3.1v3.1Linus Torvalds1-1/+1
2011-10-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-31/+46
2011-10-24Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds1-0/+1
2011-10-24x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon1-0/+1
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds6-3/+13
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2011-10-21ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli5-0/+10
2011-10-21Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+6
2011-10-21Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2-0/+2
2011-10-21crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski1-3/+3
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-55/+37
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-155/+330
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare1-2/+3
2011-10-20mm: fix race between mremap and removing migration entryHugh Dickins1-4/+4
2011-10-20sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal1-1/+2
2011-10-20fib_rules: fix unresolved_rules countingYan, Zheng1-1/+4
2011-10-20r8169: fix wrong eee setting for rlt8111evlhayeswang1-1/+1
2011-10-20r8169: fix driver shutdown WoL regression.françois romieu1-32/+56
2011-10-20ehea: Change maintainer to meThadeu Lima de Souza Cascardo1-1/+1
2011-10-19Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds1-1/+1
2011-10-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-9/+36