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-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
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-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
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
16
-375
/
+519
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
48
-2095
/
+4273
2016-12-14
Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2016-12-14
Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
20
-64
/
+215
2016-12-14
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-12
/
+18
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
14
-15
/
+15
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
24
-484
/
+2429
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-173
/
+406
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
14
-1232
/
+3168
2016-12-14
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
12
-88
/
+71
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
130
-4215
/
+5249
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
4
-35
/
+15
2016-12-14
misc: ibmasm: fix typo in error message
Colin Ian King
1
-1
/
+1
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
12
-13
/
+13
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...
Jiri Kosina
23
-477
/
+2133
2016-12-13
nvme/pci: Log PCI_STATUS when the controller dies
Andy Lutomirski
1
-3
/
+19
2016-12-13
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
1
-21
/
+0
2016-12-14
Merge branch 'acpi-cppc'
Rafael J. Wysocki
1
-4
/
+8
[next]