summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds86-280/+2106
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds24-2300/+986
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds86-722/+11428
2016-12-15Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds118-709/+12147
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds420-8052/+18327
2016-12-15Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-3/+55
2016-12-15Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-78/+113
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds126-9578/+2125
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-87/+140
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds24-0/+1948
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-227/+474
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin38-68/+5
2016-12-16fs/logfs: drop __CHECK_ENDIAN__Michael S. Tsirkin1-3/+1
2016-12-16Documentation/sparse: drop __CHECK_ENDIAN__Michael S. Tsirkin2-12/+2
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin12-20/+20
2016-12-16checkpatch: replace __bitwise__ with __bitwiseMichael S. Tsirkin1-2/+2
2016-12-16Documentation/sparse: drop __bitwise__Michael S. Tsirkin1-7/+0
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-16linux/types.h: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-16virtio_mmio: Set dev.release() to avoid warningYuan Liu1-0/+2
2016-12-16vhost: remove unused feature bitJason Wang1-2/+0
2016-12-16virtio_ring: fix description of virtqueue_get_bufFelipe Franciosi1-1/+1
2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser1-2/+0
2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland1-4/+5
2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland1-2/+3
2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland1-1/+1
2016-12-16crypto: add virtio-crypto driverGonglei12-0/+1887
2016-12-16vhost: cache used event for better performanceJason Wang2-6/+25
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng1-8/+17
2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig1-40/+57
2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig1-34/+27
2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig1-1/+0
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-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds52-300/+1064
2016-12-15Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-10/+3
2016-12-15Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds18-309/+1192
2016-12-15Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds20-73/+1346
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-429/+2264
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds72-882/+3099
2016-12-15platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart1-2/+2
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds29-406/+1238
2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds1-1/+2
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds203-2656/+12276
2016-12-15Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-215/+278
2016-12-15Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-1/+302
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-2/+5
2016-12-15afs, rxrpc: Update the MAINTAINERS fileDavid Howells1-0/+1
2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox3-30/+1
2016-12-15printk: Remove no longer used second struct contGeert Uytterhoeven1-6/+0