summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2-26/+17
2016-12-16virtio: clean up handling of request_irq failureMichael S. Tsirkin1-3/+1
2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin1-5/+5
2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin1-1/+1
2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin1-0/+2
2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin1-1/+3
2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin1-2/+2
2016-12-15virtio_console: drop unused config fieldsMichael S. Tsirkin1-7/+7
2016-12-15virtio_ring: fix complaint by sparseGonglei1-2/+2
2016-12-15virtio_pci_modern: fix complaint by sparseGonglei1-4/+4
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-105/+115
2016-12-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+19
2016-12-14tpm: use idr_find(), not idr_find_slowpath()Matthew Wilcox1-2/+2
2016-12-14idr: add ida_is_emptyMatthew Wilcox2-6/+6
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara22-63/+46
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes4-4/+4
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton1-2/+1
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck2-8/+23
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck1-20/+33
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds16-375/+519
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds48-2095/+4273
2016-12-14Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+8
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds20-64/+215
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-12/+18
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-15/+15
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds24-484/+2429
2016-12-14Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-173/+406
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds14-1232/+3168
2016-12-14Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds12-88/+71
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds130-4215/+5249
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds4-35/+15
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida12-13/+13
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina23-477/+2133
2016-12-13nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski1-3/+19
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds1-21/+0
2016-12-14Merge branch 'acpi-cppc'Rafael J. Wysocki1-4/+8
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+3
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-494/+1195
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-331/+207
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+12
2016-12-13Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-554/+1542
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds25-612/+2541
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-20/+31
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2-20/+31
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds8-34/+224
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-4/+0
2016-12-13Merge branch 'md-next' into md-linusShaohua Li14-1232/+3168
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds80-595/+5089