index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
57
-208
/
+1610
2016-12-15
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+8
2016-12-15
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
52
-636
/
+7331
2016-12-15
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-6
/
+0
2016-12-15
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
4
-8
/
+39
2016-12-15
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-28
/
+33
2016-12-15
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-20
/
+561
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
33
-59
/
+4
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
3
-6
/
+6
2016-12-16
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
1
-0
/
+2
2016-12-16
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
1
-1
/
+1
2016-12-16
vhost/scsi: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-12-16
vringh: kill off ACCESS_ONCE()
Mark Rutland
1
-2
/
+3
2016-12-16
crypto: add virtio-crypto driver
Gonglei
8
-0
/
+1426
2016-12-16
vhost: cache used event for better performance
Jason Wang
2
-6
/
+25
2016-12-16
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
1
-8
/
+17
2016-12-16
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
1
-40
/
+57
2016-12-16
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
1
-34
/
+27
2016-12-16
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
1
-1
/
+0
2016-12-16
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2
-26
/
+17
2016-12-16
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
1
-3
/
+1
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
8
-10
/
+115
2016-12-15
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
17
-73
/
+1239
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-382
/
+2068
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
53
-836
/
+2724
2016-12-15
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
1
-2
/
+2
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-403
/
+1160
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
1
-1
/
+2
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
184
-2648
/
+11682
2016-12-15
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-212
/
+168
2016-12-15
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+281
2016-12-15
vhost: add missing __user annotations
Michael S. Tsirkin
1
-5
/
+5
2016-12-15
vhost: make interval tree static inline
Michael S. Tsirkin
1
-1
/
+1
2016-12-15
drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
Michael S. Tsirkin
1
-0
/
+2
2016-12-15
drm/virtio: fix lock context imbalance
Michael S. Tsirkin
1
-1
/
+3
2016-12-15
drm/virtio: fix endianness in primary_plane_update
Michael S. Tsirkin
1
-2
/
+2
2016-12-15
virtio_console: drop unused config fields
Michael S. Tsirkin
1
-7
/
+7
2016-12-14
Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-105
/
+133
2016-12-14
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
37
-302
/
+783
2016-12-15
virtio_ring: fix complaint by sparse
Gonglei
1
-2
/
+2
2016-12-15
virtio_pci_modern: fix complaint by sparse
Gonglei
1
-4
/
+4
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
31
-105
/
+115
2016-12-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+19
2016-12-14
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
1
-2
/
+2
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
2
-6
/
+6
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
22
-63
/
+46
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
4
-4
/
+4
2016-12-14
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
1
-2
/
+1
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-14
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
[next]