index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
fs/logfs: drop __CHECK_ENDIAN__
Michael S. Tsirkin
1
-3
/
+1
2016-12-15
Documentation/sparse: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2
-12
/
+2
2016-12-15
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
12
-20
/
+20
2016-12-15
checkpatch: replace __bitwise__ with __bitwise
Michael S. Tsirkin
1
-2
/
+2
2016-12-15
Documentation/sparse: drop __bitwise__
Michael S. Tsirkin
1
-7
/
+0
2016-12-15
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
1
-4
/
+0
2016-12-15
linux/types.h: enable endian checks for all sparse builds
Michael S. Tsirkin
1
-4
/
+0
2016-12-15
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
1
-0
/
+2
2016-12-15
vhost: remove unused feature bit
Jason Wang
1
-2
/
+0
2016-12-15
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
1
-1
/
+1
2016-12-15
vhost/scsi: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-12-15
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
1
-4
/
+5
2016-12-15
vringh: kill off ACCESS_ONCE()
Mark Rutland
1
-2
/
+3
2016-12-15
tools/virtio: fix READ_ONCE()
Mark Rutland
1
-1
/
+1
2016-12-15
crypto: add virtio-crypto driver
Gonglei
12
-0
/
+1887
2016-12-15
vhost: cache used event for better performance
Jason Wang
2
-6
/
+25
2016-12-15
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
1
-8
/
+17
2016-12-15
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
1
-40
/
+57
2016-12-15
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
1
-34
/
+27
2016-12-15
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
1
-1
/
+0
2016-12-15
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2
-26
/
+17
2016-12-15
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
1
-3
/
+1
2016-12-15
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
1
-2
/
+2
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
1
-1
/
+2
2016-12-15
afs, rxrpc: Update the MAINTAINERS file
David Howells
1
-0
/
+1
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
3
-30
/
+1
2016-12-15
printk: Remove no longer used second struct cont
Geert Uytterhoeven
1
-6
/
+0
2016-12-15
printk: remove console flushing special cases for partial buffered lines
Linus Torvalds
1
-103
/
+5
2016-12-15
printk: remove games with previous record flags
Linus Torvalds
1
-85
/
+24
2016-12-15
vsock/virtio: fix src/dst cid format
Michael S. Tsirkin
1
-7
/
+7
2016-12-15
vsock/virtio: mark an internal function static
Michael S. Tsirkin
1
-2
/
+1
2016-12-15
vsock/virtio: add a missing __le annotation
Michael S. Tsirkin
1
-1
/
+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