summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-16virtio_mmio: Set dev.release() to avoid warningYuan Liu
2016-12-16virtio_ring: fix description of virtqueue_get_bufFelipe Franciosi
2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser
2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland
2016-12-16crypto: add virtio-crypto driverGonglei
2016-12-16vhost: cache used event for better performanceJason Wang
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig
2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig
2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig
2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-12-16virtio: clean up handling of request_irq failureMichael S. Tsirkin
2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin
2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin
2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin
2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin
2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin
2016-12-15virtio_console: drop unused config fieldsMichael S. Tsirkin
2016-12-15virtio_ring: fix complaint by sparseGonglei
2016-12-15virtio_pci_modern: fix complaint by sparseGonglei
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-14tpm: use idr_find(), not idr_find_slowpath()Matthew Wilcox
2016-12-14idr: add ida_is_emptyMatthew Wilcox
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-14Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2016-12-14Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina
2016-12-13nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds
2016-12-14Merge branch 'acpi-cppc'Rafael J. Wysocki