开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
fs/logfs: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2016-12-16
Documentation/sparse: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
checkpatch: replace __bitwise__ with __bitwise
Michael S. Tsirkin
2016-12-16
Documentation/sparse: drop __bitwise__
Michael S. Tsirkin
2016-12-16
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
linux/types.h: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
2016-12-16
vhost: remove unused feature bit
Jason Wang
2016-12-16
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
2016-12-16
vhost/scsi: Remove unused but set variable
Tobias Klauser
2016-12-16
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
2016-12-16
vringh: kill off ACCESS_ONCE()
Mark Rutland
2016-12-16
tools/virtio: fix READ_ONCE()
Mark Rutland
2016-12-16
crypto: add virtio-crypto driver
Gonglei
2016-12-16
vhost: cache used event for better performance
Jason Wang
2016-12-16
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
2016-12-16
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
2016-12-16
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
2016-12-16
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
2016-12-16
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-12-16
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
2016-12-15
vsock/virtio: fix src/dst cid format
Michael S. Tsirkin
2016-12-15
vsock/virtio: mark an internal function static
Michael S. Tsirkin
2016-12-15
vsock/virtio: add a missing __le annotation
Michael S. Tsirkin
2016-12-15
vhost: add missing __user annotations
Michael S. Tsirkin
2016-12-15
vhost: make interval tree static inline
Michael S. Tsirkin
2016-12-15
drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
Michael S. Tsirkin
2016-12-15
drm/virtio: fix lock context imbalance
Michael S. Tsirkin
2016-12-15
drm/virtio: fix endianness in primary_plane_update
Michael S. Tsirkin
2016-12-15
virtio_console: drop unused config fields
Michael S. Tsirkin
2016-12-15
virtio_ring: fix complaint by sparse
Gonglei
2016-12-15
virtio_pci_modern: fix complaint by sparse
Gonglei
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-14
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-14
docs: add back 'Documentation/Changes' file (as symlink)
Linus Torvalds
2016-12-14
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
2016-12-14
radix tree test suite: add new tag check
Matthew Wilcox
2016-12-14
radix-tree: ensure counts are initialised
Matthew Wilcox
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
2016-12-14
idr: reduce the number of bits per level from 8 to 6
Matthew Wilcox
2016-12-14
rxrpc: abstract away knowledge of IDR internals
Matthew Wilcox
2016-12-14
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
2016-12-14
radix tree test suite: check multiorder iteration
Matthew Wilcox
2016-12-14
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
[next]