index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
38
-68
/
+5
*
fs/logfs: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2016-12-16
1
-3
/
+1
*
Documentation/sparse: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2016-12-16
2
-12
/
+2
*
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
12
-20
/
+20
*
checkpatch: replace __bitwise__ with __bitwise
Michael S. Tsirkin
2016-12-16
1
-2
/
+2
*
Documentation/sparse: drop __bitwise__
Michael S. Tsirkin
2016-12-16
1
-7
/
+0
*
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
1
-4
/
+0
*
linux/types.h: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
1
-4
/
+0
*
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
2016-12-16
1
-0
/
+2
*
vhost: remove unused feature bit
Jason Wang
2016-12-16
1
-2
/
+0
*
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
2016-12-16
1
-1
/
+1
*
vhost/scsi: Remove unused but set variable
Tobias Klauser
2016-12-16
1
-2
/
+0
*
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
2016-12-16
1
-4
/
+5
*
vringh: kill off ACCESS_ONCE()
Mark Rutland
2016-12-16
1
-2
/
+3
*
tools/virtio: fix READ_ONCE()
Mark Rutland
2016-12-16
1
-1
/
+1
*
crypto: add virtio-crypto driver
Gonglei
2016-12-16
12
-0
/
+1887
*
vhost: cache used event for better performance
Jason Wang
2016-12-16
2
-6
/
+25
*
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
2016-12-16
1
-8
/
+17
*
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
2016-12-16
1
-40
/
+57
*
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
2016-12-16
1
-34
/
+27
*
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
2016-12-16
1
-1
/
+0
*
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-12-16
2
-26
/
+17
*
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
2016-12-16
1
-3
/
+1
*
vsock/virtio: fix src/dst cid format
Michael S. Tsirkin
2016-12-15
1
-7
/
+7
*
vsock/virtio: mark an internal function static
Michael S. Tsirkin
2016-12-15
1
-2
/
+1
*
vsock/virtio: add a missing __le annotation
Michael S. Tsirkin
2016-12-15
1
-1
/
+1
*
vhost: add missing __user annotations
Michael S. Tsirkin
2016-12-15
1
-5
/
+5
*
vhost: make interval tree static inline
Michael S. Tsirkin
2016-12-15
1
-1
/
+1
*
drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
Michael S. Tsirkin
2016-12-15
1
-0
/
+2
*
drm/virtio: fix lock context imbalance
Michael S. Tsirkin
2016-12-15
1
-1
/
+3
*
drm/virtio: fix endianness in primary_plane_update
Michael S. Tsirkin
2016-12-15
1
-2
/
+2
*
virtio_console: drop unused config fields
Michael S. Tsirkin
2016-12-15
1
-7
/
+7
*
virtio_ring: fix complaint by sparse
Gonglei
2016-12-15
1
-2
/
+2
*
virtio_pci_modern: fix complaint by sparse
Gonglei
2016-12-15
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
140
-2218
/
+3428
|
\
|
*
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
2016-12-14
1
-86
/
+0
|
*
radix tree test suite: add new tag check
Matthew Wilcox
2016-12-14
1
-0
/
+3
|
*
radix-tree: ensure counts are initialised
Matthew Wilcox
2016-12-14
2
-25
/
+61
|
*
radix tree test suite: cache recently freed objects
Matthew Wilcox
2016-12-14
2
-12
/
+41
|
*
radix tree test suite: add some more functionality
Matthew Wilcox
2016-12-14
3
-0
/
+21
|
*
idr: reduce the number of bits per level from 8 to 6
Matthew Wilcox
2016-12-14
1
-5
/
+4
|
*
rxrpc: abstract away knowledge of IDR internals
Matthew Wilcox
2016-12-14
3
-7
/
+34
|
*
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
2016-12-14
1
-2
/
+2
|
*
idr: add ida_is_empty
Matthew Wilcox
2016-12-14
3
-6
/
+11
|
*
radix tree test suite: check multiorder iteration
Matthew Wilcox
2016-12-14
4
-35
/
+73
|
*
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
2016-12-14
2
-28
/
+119
|
*
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
2016-12-14
4
-3
/
+69
|
*
radix-tree: add radix_tree_split
Matthew Wilcox
2016-12-14
3
-4
/
+214
|
*
radix-tree: add radix_tree_join
Matthew Wilcox
2016-12-14
3
-31
/
+213
|
*
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-12-14
9
-163
/
+125
[next]